Files
OSINT-Cheat-sheet/Script/Web-TLD-Enumerate-NS-Check
2026-06-26 01:28:28 +07:00
..
2026-06-26 01:00:37 +07:00
2026-06-26 01:28:28 +07:00
2026-06-26 01:28:28 +07:00

Tutorial

Reccon tld common domain

python reccon-domain-tld.py --name <targetname> 

Reccon tld domain brute

python reccon-domain-tld.py --name pornhub --brute --brute-max-len 3

Results

Common tld domain

image

Brute tld domain

image

Run local web server

python -m http.server 8080

Results viewer

image