-
-
Save 0xSojalSec/6ff12bd5c9ddee1184c19c59d892e6bd to your computer and use it in GitHub Desktop.
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
$ 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