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

Problem with data included in file generated by ffuf in recursive process #417

@d00dg33r

Description

@d00dg33r

I have noticed that when I use the "-recursive" and "-o file" options, the only matching patterns included in the file at the end of the ffuf execution are only those of the last executed job. It occurs with all file export formats.
All matching patterns are displayed correctly on screen during the execution of the ffuf process, but do not seem to be included in the final file.

Version: "1.3.0 Kali Exclusive <3".
ffuf example command: "ffuf -u URL/FUZZ -w WORDLIST -mc=all -fc=403,404 -v -c -ac -recursion -recursion-depth 2 -o FILE -of csv"

Thanks

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