v2.5.0

epi052/feroxbusterv2.5.0Jan 17, 2022by epi052

AI Summary

This release introduces user-contributed features including cookie support via the -b flag, multiple HTTP method scanning, and directory listing capabilities, alongside various documentation updates and redirect message reporting improvements.

Key Highlights

  • Added support for specifying cookies with the -b flag
  • Added support for multiple HTTP methods during a scan
  • Added Directory Listing & Web Scraping Links functionality
  • Added redirect messages to normal reports
  • Updated dependencies and added option groups

New Features

  • Cookie support via -b flag
  • Multiple HTTP methods support
  • Directory listing and web scraping
  • Redirect message reporting

Full Release Notes

## What's Changed
* docs: add narkopolo as a contributor for ideas by @allcontributors in https://github.com/epi052/feroxbuster/pull/437
* docs: add justinsteven as a contributor for ideas by @allcontributors in https://github.com/epi052/feroxbuster/pull/436
* Added support for specifying cookies with the `-b` flag by @7047payloads in https://github.com/epi052/feroxbuster/pull/444
* docs: add 7047payloads as a contributor for code by @allcontributors in https://github.com/epi052/feroxbuster/pull/455
* docs: add unkn0wnsyst3m as a contributor for ideas by @allcontributors in https://github.com/epi052/feroxbuster/pull/456
* Add support of multiple methods during scan #440 by @MD-Levitan in https://github.com/epi052/feroxbuster/pull/441
* added option groups to help output and updated dependencies by @epi052 in https://github.com/epi052/feroxbuster/pull/463
* Directory Listing & Web Scraping Links by @godylockz in https://github.com/epi052/feroxbuster/pull/464
* docs: add its0x08 as a contributor for ideas by @allcontributors in https://github.com/epi052/feroxbuster/pull/468
* docs: add MD-Levitan as a contributor for ideas, code by @allcontributors in https://github.com/epi052/feroxbuster/pull/469
* docs: add godylockz as a contributor for ideas, code by @allcontributors in https://github.com/epi052/feroxbuster/pull/470
* Add redirect messages to normal reports by @epi052 in https://github.com/epi052/feroxbuster/pull/466

## New Contributors
* @7047payloads made their first contribution in https://github.com/epi052/feroxbuster/pull/444
* @MD-Levitan made their first contribution in https://github.com/epi052/feroxbuster/pull/441
* @godylockz made their first contribution in https://github.com/epi052/feroxbuster/pull/464

**Full Changelog**: https://github.com/epi052/feroxbuster/compare/v2.4.1...v2.5.0