EN
ENNA

Feroxbuster

FeaturedMIT

🕸 Web Scanning · Rust

Feroxbuster is a tool designed to perform forced browsing (directory/file enumeration) and content discovery. It is built in Rust for maximum performance and includes features like automatic recursion, wildcard filtering, output file support, and resume capability. Unlike other brute-forcers, feroxbuster automatically discovers and recurses into new directories as it finds them, building a complete picture of the target's file structure.

7.6kstars
609forks
37issues
Updated 1mo ago

Installation

cargo

$ cargo install feroxbuster

brew (macOS)

$ brew install feroxbuster

apt (Kali)

$ sudo apt install feroxbuster

Use Cases

  • Recursive content discovery and directory bruting
  • Hidden file and backup detection
  • Web application mapping
  • Bug bounty reconnaissance

Tags

directory-bruterecursiverustfast

More in Web Scanning