这是indexloc提供的服务,不要输入任何密码
Skip to content

ffuf output style #665

@ranjbarhadi

Description

@ranjbarhadi

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:
asciicast

before I could just look at the output and figure out everything but now it's too messy! is downgrading the only option?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions