From ff22ff3ffa55cc607aacc1bf4fa026e651466c9a Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Fri, 3 Apr 2026 22:38:52 +0200 Subject: moved all packages to the root of the repository --- ffuf/README | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 ffuf/README (limited to 'ffuf/README') diff --git a/ffuf/README b/ffuf/README new file mode 100644 index 0000000..44942e4 --- /dev/null +++ b/ffuf/README @@ -0,0 +1,11 @@ +FFUF - Fuzz Faster U Fool + +ffuf is a fast web fuzzer written in Go. +For example use cases check the README.md in the +/usr/share/doc/ffuf-/ folder. + +A configuration file ffufrc.example file is provided in the same folder. +You can copy it as $HOME/.config/ffuf/ffufrc + +This script requires network access during build. + -- cgit v1.2.3