awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

17 repository-uri

Awesome GitHub RepositoriesContent Discovery

Tools for finding hidden files, directories, and endpoints.

Explore 17 awesome GitHub repositories matching part of an awesome list · Content Discovery. Refine with filters or upvote what's useful.

Awesome Content Discovery GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • projectdiscovery/katanaAvatar projectdiscovery

    projectdiscovery/katana

    15,584Vezi pe 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

    Next-generation crawling and spidering framework.

    Goclicrawlergocrawler
    Vezi pe GitHub↗15,584
  • maurosoria/dirsearchAvatar maurosoria

    maurosoria/dirsearch

    14,403Vezi pe 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

    Web path scanning utility.

    Python
    Vezi pe GitHub↗14,403
  • oj/gobusterAvatar OJ

    OJ/gobuster

    13,429Vezi pe 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

    Directory, file, DNS, and VHost busting tool.

    Godnsgopentesting
    Vezi pe GitHub↗13,429
  • jakewharton/viewpagerindicatorAvatar JakeWharton

    JakeWharton/ViewPagerIndicator

    10,061Vezi pe GitHub↗

    ViewPagerIndicator is a set of reusable Android UI components designed to synchronize visual paging indicators with paginated view containers. It provides widgets that track a ViewPager to display the current page position and total page count. The project enables the customization of these indicators through themes, XML layout attributes, and direct method calls to align the visual appearance with an application's design. These components handle the dynamic generation of view elements based on page count and use scroll-position interpolation to animate transitions between active indicators.

    Helps users discover the total amount of available pages via a persistent visual progress tracker.

    Java
    Vezi pe GitHub↗10,061
  • sullo/niktoAvatar sullo

    sullo/nikto

    10,104Vezi pe GitHub↗

    Nikto is an open-source HTTP security auditing tool and web server vulnerability scanner. It functions as a reconnaissance engine designed to identify insecure server options, outdated software, and common vulnerabilities by analyzing HTTP responses. The project differentiates itself through capabilities for intrusion detection evasion and web server fingerprinting. It uses request-level encoding and timing spacers to bypass security filters and employs signature-based identification to determine specific server software versions and misconfigurations. The scanner covers broad capability are

    Finds unlinked files and directory names through dictionary attacks and brute forcing to uncover hidden content.

    Perl
    Vezi pe GitHub↗10,104
  • epi052/feroxbusterAvatar epi052

    epi052/feroxbuster

    7,522Vezi pe GitHub↗

    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

    Fast, recursive content discovery tool.

    Rustcontent-discoveryenumerationhacktoberfest
    Vezi pe GitHub↗7,522
  • hakluke/hakrawlerAvatar hakluke

    hakluke/hakrawler

    4,993Vezi pe GitHub↗

    Hakrawler is a command-line web spider tool designed for security reconnaissance, built to crawl target websites and extract hyperlinks along with JavaScript file references. As a focused reconnaissance utility, it collects every discoverable URL and script source from a given domain, mapping the attack surface for penetration testing and vulnerability assessment. The tool differentiates itself through its concurrent architecture: a fixed-size goroutine pool fetches pages in parallel, while CSS selectors parse HTML to extract anchor and script references. A depth-aware recursion limiter preve

    Simple web crawler for endpoint and asset discovery.

    Gobugbountycrawlinghacking
    Vezi pe GitHub↗4,993
  • assetnote/kiterunnerAvatar assetnote

    assetnote/kiterunner

    3,204Vezi pe GitHub↗

    Contextual Content Discovery Tool

    Fast API endpoint brute-forcer.

    Go
    Vezi pe GitHub↗3,204
  • projectdiscovery/uncoverAvatar projectdiscovery

    projectdiscovery/uncover

    2,980Vezi pe GitHub↗

    Quickly discover exposed hosts on the internet using multiple search engines.

    Discovers exposed hosts using search engine APIs.

    Go
    Vezi pe GitHub↗2,980
  • jaeles-project/gospiderAvatar jaeles-project

    jaeles-project/gospider

    2,973Vezi pe GitHub↗

    Gospider - Fast web spider written in Go

    Fast web spider written in Go.

    Go
    Vezi pe GitHub↗2,973
  • stefanoj3/dirstalkAvatar stefanoj3

    stefanoj3/dirstalk

    397Vezi pe GitHub↗

    Modern alternative to dirbuster/dirb

    Modern alternative to traditional directory brute-forcers.

    Go
    Vezi pe GitHub↗397
  • digination/dirbuster-ngAvatar digination

    digination/dirbuster-ng

    355Vezi pe GitHub↗

    dirbuster-ng is C CLI implementation of the Java dirbuster tool

    C-based CLI implementation of directory busting.

    C
    Vezi pe GitHub↗355
  • s0rg/crawleyAvatar s0rg

    s0rg/crawley

    341Vezi pe GitHub↗

    The unix-way web crawler

    Unix-style web scraper and crawler.

    Go
    Vezi pe GitHub↗341
  • andreiverse/vafAvatar andreiverse

    andreiverse/vaf

    318Vezi pe GitHub↗

    Vaf is a cross-platform very advanced and fast web fuzzer written in nim

    Advanced web fuzzer written in Nim.

    Nim
    Vezi pe GitHub↗318
  • evilsocket/dirsearchAvatar evilsocket

    evilsocket/dirsearch

    278Vezi pe GitHub↗

    A Go implementation of dirsearch.

    Go implementation of a web path scanner.

    Go
    Vezi pe GitHub↗278
  • c-sto/recursebusterAvatar c-sto

    c-sto/recursebuster

    250Vezi pe GitHub↗

    rapid content discovery tool for recursively querying webservers, handy in pentesting and web application assessments

    Rapid recursive content discovery tool.

    Go
    Vezi pe GitHub↗250
  • henshin/filebusterAvatar henshin

    henshin/filebuster

    224Vezi pe GitHub↗

    An extremely fast and flexible web fuzzer

    Fast and flexible web fuzzer.

    Perl
    Vezi pe GitHub↗224
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Content Discovery

Explorează sub-etichetele

  • PaginatedVisual cues that help users understand the volume and position of content in sliding views. **Distinct from Content Discovery:** Focuses on UI-based content volume discovery rather than technical file or directory discovery.