# shmilylty/netspy

netspy是一款快速探测内网可达网段工具（深信服深蓝实验室天威战队强力驱动）

Repository: https://github.com/shmilylty/netspy
Canonical: https://ross.abutalabs.com/products/netspy
Language: Go
License Family: other
Last push: 2023-07-25T01:54:39+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 1705, "days_push": 1136, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2238, forks 220 (observed 2026-08-28T04:06:29.485107+00:00)

## What it is
netspy is a fast, cross-platform Go CLI tool for discovering reachable intranet network segments from a compromised host. It supports ICMP, ping, ARP, TCP, and UDP probing modules with configurable CIDR ranges and concurrency.

## Use cases
- discover reachable subnets in an internal network
- probe which intranet CIDR ranges a host can reach
- fast network segment discovery during penetration tests
- scan internal networks via icmp arp tcp or udp
- map live network segments after gaining initial access
- find alive gateways in private ip ranges

## When to choose
- you need a small, fast, cross-platform binary for internal network segment discovery
- you want multiple probing protocols (icmp, arp, tcp, udp) in one tool
- you are doing authorized red team or penetration testing on an internal network

## When to avoid
- you need full port scanning or service fingerprinting rather than segment reachability
- you lack legal authorization for internal network probing
- you need a maintained tool with an explicit license - the repo has no license file

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: networking, security, penetration-testing, cli
- domain: security, penetration-testing, networking
- platform: windows, cross-platform, cli
- tags: network-reconnaissance, intranet-discovery, icmp, arp, tcp, udp, red-team, go, command-line, linux, macos

## Member repositories
- shmilylty/netspy (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:29.485107+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:44:14.557634+00:00, confidence not recorded.
  - readme: https://github.com/shmilylty/netspy (fetched 2026-08-28T04:06:29.485107+00:00, sha 28991d82a56e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
