Skip to content

Instantly share code, notes, and snippets.

@oxtd
Created September 10, 2021 15:51
Show Gist options
  • Save oxtd/d1f524b83141c520ad811508c71297ef to your computer and use it in GitHub Desktop.
Save oxtd/d1f524b83141c520ad811508c71297ef to your computer and use it in GitHub Desktop.
vhost
gobuster vhost -u http://horizontall.htb/ -w /usr/share/seclists/Discovery/DNS/subdomains-top1million-110000.txt -t 200
===============================================================
Gobuster v3.1.0
by OJ Reeves (@TheColonial) & Christian Mehlmauer (@firefart)
===============================================================
[+] Url: http://horizontall.htb/
[+] Method: GET
[+] Threads: 200
[+] Wordlist: /usr/share/seclists/Discovery/DNS/subdomains-top1million-110000.txt
[+] User Agent: gobuster/3.1.0
[+] Timeout: 10s
===============================================================
2021/09/10 21:12:02 Starting gobuster in VHOST enumeration mode
===============================================================
Found: api-prod.horizontall.htb (Status: 200) [Size: 413]
===============================================================
2021/09/10 21:14:04 Finished
===============================================================
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment