v2.10.1

epi052/feroxbusterv2.10.1Nov 9, 2023by epi052

AI Summary

Addresses UI bugs and adds new scanning capabilities including HTTP/2 support and the ability to read extensions from a file.

Key Highlights

  • Fixed scan menu range issue
  • Enable reading extensions from file
  • Fixed collect backups filtering
  • Added http/2 support
  • Allowed --json in conjunction with --silent

New Features

  • Extensions from file support
  • HTTP/2 protocol support
  • JSON and Silent mode compatibility

Full Release Notes

## What's Changed
* fixed scan menu range issue by @epi052 in https://github.com/epi052/feroxbuster/pull/936
* enable reading extensions from file by @andreademurtas in https://github.com/epi052/feroxbuster/pull/976
* fixed collect backups filtering by @epi052 in https://github.com/epi052/feroxbuster/pull/1016
* added http/2 support by @epi052 in https://github.com/epi052/feroxbuster/pull/1020
* allowed --json in conjunction with --silent by @epi052 in https://github.com/epi052/feroxbuster/pull/1022

## New Contributors
* @andreademurtas made their first contribution in https://github.com/epi052/feroxbuster/pull/976

**Full Changelog**: https://github.com/epi052/feroxbuster/compare/v2.10.0...v2.10.1