Created
September 10, 2021 15:51
-
-
Save oxtd/d1f524b83141c520ad811508c71297ef to your computer and use it in GitHub Desktop.
vhost
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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