# w-digital-scanner/w12scan

🚀 A simple asset discovery engine for cybersecurity. (网络资产发现引擎)

Repository: https://github.com/w-digital-scanner/w12scan
Canonical: https://ross.abutalabs.com/products/w12scan
Language: CSS
License: MIT
License Family: permissive
Last push: 2022-12-08T01:35:40+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": 2779, "days_push": 1365, "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 1331, forks 348 (observed 2026-08-28T04:04:24.292285+00:00)

## What it is
w12scan is a self-hosted network asset discovery engine that aggregates scan results into a searchable web interface backed by Elasticsearch. It pairs a Django-based web console with distributed scanning clients that perform port scanning, web fingerprinting, and PoC-based vulnerability verification.

## Use cases
- search internet-exposed assets by domain, IP, port, or CMS
- discover subdomains and related assets for a company
- run distributed network asset scanning with docker
- verify known vulnerabilities against discovered web apps
- build a self-hosted cyberspace search engine like Shodan
- track and label assets belonging to specific organizations

## When to choose
- you need a self-hosted asset discovery and search platform
- you want distributed scanning clients feeding a central searchable database
- you need search syntax over titles, headers, ports, services, and components

## When to avoid
- you need a lightweight scanner without Elasticsearch overhead (requires ~8GB RAM)
- you need actively maintained software with recent updates
- you only need a simple one-off port scan rather than an asset aggregation engine

## Facets
- artifact type: application
- maturity: maintenance
- function: search-engine, web-scraping, security, vulnerability-scanning, api-framework, self-hosted
- domain: security, osint, web-development, self-hosted
- platform: python, self-hosted
- tags: asset-discovery, attack-surface, cybersecurity, distributed-scanning, elasticsearch, django, poc-verification, fingerprinting, port-scanning, search, docker, linux, web-server

## Member repositories
- w-digital-scanner/w12scan (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:24.292285+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-30T04:45:21.792932+00:00, confidence not recorded.
  - readme: https://github.com/w-digital-scanner/w12scan (fetched 2026-08-28T04:04:24.292285+00:00, sha f9ba93b2c46c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
