UnaPibaGeek/ctfr
Abusing Certificate Transparency logs for getting HTTPS websites subdomains. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3103
- days_rel: n/a
- days_push: 974
- n_releases_24m: 0
Adoption not part of the score
2117 stars · 294 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
CTFR is a Python command-line tool that enumerates HTTPS website subdomains by querying Certificate Transparency logs (via crt.sh) instead of brute-forcing or dictionary attacks. It takes a target domain and optionally writes discovered subdomains to an output file.
Use cases
- enumerate subdomains of a target domain for a pentest
- discover HTTPS subdomains from certificate transparency logs
- gather attack surface information without brute-forcing DNS
- find subdomains for bug bounty reconnaissance
- save a list of subdomains to a text file
- replace legacy AXFR zone transfer techniques
When to choose
- you need fast, passive subdomain discovery for HTTPS sites
- you want results without dictionary or brute-force DNS queries
- you need a lightweight Python script or Docker image for recon
When to avoid
- you need active DNS resolution or validation of discovered hosts
- you need broad OSINT beyond subdomain enumeration
- you require frequent updates or active maintenance
Facets
cli-tool · maturity maintenance
security osint web-scraping cli security penetration-testing osint networking python cli cross-platform subdomain-enumeration certificate-transparency reconnaissance pentesting crtsh
1 source
- readme: https://github.com/UnaPibaGeek/ctfr · fetched 2026-08-28 · 3a5fe7ee7f6b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| UnaPibaGeek/ctfr | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="UnaPibaGeek/ctfr")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem