summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2021-06-28 19:25:43 +0200
committerAhmed Abdelhalim <[email protected]>2021-06-28 19:25:43 +0200
commitd4bf78cf93a8f43b5103c1e54ad2a9d9b338bf2d (patch)
tree0cb7355ca0e1f285f901164be6797855af960a0c /README.md
parente04911b499de88952e157887956cef4bb045c03c (diff)
Update ffuf instructions on ParrotOS
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 45c74bf..7b7fb2c 100644
--- a/README.md
+++ b/README.md
@@ -108,6 +108,9 @@ python3 -m pip install -r requirements.txt
sudo git clone https://github.com/offensive-security/exploitdb.git /opt/exploitdb
sudo ln -sf /opt/exploitdb/searchsploit /usr/local/bin/searchsploit
cp -n /opt/exploitdb/.searchsploit_rc ~/
+
+## ffuf
+sudo apt install ffuf -y
```
## Languages