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