# LangziFun/LangSrcCurise

SRC子域名资产监控

Repository: https://github.com/LangziFun/LangSrcCurise
Canonical: https://ross.abutalabs.com/products/langsrccurise
Language: Python
License Family: other
Last push: 2021-01-14T04:33:48+00:00

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

## Adoption (not part of the score)
Stars 1294, forks 235 (observed 2026-08-28T04:04:16.323663+00:00)

## What it is
LangSrcCurise is a Django-based automated subdomain asset monitoring system for security researchers tracking SRC (Security Response Center) domains. It continuously discovers subdomains via search engines, third-party APIs, certificate transparency, brute-forcing, and crawling, then performs port scanning, web service detection, and daily email reports.

## Use cases
- monitor subdomain assets for a bug bounty scope
- continuously discover new subdomains of target domains
- enumerate subdomains via search engines and APIs
- scan ports and detect web services on discovered hosts
- get daily email reports of asset changes
- filter wildcard DNS泛解析 pages by content similarity

## When to choose
- you need ongoing scheduled subdomain monitoring with a web admin UI rather than a one-shot scan
- you want aggregated results from many passive sources plus brute-forcing in one self-hosted tool
- you want automated daily email digests of your attack surface

## When to avoid
- you need a maintained tool - the project has had no releases since early 2021 and pins old Python 3.6/Django 2.1/MySQL 8.0 versions
- you need active vulnerability scanning or exploitation - this only collects and monitors assets
- you want a lightweight CLI one-liner instead of a full Django + MySQL deployment

## Facets
- artifact type: application
- maturity: maintenance
- function: web-scraping, monitoring, security, search-engine, scheduling, database
- domain: security, osint, self-hosted
- platform: windows, python
- tags: subdomain-enumeration, attack-surface-monitoring, bug-bounty, asset-discovery, django, nmap, port-scanning, automation, linux, docker

## Member repositories
- LangziFun/LangSrcCurise (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:16.323663+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:54:03.144908+00:00, confidence not recorded.
  - readme: https://github.com/LangziFun/LangSrcCurise (fetched 2026-08-28T04:04:16.323663+00:00, sha 7658d5f089ba)
- Data as of 2026-08-30T08:39:29.467469+00:00.
