diff options
| author | Ahmed Abdelhalim <[email protected]> | 2021-06-28 19:25:43 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2021-06-28 19:25:43 +0200 |
| commit | d4bf78cf93a8f43b5103c1e54ad2a9d9b338bf2d (patch) | |
| tree | 0cb7355ca0e1f285f901164be6797855af960a0c | |
| parent | e04911b499de88952e157887956cef4bb045c03c (diff) | |
Update ffuf instructions on ParrotOS
| -rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |
