aboutsummaryrefslogtreecommitdiff
path: root/security/ffuf/distinfo
Commit message (Collapse)AuthorAgeFilesLines
* security/ffuf: Update to 2.0.0Gabriel M. Dutra2023-02-101-5/+17
| | | | | | | | | | | | | | | | | | | | | | | | | ChangeLog: https://github.com/ffuf/ffuf/releases/tag/v2.0.0 * Fix the v2 tagging for go install * Fix required go version * Prepare for v2.0 release * Gracefully error in case stdin is used for search result * Scraper functionality * Added additional proxy URL verification * Typo fix * fix: changed usage from version 1.3.0 to version 1.5.0 * Change precedence of quiet and JSON output to favour JSON * Add homebrew install method * Fix time-based matcher * Sniper template parsing - fixes #579 * New functionality to map fired blind payloads back to the initial request * Fix jsonlines output while in silent mode * Enhanced rate limiting * Fix the ac for good now * Fix linter workflow and autocalibration for lines & words match PR: 269429 Reported by: 0xdutra@gmail.com (maintainer)
* security/ffuf: Update to 1.5.0Gabriel M. Dutra2022-05-281-3/+3
| | | | | | Changes: https://github.com/ffuf/ffuf/blob/master/CHANGELOG.md PR: 264303
* security/ffuf: Update to 1.4.1Gabriel M. Dutra2022-04-261-3/+3
| | | | | | Changes: https://github.com/ffuf/ffuf/releases/tag/v1.4.1 PR: 263549
* security/ffuf: Update to 1.3.1Nuno Teixeira2021-05-051-3/+3
| | | | | | | | | ChangeLog: https://github.com/ffuf/ffuf/blob/master/CHANGELOG.md PR: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255502 Reported by: Gabriel Dutra <0xdutra@gmail.com> (maintainer) Approved by: dbaio, garga (mentors, implicit) Differential Revision: https://reviews.freebsd.org/D30097
* - Update to 1.2.1Wen Heping2021-01-281-3/+5
| | | | | | | | PR: 253006 Submitted by: 0xdutra@gmail.com(maintainer) Notes: svn path=/head/; revision=563109
* New port: security/ffufKurt Jaeger2020-10-111-0/+3
Fast web fuzzer written in Go WWW: https://github.com/ffuf/ffuf PR: 250231 Submitted by: Gabriel Dutra <0xdutra@gmail.com> Notes: svn path=/head/; revision=552051