Created
September 10, 2021 16:03
-
-
Save oxtd/6d1997103a23f10e1768808b8f7f648b to your computer and use it in GitHub Desktop.
ff
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://api-prod.horizontall.htb/FUZZ -w /usr/share/seclists/Discovery/Web-Content/raft-medium-directories-lowercase.txt -t 200 | |
/'___\ /'___\ /'___\ | |
/\ \__/ /\ \__/ __ __ /\ \__/ | |
\ \ ,__\\ \ ,__\/\ \/\ \ \ \ ,__\ | |
\ \ \_/ \ \ \_/\ \ \_\ \ \ \ \_/ | |
\ \_\ \ \_\ \ \____/ \ \_\ | |
\/_/ \/_/ \/___/ \/_/ | |
v1.3.1 Kali Exclusive <3 | |
________________________________________________ | |
:: Method : GET | |
:: URL : http://api-prod.horizontall.htb/FUZZ | |
:: Wordlist : FUZZ: /usr/share/seclists/Discovery/Web-Content/raft-medium-directories-lowercase.txt | |
:: Follow redirects : false | |
:: Calibration : false | |
:: Timeout : 10 | |
:: Threads : 200 | |
:: Matcher : Response status: 200,204,301,302,307,401,403,405 | |
________________________________________________ | |
admin [Status: 200, Size: 854, Words: 98, Lines: 17] | |
reviews [Status: 200, Size: 507, Words: 21, Lines: 1] | |
users [Status: 403, Size: 60, Words: 1, Lines: 1] | |
[Status: 200, Size: 413, Words: 76, Lines: 20] | |
:: Progress: [26584/26584] :: Job [1/1] :: 343 req/sec :: Duration: [0:01:02] :: Errors: 2 :: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment