# niudaii/zpscan

一个有点好用的信息收集工具。A somewhat useful information gathering tool.

Repository: https://github.com/niudaii/zpscan
Canonical: https://ross.abutalabs.com/products/zpscan
Language: Go
License: MIT
License Family: permissive
Topics: golang
Last push: 2024-12-17T09:48:12+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 1447, "days_push": 624, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1196, forks 102 (observed 2026-08-28T04:03:57.280553+00:00)

## What it is
zpscan is a Go-based command-line information gathering and reconnaissance tool for security assessments. It bundles subdomain enumeration, web fingerprinting, port scanning, service credential brute-forcing, directory scanning, and POC-based vulnerability scanning into a single CLI.

## Use cases
- enumerate subdomains for a target domain
- fingerprint web technologies and detect CDNs
- scan ports and identify services on an IP range
- brute-force weak credentials on services like ssh, mysql, redis
- scan targets for known vulnerabilities with nuclei/goby/xray POCs
- discover hidden directories on a web application

## When to choose
- you want an all-in-one recon and scanning CLI in a single Go binary
- you need chained workflows like ipscan -> webscan -> crack
- you want support for multiple POC formats (nuclei, goby, xray)

## When to avoid
- you need a mature, extensively audited scanner for production security programs
- you require a GUI or web dashboard
- you need deep exploitation capabilities beyond POC verification

## Facets
- artifact type: cli-tool
- maturity: active
- function: osint, vulnerability-scanning, web-scraping, security, cli
- domain: security, penetration-testing, osint
- platform: cli, windows, go
- tags: recon, subdomain-enumeration, port-scanning, fingerprinting, brute-force, poc-scanning, directory-scanning, command-line, linux, macos

## Member repositories
- niudaii/zpscan (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:57.280553+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-30T06:22:03.328143+00:00, confidence not recorded.
  - readme: https://github.com/niudaii/zpscan (fetched 2026-08-28T04:03:57.280553+00:00, sha d0a3fbcdb769)
- Data as of 2026-08-30T08:39:29.467469+00:00.
