aboutsummaryrefslogtreecommitdiffstats
path: root/SlackBuilds/ffuf/README
diff options
context:
space:
mode:
Diffstat (limited to 'SlackBuilds/ffuf/README')
-rw-r--r--SlackBuilds/ffuf/README11
1 files changed, 11 insertions, 0 deletions
diff --git a/SlackBuilds/ffuf/README b/SlackBuilds/ffuf/README
new file mode 100644
index 0000000..44942e4
--- /dev/null
+++ b/SlackBuilds/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.
+