-
-
Save etenzy/dde62232ce957b276e9d41de6e74235d 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