# Tutorial ## Reccon tld common domain ``` python reccon-domain-tld.py --name ``` ## 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