Releases: ffuf/ffuf
v1.0.2
Changelog
7c6b20a Prepare point release v1.0.2 (#175)
5f0d0fa Make defining User-agent header case insensitive #171 (#173)
b58c306 Detect -u properly after last change (#174)
1e57e6d Fix issue when -request is used in conjunction with -u (#172)
a5d9bb5 Calculate req/sec correctly when recursing (#168)
ff1bc2a Handle relative URLs in redirects properly (#167)
a19741d Save POST body correctly (#161)
7fcef5a Add a mention about ffuf-scripts (#156)
3f90046 Update changelog (#155)
a3e3dc5 Prepare v1.1 again (#154)
v1.0.1
v1.0
Changelog
8970d9b Update goreleaser config (#145)
bb59f50 Prepare for release 1.0 (#144)
afece7b Better usage information and -help. Ignore -mc default value if any matcher is manually set (#143)
b0a632e Replay matches using a chosen proxy (#140)
3d8e233 Added ignore comment option (#138)
e7069b9 Add codingo and order CONTRIBUTORS.md alphabetically (#139)
01e5169 Added raw request parsing option (#137)
ac2b447 Write configuration to output JSON (#135)
1b45085 remove -k flag support, convert to dummy flag (#134)
b4adeae Recursive jobs support (#129)
fef5f0c Clean up README.md and add CONTRIBUTORS.md (#128)
7032f0e -maxtime cli flag to limit running time of ffuf. resolves #85 (#127)
1552400 Write requests and responses to filesystem if requested (#126)
f5609a2 fuzzing input in result, resolves #76 (#124)
918d5dc count also 429 response codes if -sa (stop on all error cases) is used (#113)
5c1a535 fixed POST data fuzzing example (#119)
c33a431 Limit the use of -e to a single keyword (#106)
d04a2d8 Prepare 1.0 (#105)
v0.12
Changelog
d4e88ad Prepare release 0.12 (#104)
c29efff Update README (#103)
6059ead Verbose banner information (#102)
ec48084 Add SIGTERM monitoring (#101)
3949e49 Implement -v (verbose) flag (#100)
ad927ef Update readme (#99)
8807dc1 Add DataTables support to HTML output (#98)
7b0542a Show RedirectLocation and full URL in output files (#97)
3ad8ce2 Log errors to --debug-log (#95)
7aad9c6 Fix JSON output regression and Stdout race condition issues (#94)
ac141e5 Fix the multi wordlist bug and add a new mode of operation (#93)
7392282 Prepare v0.12git (#89)
v0.11
Changelog
ba19316 Release 0.11 (#88)
5456a37 Multiple wordlist support (#79)
e200bd1 Added lines count to filter/matcher and stdout + csv + json (#71)
826ebbc Added HTML and Markdown output support (#63)
8d057ea Match both %ext% and %EXT% in DirSearch compatibility mode (#81)
492253b Add option for -debug-log. (#74)
44723e2 Custom autocalibration strings (#56)
adec6a9 Modified thresholds on autocalibrate filter to > 0 instead of > 1 (#80)
081e40f Added redirect location in stdout output (#59)
55662e6 Http verb fuzzing (#57)
08c4cb4 Added support for using ranges in size, word count or status code matching/filtering (#47)
cb37501 Support for more curl opts (-i, --data-ascii/-binary, -b/--cookie) (#38)
0210d42 Prepare v0.11git (#42)
v0.10
Changelog
5806958 Release010 (#41)
8883aea New input provider --input-cmd (#40)
cab7657 Copy as curl compatibility (#37)
0295abb Wordlist standard input mode (#36)
7fe5786 Refactor calibration and filter addition / removal to correct modules. (#34)
45bffbf Refactor progress functionality to correct modules (#33)
5264d85 Update README.md and help texts (#32)
752002d Add -timeout flag for customizable HTTP Request timeouts (#31)
4d0977a Feature to autocalibrate the size and word count filters (#30)
11ece7d Release 0.9 done (#28)
Automated with GoReleaser
Built with go version go1.11.5 linux/amd64
v0.9
Changelog
4ba3433 Release 0.9 (#27)
5cae980 Add wildcard option to status code matcher (#26)
87c4e11 Correctly add entries without extension identifier
4b0be68 Add -e flag to append extensions to wordlist entries and -D for DirSearch wordlist format compatiiblity
d1e87c3 Add -e flag for Extensions. Replaces %EXT% in the given wordlist
950a9e8 Fix verifytls (#22)
404e413 skip ssl check by default (#17)
ddf2a4d Fixed typo. (#16)
b9c9c92 Connection error handling, and options to stop execution (#15)
d5fe00e Update README.md (#14)
5336135 Add option to follow redirects (#13)
9934cfd Add output to CSV file (#12)
ab09685 Add go.mod (#11)
a8b7b56 Bump version (#10)
504a87e Merge pull request #9 from ffuf/update_readme
9aa7e3c Update README
Automated with GoReleaser
Built with go version go1.11.5 linux/amd64