Update README.md

This commit is contained in:
Tib3rius 2021-06-26 18:59:13 -04:00 committed by GitHub
parent 4a97eb9bfd
commit 2a41d10468
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 3 deletions

View File

@ -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