awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
epi052 avatar

epi052/feroxbuster

0
View on GitHub↗
7,522 stars·600 forks·Rust·mit·7 vuesepi052.github.io/feroxbuster-docs/overview↗

Feroxbuster

Feroxbuster is an HTTP directory brute forcer and web resource enumerator designed to discover hidden files and directories on web servers. It functions as a recursive URL scanner that identifies unlinked endpoints and API resources by combining wordlist-based scanning with automated crawling.

The tool operates as a proxy-aware fuzzer, allowing network requests to be routed through HTTP or SOCKS proxies for traffic interception or anonymity. It utilizes recursive directory crawling to automatically queue discovered paths and find nested content.

The system includes capabilities for discovery result filtering based on HTTP status codes, content size, and file extensions. It supports integration with security toolchains by reading targets from standard input and piping results to other command line utilities. Request customization is available for modifying headers, query parameters, and data payloads.

Features

  • Web Resource Discovery Scanners - Automates the mapping of web server structures to discover undocumented endpoints and hidden content.
  • Web Enumeration - Identifies unlinked URLs and endpoints by recursively scanning and analyzing HTTP response codes.
  • Web Security Testing - Scans for unlinked resources and sensitive files to identify vulnerabilities in web applications and APIs.
  • Asynchronous Request Execution - Implements a high-performance asynchronous request pipeline to manage thousands of concurrent network requests.
  • Resource Discovery Brute-Forcing - Uses pre-defined wordlists to iteratively guess and discover hidden files and directories on web servers.
  • Web Directory Enumeration Tools - Discovers hidden files and directories on web servers using recursive wordlist-based brute-force scanning.
  • Web Path Scanners - Crawls web servers to find hidden content and API endpoints using high-performance HTTP probing.
  • Web Directory Crawlers - Automatically queues discovered directories to recursively find nested files and folders on web servers.
  • Search Result Filtering - Isolates relevant discovery targets by filtering results based on status codes, extensions, and content size.
  • Proxy-Aware Fuzzers - Routes network discovery requests through SOCKS or HTTP proxies for anonymity and traffic interception.
  • HTTP Request Customization - Provides capabilities to customize HTTP request headers, query parameters, and payloads for specific API requirements.
  • Network Traffic Proxying - Routes discovery traffic through proxies to anonymize requests and capture network communication.
  • Proxy Routing - Supports routing outgoing traffic through configurable HTTP or SOCKS proxies to avoid IP-based restrictions.
  • Standard Stream Piping - Reads target lists from standard input and writes discovery results to standard output for shell pipeline integration.
  • Traffic Proxying - Redirects network requests through HTTP or SOCKS proxies to intercept and analyze traffic.
  • Response Analysis Filters - Evaluates HTTP status codes and content lengths in real time to filter out irrelevant discovery results.
  • Content Discovery - Fast, recursive content discovery tool.
  • Directory Scanning Tools - High-speed recursive content discovery tool written in Rust.
  • Fuzzing Tools - Fast, recursive content discovery tool.
  • Reconnaissance and Discovery - Fast, simple, recursive content discovery tool.
  • Utility and Fuzzing Tools - Recursive content discovery tool for web applications.
  • Directory Bruteforcing - Fast, recursive content discovery tool built in Rust.
  • Fuzzers and Brute Forcers - Fast, recursive directory and file brute-forcing tool.
  • Sécurité et confidentialité - Recursive content discovery tool.

Historique des stars

Graphique de l'historique des stars pour epi052/feroxbusterGraphique de l'historique des stars pour epi052/feroxbuster

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Feroxbuster

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Feroxbuster.
  • maurosoria/dirsearchAvatar de maurosoria

    maurosoria/dirsearch

    14,403Voir sur GitHub↗

    dirsearch is a command-line security tool and web path scanner used for discovering hidden directories and files on web servers. It functions as a recursive directory fuzzer and brute-force utility that identifies undocumented paths and sensitive files using wordlists and HTTP status codes. The tool distinguishes itself through template-driven path generation and an automated HTTP response filter that uses status codes, content length, and regex patterns to isolate valid targets. It supports recursive directory crawling to map complex web structures and provides state-persistence serializatio

    Python
    Voir sur GitHub↗14,403
  • ffuf/ffufAvatar de ffuf

    ffuf/ffuf

    15,618Voir sur GitHub↗

    This tool is a command-line utility designed for automated web resource discovery, fuzzing, and application structure mapping. It functions as a security-focused scanner that identifies hidden files, directories, parameters, and virtual hosts by injecting payloads into HTTP requests. By systematically testing how servers handle various inputs, it assists in mapping the architecture of web applications and uncovering potential security vulnerabilities. The tool distinguishes itself through a highly concurrent engine that manages asynchronous request execution and recursive job orchestration. I

    Gofuzzerinfosecpentesting
    Voir sur GitHub↗15,618
  • oj/gobusterAvatar de OJ

    OJ/gobuster

    13,429Voir sur GitHub↗

    Gobuster is a command-line security utility designed for brute-force discovery of hidden infrastructure and content. It operates by systematically testing wordlists against target network services to identify files, directories, subdomains, and cloud storage buckets. The tool utilizes a concurrent worker pool to execute these requests in parallel, ensuring efficient scanning across various network environments. The project distinguishes itself through a modular plugin architecture that supports multiple discovery modes, including HTTP, DNS, and TFTP. This design allows for protocol-agnostic r

    Godnsgopentesting
    Voir sur GitHub↗13,429
  • projectdiscovery/katanaAvatar de projectdiscovery

    projectdiscovery/katana

    15,584Voir sur GitHub↗

    Katana is a web crawler and spider designed for security reconnaissance and web application mapping. It functions as a utility for identifying endpoints, forms, and API structures across web targets by combining standard HTTP request traversal with headless browser automation to render dynamic, JavaScript-heavy content. The tool distinguishes itself through its ability to maintain authenticated sessions and handle complex web interactions, such as automated form submission and captcha resolution. It provides granular control over the discovery process, allowing users to define specific crawl

    Goclicrawlergocrawler
    Voir sur GitHub↗15,584
Voir les 30 alternatives à Feroxbuster→

Questions fréquentes

Que fait epi052/feroxbuster ?

Feroxbuster is an HTTP directory brute forcer and web resource enumerator designed to discover hidden files and directories on web servers. It functions as a recursive URL scanner that identifies unlinked endpoints and API resources by combining wordlist-based scanning with automated crawling.

Quelles sont les fonctionnalités principales de epi052/feroxbuster ?

Les fonctionnalités principales de epi052/feroxbuster sont : Web Resource Discovery Scanners, Web Enumeration, Web Security Testing, Asynchronous Request Execution, Resource Discovery Brute-Forcing, Web Directory Enumeration Tools, Web Path Scanners, Web Directory Crawlers.

Quelles sont les alternatives open-source à epi052/feroxbuster ?

Les alternatives open-source à epi052/feroxbuster incluent : maurosoria/dirsearch — dirsearch is a command-line security tool and web path scanner used for discovering hidden directories and files on… ffuf/ffuf — This tool is a command-line utility designed for automated web resource discovery, fuzzing, and application structure… oj/gobuster — Gobuster is a command-line security utility designed for brute-force discovery of hidden infrastructure and content.… projectdiscovery/katana — Katana is a web crawler and spider designed for security reconnaissance and web application mapping. It functions as a… sullo/nikto — Nikto is an open-source HTTP security auditing tool and web server vulnerability scanner. It functions as a… six2dez/reconftw — reconftw is an attack surface management framework and reconnaissance workflow orchestrator designed to automate the…