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

fofapro/Hosts_scan

这是一个用于IP和域名碰撞匹配访问的小工具,旨意用来匹配出渗透过程中需要绑定hosts才能访问的弱主机或内部系统。 observed · 2026-08-28

github.com/fofapro/Hosts_scan · Python observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

How is this computed?

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

  • gap_med: n/a
  • age_days: 2792
  • days_rel: n/a
  • days_push: 2682
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1197 stars · 156 forks observed · 2026-08-28

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

A small Python tool that brute-force matches IP addresses against domain names by binding Hosts headers, to discover weak or internal systems that only respond when the correct hostname is used. It reads ip.txt and hosts.txt and iterates over all combinations, with a multithreaded variant including a progress bar.

Use cases

  • find internal systems that require hosts file binding during a pentest
  • discover virtual hosts hidden behind an IP address
  • match domains against IP ranges to find weakly configured hosts
  • enumerate vhost mappings on a web server
  • locate internal portals accessible only with correct Host header

When to choose

  • you need a simple script to brute-force IP-to-hostname matching during penetration testing
  • you want a lightweight multithreaded tool without heavy dependencies

When to avoid

  • you need a full-featured vhost enumeration tool with TLS/SNI support
  • you want an actively maintained tool with a license and recent updates
  • you need a GUI or automated reporting

Facets

cli-tool · maturity maintenance

security penetration-testing cli http-client security penetration-testing developer-tools networking python cli windows hosts-binding vhost-discovery internal-systems ip-domain-matching recon linux macos

1 source

Member repositories

RepositoryRoleHealth v2
fofapro/Hosts_scanmain32

For agents

markdown · JSON · MCP: product_card(name="fofapro/Hosts_scan")

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