Skip to content

Releases: ImAyrix/fallparams

fallparams v1.0.12

25 Aug 06:10
27e0adc
Compare
Choose a tag to compare

Fallparams Tool Update - Improvements v1.0.12

  1. The issue mentioned in Issue #7 has been resolved.

fallparams v1.0.11

24 Aug 06:38
21baf19
Compare
Choose a tag to compare

Fallparams Tool Update - Improvements v1.0.11

  1. Proxy support for both HTTP and SOCKS protocols has been added.
  2. Support for inputting a file containing HTTP requests has been added.
  3. A silent switch has been added to show only parameters, without banners.
  4. A minor issue in headless mode has been fixed.

fallparams v1.0.10

27 Jul 06:22
ed17b23
Compare
Choose a tag to compare

Fallparams Tool Update - Improvements V1.0.10

  1. Fixed a small bug in the tool.

fallparams v1.0.9

26 Jul 14:41
7a80eea
Compare
Choose a tag to compare

Fallparams Tool Update - New Features and Improvements V1.0.9

  1. Added support for specifying HTTP request method with the -X switch.
  2. Added ability to send custom body in requests for targets that respond differently to specific parameters.
  3. Enhanced input file parsing.

fallparams v1.0.8

26 May 08:46
4d7587a
Compare
Choose a tag to compare

Fallparams Tool Update - New Features and Improvements V1.0.8

  1. Enhanced Crawl Mode: The speed in crawl mode has been doubled, significantly improving efficiency.
  2. New Min-Length Flag: Introducing the min-length flag to set the minimum character length for each parameter, providing greater control and flexibility.
  3. Improved Error Handling: Error handling mechanisms have been enhanced for a more robust and reliable performance.
  4. Disable Update Check: Added the disable-update-check flag, allowing users to disable automatic update checks.
  5. Project Structure Overhaul: The programming structure of the project has been updated and optimized.

fallparams v1.0.7

17 Jan 05:24
Compare
Choose a tag to compare

Fix

  • Better split file name

fallparams v1.0.6

16 Jan 17:03
cf6698c
Compare
Choose a tag to compare

New:

  1. Parsing request/response files to extract parameters.

fallparams v1.0.5

13 Jan 08:27
Compare
Choose a tag to compare

Fixes:

  1. Better error handling.
  2. Improve the accuracy of displaying the number of found endpoints.

fallparams v1.0.4

02 Jan 13:53
Compare
Choose a tag to compare

🐞 Bug Fixes

  • Changed the minimum Go version required in the go.mod file

fallparams v1.0.3

01 Jan 15:24
Compare
Choose a tag to compare

New

  • Extension Filter was added.

Fix

  • Some minor issues have been fixed.