aboutsummaryrefslogtreecommitdiffstats
path: root/ffuf/README
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-04-03 22:38:52 +0200
committerDanilo M. <danix@danix.xyz>2026-04-03 22:38:52 +0200
commitff22ff3ffa55cc607aacc1bf4fa026e651466c9a (patch)
tree6b0ebb98cf1bb666c2c7e513b43be481ce7c7b09 /ffuf/README
parentc393d0e98cd3fdf02305f7659afa1bb1e4a02a7e (diff)
downloadslackware-pentesting-suite-ff22ff3ffa55cc607aacc1bf4fa026e651466c9a.tar.gz
slackware-pentesting-suite-ff22ff3ffa55cc607aacc1bf4fa026e651466c9a.zip
moved all packages to the root of the repository
Diffstat (limited to 'ffuf/README')
-rw-r--r--ffuf/README11
1 files changed, 11 insertions, 0 deletions
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-<VERSION>/ 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.
+