Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions scanners/ffuf/.helm-docs.gotmpl
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ usecase: "Webserver and WebApplication Elements and Content Discovery"
## What is ffuf?
FFuf is an open source (MIT license) fuzzing tool to detect content and elements on webservers and web applications.
People often use it as a web directory bruteforcer, but it is also capable of fuzzing much more than that (e.g. XSS, SQLi,...).
To learn more about the ffuf scanner itself visit [ffuf GitHub](https://github.com/ffuf/ffuf).

With this scanner the secure code box also installs SecLists wordlists.

Expand Down