-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Description
thanks for your amazing endeavors. amazing tool. here is what I'm confused at. after updating ffuf (1.5 -> 2.0) the output is like this:
ffuf -u https://example.com/FUZZ -w ~/SecLists/Discovery/Web-Content/raft-large-directories-lowercase.txt -o kiwi-directory-all
/'___\ /'___\ /'___\
/\ \__/ /\ \__/ __ __ /\ \__/
\ \ ,__\\ \ ,__\/\ \/\ \ \ \ ,__\
\ \ \_/ \ \ \_/\ \ \_\ \ \ \ \_/
\ \_\ \ \_\ \ \____/ \ \_\
\/_/ \/_/ \/___/ \/_/
v2.0.0-dev
________________________________________________
:: Method : GET
:: URL : https://kiwi.com/FUZZ
:: Wordlist : FUZZ: /root/SecLists/Discovery/Web-Content/raft-large-directories-lowercase.txt
:: Output file : kiwi-directory-all
:: File format : json
:: Follow redirects : false
:: Calibration : false
:: Timeout : 10
:: Threads : 40
:: Matcher : Response status: 200,204,301,302,307,401,403,405,500
________________________________________________
[Status: 403, Size: 16, Words: 3, Lines: 1, Duration: 16ms]
* FUZZ: themes
[Status: 403, Size: 16, Words: 3, Lines: 1, Duration: 18ms]
* FUZZ: profiles
[Status: 403, Size: 16, Words: 3, Lines: 1, Duration: 18ms]
* FUZZ: user
[Status: 403, Size: 16, Words: 3, Lines: 1, Duration: 19ms]
* FUZZ: add
[Status: 403, Size: 16, Words: 3, Lines: 1, Duration: 20ms]
* FUZZ: components
[Status: 403, Size: 16, Words: 3, Lines: 1, Duration: 19ms]
* FUZZ: reply
[Status: 403, Size: 16, Words: 3, Lines: 1, Duration: 20ms]
* FUZZ: language
[Status: 403, Size: 16, Words: 3, Lines: 1, Duration: 20ms]
* FUZZ: contact
...I like the old way which showed everything like this:
before I could just look at the output and figure out everything but now it's too messy! is downgrading the only option?
ri5c, sk0x1234, brandonntb and osungjinwoo
Metadata
Metadata
Assignees
Labels
No labels