Ross ROSS = Recommend OSS · open-source software intelligence for agents

Nekmo/dirhunt

Find web directories without bruteforce observed · 2026-08-28

github.com/Nekmo/dirhunt · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3163
  • days_rel: n/a
  • days_push: 1040
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2007 stars · 270 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Dirhunt is a Python CLI web crawler optimized for finding and analyzing web directories without brute-forcing paths. It detects 'index of' listings, fake 404 errors, blank index files used to hide content, and discovers directories via robots.txt, VirusTotal, CommonCrawl, and other external sources.

Use cases

  • find exposed directory listings on a website
  • discover hidden web directories without bruteforce
  • detect fake 404 pages during a security audit
  • crawl a site to enumerate interesting files
  • find directories using robots.txt and CommonCrawl
  • audit web servers for misconfigured index pages

When to choose

  • you need fast directory discovery that minimizes requests to the server
  • you want to avoid noisy brute-force scanning during pentests
  • you want enrichment from external sources like VirusTotal, Wayback, and crt.sh

When to avoid

  • you need exhaustive path brute-forcing with custom wordlists (use tools like dirbuster or ffuf)
  • you need an authenticated application scanner rather than a directory finder
  • you require a GUI-driven scanning workflow

Facets

cli-tool · maturity maintenance

web-scraping security penetration-testing security penetration-testing crawlers web-development python cli windows dirscanner websec pentesting directory-listing osint reconnaissance linux macos

2 sources

Member repositories

RepositoryRoleHealth v2
Nekmo/dirhuntmain23

For agents

markdown · JSON · MCP: product_card(name="Nekmo/dirhunt")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem