Commit Graph

  • 1cd61646ff fix(nix): temporary fix - change name to ffuf master albertvala 2025-02-04 19:00:44 +0100
  • 75b2c01f88 fix: fix the flake albertvala 2025-02-04 18:35:14 +0100
  • 7dcecc3f85 update flake lock albertvala 2025-02-04 18:22:39 +0100
  • 9087fe7fd2 add nix stuff albertvala 2025-02-04 17:56:00 +0100
  • 7cdf8d3d77 feat: multiyear project, log matched response body to stdout shinya 2025-02-04 16:30:50 +0100
  • de9ac86677
    Fixed setting unlimited rate in interactive console (#748) Joona Hoikkala 2023-10-22 17:34:24 +0300
  • 0e024f4208
    Fix autocalibration-strategy merging, add tests (#732) Joona Hoikkala 2023-09-20 13:22:05 +0300
  • 6487328cd8
    Fix csv test (#731) Joona Hoikkala 2023-09-20 10:44:52 +0300
  • 7a2756a8f3
    Prepare for v2.1.0 release (#724) Joona Hoikkala 2023-09-16 15:18:12 +0300
  • 36124a1afe
    Default to match 2XX (#723) Joona Hoikkala 2023-09-15 19:11:48 +0300
  • e3e4e6250d
    Report if request times out while time matcher / filter is active (#722) Joona Hoikkala 2023-09-15 19:04:20 +0300
  • e80fdc47c0
    [FEATURE] Extensible Auto-calibration strategies (#694) Aristos Miliaresis 2023-09-15 18:26:45 +0300
  • a7dea16d62
    allow unused wordlist in config file (#652) Maxime Catrice 2023-09-15 16:46:52 +0200
  • 8453335088
    Don't write a finishing newline in silent mode (#677) Nils Hanke 2023-09-15 16:25:04 +0200
  • 02e6a73724
    Add -raw cli flag (#721) Joona Hoikkala 2023-09-15 17:12:31 +0300
  • 3fdb4e2b6a
    Automatic brotli and deflate decompression (#720) Joona Hoikkala 2023-09-15 17:08:44 +0300
  • 6731988cb5
    Fix #718 (#719) Joona Hoikkala 2023-09-15 16:46:46 +0300
  • 9f2163acd3
    fix csv output file format (#683) serg 2023-09-13 11:39:12 +0300
  • 6f29907b4f
    Fixed Error for HTML Output (#714) haseobang 2023-09-13 04:34:43 -0400
  • 96fef6213d
    Fix Issue696 -- Divide by 0 Error when setting rate to 0 manually (#700) Ephex2 2023-09-13 04:31:40 -0400
  • 301968cb1c
    Add cert authentication to crawl (#713) Serizao 2023-09-12 14:50:31 +0200
  • ca2224c148
    Pencode (#717) Joona Hoikkala 2023-09-12 15:08:57 +0300
  • 5fd821c17d
    Fix md output format (#672) Joona Hoikkala 2023-04-21 18:19:18 +0300
  • e979f72229
    bump golang.org/x/net from 0.5.0 to 0.7.0 (#650) dependabot[bot] 2023-04-21 17:55:20 +0300
  • b8705ef9c1
    Add additional check for keywords when using sniper mode (#661) DoI 2023-04-22 02:46:38 +1200
  • a3bd865aef
    Support older versions of TLS regardless of Go defaults (#671) Joona Hoikkala 2023-04-21 17:44:24 +0300
  • 627c8710cd
    [Fix] Fixed multiline output when using only one fuzz variable (issue #645) (#656) Rémi GASCOU (Podalirius) 2023-04-21 16:22:09 +0200
  • b2c1f9471f
    Fix HTML output (#640) Maxime Catrice 2023-02-19 13:41:37 +0100
  • e952deb061
    Fix the v2 tagging for go install (#639) Joona Hoikkala 2023-02-06 11:20:28 +0200
  • 19e07c026b
    Fix required go version (#637) Joona Hoikkala 2023-02-05 12:15:14 +0200
  • 77cc45cd98
    Prepare for v2.0 release (#635) Joona Hoikkala 2023-02-04 15:06:35 +0200
  • c7d0fb5cf5
    Gracefully error in case stdin is used for search result (#634) Joona Hoikkala 2023-02-04 13:36:00 +0200
  • 643f6b883f
    Scraper functionality (#633) Joona Hoikkala 2023-02-04 13:23:31 +0200
  • 39c89344a0
    Added additional proxy URL verification (#574) DoI 2023-02-03 20:09:29 +1300
  • bbb97abff9
    Typo fix (#581) Adham Elmosalamy 2023-02-03 11:08:29 +0400
  • 3b219f289d
    fix: changed usage from version 1.3.0 to version 1.5.0 (#595) Arthur A 2023-02-02 13:16:17 -0300
  • 633893cea0
    Change precedence of quiet and JSON output to favour JSON (#570) Tom Hudson 2023-02-02 15:03:54 +0000
  • 02362107e2
    Add homebrew install method (#552) Joshua Mulliken 2023-02-02 09:27:47 -0500
  • 7bff9e70da
    Fix time-based matcher (#575) DoI 2023-02-03 03:08:57 +1300
  • ebb4c44072
    Sniper template parsing - fixes #579 (#580) DoI 2023-02-03 03:01:07 +1300
  • 9bddff79b9
    New functionality to map fired blind payloads back to the initial request (#632) Joona Hoikkala 2023-02-02 11:51:11 +0200
  • b7adc5038d
    Fix jsonlines output while in silent mode (#630) Joona Hoikkala 2023-01-31 17:10:08 +0200
  • 2ce22175da
    Enhanced rate limiting (#620) Joona Hoikkala 2023-01-04 11:23:32 +0200
  • 1a684a9c88
    Fix the ac for good now (#615) Joona Hoikkala 2022-12-07 23:02:53 +0200
  • 3328a284d2
    Fix linter workflow and autocalibration for lines & words match (#614) Joona Hoikkala 2022-12-07 18:26:06 +0200
  • 5c489aea78 Prepare for 1.5.0 release (#23) Joona Hoikkala 2022-04-04 02:46:43 +0300
  • 1db80d49fc Do autocalibration for full path (#22) Joona Hoikkala 2022-04-04 02:42:31 +0300
  • 21a19a1f3d Choose between 'and' and 'or' matching and filtering (#20) Joona Hoikkala 2022-04-03 23:20:53 +0300
  • 9fa0a5d20a
    Ac rewrite Joona Hoikkala 2022-03-20 19:13:32 +0200
  • 0aa69b527c
    Prepare point release v1.4.1 (#538) Joona Hoikkala 2022-04-04 01:22:50 +0300
  • 2345bfa86d
    Fixes to recursion and wordlist handling for queued jobs (#537) Joona Hoikkala 2022-04-04 01:19:39 +0300
  • f6735d56dc
    Prepare for release 1.4.0 (#535) Joona Hoikkala 2022-03-26 11:01:25 +0200
  • 4436ff79d4
    More mascot stuff (#533) Joona Hoikkala 2022-03-25 18:20:42 +0200
  • 40978ba54a
    Edit comment wordlist go (#528) animesh 2022-03-25 21:50:31 +0530
  • d7697943c3
    Change logo and add the artist to contributors.md (#532) Joona Hoikkala 2022-03-23 20:18:54 +0200
  • fcae08491a
    New mascot (#531) Joona Hoikkala 2022-03-23 19:51:42 +0200
  • 571b3397db
    Fix a recursion bug when redirected to the same domain and a port was specified (#377) (#522) h1x 2022-03-06 17:14:52 +0100
  • 4c1a75498b
    Add -json option (#509) Justin Steven 2022-03-07 01:39:33 +1100
  • 9aeae16a08
    Add Sniper Mode (#469) DoI 2022-03-07 03:14:45 +1300
  • 80a4aa7783
    Fix -of all output and add HTTP/2 support (#451) (#462) Maxime Catrice 2022-01-28 16:49:53 +0100
  • 64860e41dc
    Update README.md (#499) Adil Soybalı 2022-01-22 23:29:25 +0300
  • e77fba18e7
    Link to ffuf.me (#465) adamtlangley 2022-01-22 17:55:11 +0000
  • f6f1e81678
    make instalation instructions a code snippet (#476) n8x0b7T 2022-01-22 12:53:36 -0500
  • 415ec0fd23
    Add some tests (#479) Massimo Prencipe 2022-01-22 19:52:27 +0200
  • 2fdbd25655
    Fix reading wordlists from cfg (#511) Joona Hoikkala 2022-01-22 19:50:57 +0200
  • 3cc6557fc4
    500 Internal Server Error -> default matched status codes (#510) Alexandre ZANNI 2022-01-22 17:58:07 +0100
  • b440d6dd49 Add functionality to append instead to replace filters in interactive mode (#13) Joona Hoikkala 2021-06-27 20:15:45 +0300
  • 3c78f89c83
    Include full line colors (#446) Gustavo Costa 2021-05-16 19:35:55 -0300
  • 965f282c0b
    Response time logging and filtering (#433) DoI 2021-05-17 09:10:56 +1200
  • b56de007d4
    Print results found during interactive mode after exiting it (#445) Joona Hoikkala 2021-05-14 00:13:24 +0300
  • 5ad06815cd
    Add TLS SNI Support (#441) Samuel Erb 2021-05-13 16:46:29 -0400
  • ee0705e224
    Fix an issue where output file was created regardless of -or (#444) Joona Hoikkala 2021-05-13 19:07:00 +0300
  • 958f738b7d
    Prepare for release v1.3.1 (#439) Joona Hoikkala 2021-04-27 23:33:55 +0300
  • 33f3ecb65c
    Trim the newline at the end of raw request file (#438) Joona Hoikkala 2021-04-27 09:01:15 +0300
  • 25fc4e4b49
    Fixed an issue with storing the matches for recursion jobs (#437) Joona Hoikkala 2021-04-27 00:10:11 +0300
  • 8ffe1bd64e
    Add a cli flag to disable interactive mode (#436) Joona Hoikkala 2021-04-26 23:04:12 +0300
  • aaa8f31865
    Fix header canonicalization (#435) Joona Hoikkala 2021-04-26 22:48:44 +0300
  • d6b273332b
    Fix size calculation (#434) Joona Hoikkala 2021-04-26 22:39:08 +0300
  • 4daf2b6fcb Fix changelog entries Joona Hoikkala 2021-04-18 13:22:59 +0300
  • a513e2767e Fix: Create output directory recursively instead of silently failing to produce output (#413) Massimo Prencipe 2021-04-10 15:01:57 +0300
  • e847ee0847
    Fix goreleaser config Joona Hoikkala 2021-04-18 13:11:12 +0300
  • f97c2f7600
    Interactive mode and recursion-strategy (#426) Joona Hoikkala 2021-04-18 12:54:17 +0300
  • ac63d5357e
    More convenient version string handling (#411) Joona Hoikkala 2021-03-15 19:58:40 +0200
  • fb1be906f0
    Move version output to a function (#407) Joona Hoikkala 2021-03-04 22:04:04 +0200
  • 2ca8b83ed0
    Add sponsors to README (#401) Joona Hoikkala 2021-02-24 22:33:06 +0200
  • 087597afaf
    Add sponsorware & Discord information (#400) Joona Hoikkala 2021-02-23 18:06:43 +0200
  • ed9ea7db46
    Create FUNDING.yml Joona Hoikkala 2021-02-23 17:50:09 +0200
  • f1c39bec3a
    replace badchar with a space (#390) Alexandre ZANNI 2021-02-23 12:49:54 +0100
  • 0c991947a7
    Adding Content-Type to all output formats (#336) (#341) layton 2021-02-21 14:52:41 +0100
  • 825bd3231d
    Prepare 1.3.0 (#382) Joona Hoikkala 2021-01-24 22:43:10 +0200
  • 407969eb2a
    Release 1.2.1 (#381) Joona Hoikkala 2021-01-24 22:33:38 +0200
  • 7648afd5db
    Post-release 1.2.0 (#380) Joona Hoikkala 2021-01-24 19:32:15 +0200
  • 4532da8064
    Update goreleaser configuration (#379) Joona Hoikkala 2021-01-24 19:09:57 +0200
  • 9a5a067bca
    Prepare release 1.2.0 (#378) Joona Hoikkala 2021-01-24 19:02:46 +0200
  • 5b75e9018f
    Allow input-shell option (#344) Jesus Galvan 2021-01-24 17:55:23 +0100
  • 6a7bdc0f93
    Added 405 Method Not Allowed to the list of status codes matched by default (#373) Stefan Stojanovski 2021-01-24 17:54:30 +0100
  • 4bea474ae6
    Fix filter tests (#368) Joona Hoikkala 2020-12-28 13:53:09 +0200
  • bc5e61ecc3
    Empty filter (#330) Bp0lr 2020-11-23 18:39:06 +0000
  • c6a6293499
    pkg/ffuf: fix panic in Windows when parsing wordlist flag (#335) M. Ángel Jimeno 2020-10-26 22:43:09 +0100
  • 5b00f2b4e1
    Fix HTTP method & data bug when parsing raw request from file (#339) Joona Hoikkala 2020-10-25 15:47:52 +0200