From d4bf78cf93a8f43b5103c1e54ad2a9d9b338bf2d Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Mon, 28 Jun 2021 19:25:43 +0200 Subject: Update ffuf instructions on ParrotOS --- README.md | 3 +++ 1 file changed, 3 insertions(+) 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 -- cgit v1.2.3