From 80281c4356863475f924f04d93ff2e4581b7e3c8 Mon Sep 17 00:00:00 2001 From: Tib3rius <48113936+Tib3rius@users.noreply.github.com> Date: Sun, 11 Apr 2021 18:05:32 -0400 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5eeb61e..d3518d8 100644 --- a/README.md +++ b/README.md @@ -111,6 +111,7 @@ Additionally the following commands may need to be installed, depending on your ``` curl enum4linux +ffuf gobuster nbtscan nikto @@ -131,7 +132,7 @@ wkhtmltoimage On Kali Linux, you can ensure these are all installed using the following command: ```bash -$ sudo apt install seclists curl enum4linux gobuster nbtscan nikto nmap onesixtyone oscanner smbclient smbmap smtp-user-enum snmp sslscan sipvicious tnscmd10g whatweb wkhtmltopdf +$ sudo apt install seclists curl enum4linux ffuf gobuster nbtscan nikto nmap onesixtyone oscanner smbclient smbmap smtp-user-enum snmp sslscan sipvicious tnscmd10g whatweb wkhtmltopdf ``` ## Installation