Ffuf Versions Save

Fast web fuzzer written in Go

v2.1.0

7 months ago

Changelog

  • 7a2756a Prepare for v2.1.0 release (#724)
  • 36124a1 Default to match 2XX (#723)
  • e3e4e62 Report if request times out while time matcher / filter is active (#722)
  • e80fdc4 [FEATURE] Extensible Auto-calibration strategies (#694)
  • a7dea16 allow unused wordlist in config file (#652)
  • 8453335 Don't write a finishing newline in silent mode (#677)
  • 02e6a73 Add -raw cli flag (#721)
  • 3fdb4e2 Automatic brotli and deflate decompression (#720)
  • 6731988 Fix #718 (#719)
  • 9f2163a fix csv output file format (#683)
  • 6f29907 Fixed Error for HTML Output (#714)
  • 96fef62 Fix Issue696 -- Divide by 0 Error when setting rate to 0 manually (#700)
  • 301968c Add cert authentication to crawl (#713)
  • ca2224c Pencode (#717)
  • 5fd821c Fix md output format (#672)
  • e979f72 bump golang.org/x/net from 0.5.0 to 0.7.0 (#650)
  • b8705ef Add additional check for keywords when using sniper mode (#661)
  • a3bd865 Support older versions of TLS regardless of Go defaults (#671)
  • 627c871 [Fix] Fixed multiline output when using only one fuzz variable (issue #645) (#656)
  • b2c1f94 Fix HTML output (#640)

v2.0.0

1 year ago

Changelog

  • e952deb Fix the v2 tagging for go install (#639)
  • 19e07c0 Fix required go version (#637)
  • 77cc45c Prepare for v2.0 release (#635)
  • c7d0fb5 Gracefully error in case stdin is used for search result (#634)
  • 643f6b8 Scraper functionality (#633)
  • 39c8934 Added additional proxy URL verification (#574)
  • bbb97ab Typo fix (#581)
  • 3b219f2 fix: changed usage from version 1.3.0 to version 1.5.0 (#595)
  • 633893c Change precedence of quiet and JSON output to favour JSON (#570)
  • 0236210 Add homebrew install method (#552)
  • 7bff9e7 Fix time-based matcher (#575)
  • ebb4c44 Sniper template parsing - fixes #579 (#580)
  • 9bddff7 New functionality to map fired blind payloads back to the initial request (#632)
  • b7adc50 Fix jsonlines output while in silent mode (#630)
  • 2ce2217 Enhanced rate limiting (#620)
  • 1a684a9 Fix the ac for good now (#615)
  • 3328a28 Fix linter workflow and autocalibration for lines & words match (#614)

v1.5.0

1 year ago

Changelog

5c489ae Prepare for 1.5.0 release (#23) 1db80d4 Do autocalibration for full path (#22) 21a19a1 Choose between 'and' and 'or' matching and filtering (#20) 9fa0a5d Ac rewrite

v1.4.1

2 years ago

Changelog

0aa69b5 Prepare point release v1.4.1 (#538) 2345bfa Fixes to recursion and wordlist handling for queued jobs (#537)

v1.4.0

2 years ago

Changelog

f6735d5 Prepare for release 1.4.0 (#535) 4436ff7 More mascot stuff (#533) 40978ba Edit comment wordlist go (#528) d769794 Change logo and add the artist to contributors.md (#532) fcae084 New mascot (#531) 571b339 Fix a recursion bug when redirected to the same domain and a port was specified (#377) (#522) 4c1a754 Add -json option (#509) 9aeae16 Add Sniper Mode (#469) 80a4aa7 Fix -of all output and add HTTP/2 support (#451) (#462) 64860e4 Update README.md (#499) e77fba1 Link to ffuf.me (#465) f6f1e81 make instalation instructions a code snippet (#476) 415ec0f Add some tests (#479) 2fdbd25 Fix reading wordlists from cfg (#511) 3cc6557 500 Internal Server Error -> default matched status codes (#510) b440d6d Add functionality to append instead to replace filters in interactive mode (#13) 3c78f89 Include full line colors (#446) 965f282 Response time logging and filtering (#433) b56de00 Print results found during interactive mode after exiting it (#445) 5ad0681 Add TLS SNI Support (#441) ee0705e Fix an issue where output file was created regardless of -or (#444)

v1.3.1

3 years ago

Changelog

958f738 Prepare for release v1.3.1 (#439) 33f3ecb Trim the newline at the end of raw request file (#438) 25fc4e4 Fixed an issue with storing the matches for recursion jobs (#437) 8ffe1bd Add a cli flag to disable interactive mode (#436) aaa8f31 Fix header canonicalization (#435) d6b2733 Fix size calculation (#434) 4daf2b6 Fix changelog entries a513e27 Fix: Create output directory recursively instead of silently failing to produce output (#413)

v1.3.0

3 years ago

Changelog

e847ee0 Fix goreleaser config f97c2f7 Interactive mode and recursion-strategy (#426) ac63d53 More convenient version string handling (#411) fb1be90 Move version output to a function (#407) 2ca8b83 Add sponsors to README (#401) 087597a Add sponsorware & Discord information (#400) ed9ea7d Create FUNDING.yml f1c39be replace badchar with a space (#390) 0c99194 Adding Content-Type to all output formats (#336) (#341) 825bd32 Prepare 1.3.0 (#382)

v1.2.1

3 years ago

Changelog

407969e Release 1.2.1 (#381) 7648afd Post-release 1.2.0 (#380)

v1.2.0

3 years ago

Changelog

4532da8 Update goreleaser configuration (#379) 9a5a067 Prepare release 1.2.0 (#378) 5b75e90 Allow input-shell option (#344) 6a7bdc0 Added 405 Method Not Allowed to the list of status codes matched by default (#373) 4bea474 Fix filter tests (#368) bc5e61e Empty filter (#330) c6a6293 pkg/ffuf: fix panic in Windows when parsing wordlist flag (#335) 5b00f2b Fix HTTP method & data bug when parsing raw request from file (#339) 602c1c7 Add CodeQL analysis (#327) 2be8b87 issue/274 * made links in HTML report clickable (#323) ecc649b Add PR template (#326) 99100e0 Add linter workflow as GitHub action (#325) 2abc720 Bug 231 (#312) 19937c4 pkg: handle gosimple linter findings (#322) 7099b61 pkg/output/stdout: use Error() method from error interface when possible (#321) 8156fd1 pkg: use {strings,bytes}.ReplaceAll when possible (#320) 6bf3542 Fix example --input-cmd at README.md (#319) 1f89295 Add CHANGELOG.md entry for the config file stuff (#309) bde943c Add support for configuration files for ffuf (#308) f2aa824 Refer to correct go version (#305) 60a3f5a Add link to Everything you need to know about FFUF (#303) 79fe3c0 Change banner logging to stderr (#282) dc24ad2 Make SIGINT more responsive, and handle zombied TCP connections properly (#302) f3bcb50 Fixed comma parsing bugs in non-wordlist cli arguments (#298) a71f1c0 Comma separated -w flags (#294) 47c8caf job: remove duplicate if statement (#283) a4b3154 Better pre-flight errors (#288) 0ce9413 Throttle rate of requests per second (#287) e752339 Update README.md (#271) 1261574 Prepare 1.2.0-git (#268)

v1.1.0

3 years ago

Changelog

d05cf28 Add unsupported arch/os to goreleaser ignore list (#267) d61ceb3 Release 1.1 (#266) bef2dc0 Fix crash with 3xx requests without location header (#265) 9bb6130 Update random seed logic (#262) 27fcbee fix file get thing (#226) 80c6afa Update CONTRIBUTORS.md to add bsysop (#258) 0633fb6 Fixed behavior of wordlist:keyword separator in Windows (#240) 08ec6ba Add Host information to JSON output file (#223) 88720df Support outputting all file formats concurrently (#218) e4628ff Increase default rows per page on html report (#217) 7021c2f Add the wordlists to the header information (#211) 404c048 Fix error with missing usage info (#195) ef1aac3 Feature178 (#186) ccdd377 Fix for #193 (#194) 7ffd74d Fix for issue #179 (#180) 2d165e6 Prepare for 1.1.0-git (#176)