Skip to content

Instantly share code, notes, and snippets.

@0xSojalSec
Forked from oxtd/vhost.sh
Created July 24, 2022 18:11
Show Gist options
  • Save 0xSojalSec/6ff12bd5c9ddee1184c19c59d892e6bd to your computer and use it in GitHub Desktop.
Save 0xSojalSec/6ff12bd5c9ddee1184c19c59d892e6bd to your computer and use it in GitHub Desktop.
$ ffuf -c -u http://bolt.htb/ -w /usr/share/seclists/Discovery/DNS/subdomains-top1million-5000.txt -H "Host: FUZZ.bolt.htb" -fl 505
/'___\ /'___\ /''___\
/\ \__/ /\ \__/ __ __ /\ \__/
\ \ ,__\\ \ ,__\/\ \/\ \ \ \ ,__\
\ \ \_/ \ \ \_/\ \ \_\ \ \ \ \_/
\ \_\ \ \_\ \ \____/ \ \_\
\/_/ \/_/ \/___/ \/_/
v1.3.1 Kali Exclusive <3
________________________________________________
:: Method : GET
:: URL : http://bolt.htb/
:: Wordlist : FUZZ: /usr/share/seclists/Discovery/DNS/subdomains-top1million-5000.txt
:: Header : Host: FUZZ.bolt.htb
:: Follow redirects : false
:: Calibration : false
:: Timeout : 10
:: Threads : 40
:: Matcher : Response status: 200,204,301,302,307,401,403,405
:: Filter : Response lines: 505
________________________________________________
demo [Status: 302, Size: 219, Words: 22, Lines: 4]
mail [Status: 200, Size: 4943, Words: 345, Lines: 99]
:: Progress: [4989/4989] :: Job [1/1] :: 165 req/sec :: Duration: [0:00:37] :: Errors: 0 ::
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment