# guelfoweb/knockpy

Knock Subdomain Scan

Repository: https://github.com/guelfoweb/knockpy
Canonical: https://ross.abutalabs.com/products/knockpy
Homepage: https://github.com/guelfoweb/knockpy
Language: Python
License: GPL-3.0
License Family: copyleft
Topics: bugbounty, knockpy, penetration-testing, security, subdomain, subdomain-enumeration, subdomain-scanner
Last push: 2026-02-19T11:17:32+00:00

## Health v2 (maintenance only)
Score: 64/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 68, release rhythm 38, longevity 100
- inputs: {"age_days": 4586, "days_push": 195, "days_rel": 200, "gap_med": 226.5, "n_releases_24m": 3}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4178, forks 873 (observed 2026-08-28T04:08:38.338671+00:00)

## What it is
KnockPy is a modular Python 3 CLI tool for enumerating subdomains of a target domain using passive reconnaissance sources and DNS bruteforce, with async scanning via httpx. It validates HTTP/HTTPS status, TLS certificates, and IPs, detects wildcard DNS and legacy TLS, and stores results in SQLite with exportable reports.

## Use cases
- enumerate subdomains of a domain for a bug bounty recon
- bruteforce subdomains with a wordlist
- run passive subdomain discovery via VirusTotal and Shodan
- check AXFR zone transfer vulnerabilities on a domain
- detect wildcard DNS and legacy TLS 1.0/1.1 support
- export subdomain scan results to HTML or SQLite reports

## When to choose
- you need a fast async Python subdomain scanner for pentest or bug bounty recon
- you want passive recon plus bruteforce in one tool with SQLite reporting
- you need TLS, wildcard DNS, and AXFR checks during subdomain enumeration

## When to avoid
- you need a full vulnerability scanner rather than subdomain enumeration
- you require a GUI or web dashboard instead of a CLI
- you need non-DNS asset discovery like port scanning or screenshotting

## Facets
- artifact type: cli-tool
- maturity: active
- function: security, penetration-testing, http-client, cli
- domain: security, penetration-testing, developer-tools
- platform: python, cli, windows, cross-platform
- tags: subdomain-enumeration, recon, bugbounty, dns, bruteforce, osint, async, command-line, linux, macos

## Member repositories
- guelfoweb/knockpy (main) score 64

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:38.338671+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-29T18:22:40.733168+00:00, confidence not recorded.
  - readme: https://github.com/guelfoweb/knockpy (fetched 2026-08-28T04:08:38.338671+00:00, sha 2fd88fac2a27)
  - homepage: https://github.com/guelfoweb/knockpy (fetched 2026-08-29T09:13:12.719355+00:00, sha c2f89559ea68)
- Data as of 2026-08-30T08:39:29.467469+00:00.
