Skip to content

Commit fbe3fb4

Browse files
committed
Update README.md
Fixes Tib3rius#137
1 parent 58f1b69 commit fbe3fb4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ Additionally the following commands may need to be installed, depending on your
6464
curl
6565
enum4linux
6666
feroxbuster
67+
gobuster
6768
impacket-scripts
6869
nbtscan
6970
nikto
@@ -84,7 +85,7 @@ wkhtmltopdf
8485
On Kali Linux, you can ensure these are all installed using the following commands:
8586

8687
```bash
87-
sudo apt install seclists curl enum4linux feroxbuster impacket-scripts nbtscan nikto nmap onesixtyone oscanner redis-tools smbclient smbmap snmp sslscan sipvicious tnscmd10g whatweb wkhtmltopdf
88+
sudo apt install seclists curl enum4linux feroxbuster gobuster impacket-scripts nbtscan nikto nmap onesixtyone oscanner redis-tools smbclient smbmap snmp sslscan sipvicious tnscmd10g whatweb wkhtmltopdf
8889
```
8990

9091
### Installation Method #1: pipx (Recommended)

0 commit comments

Comments
 (0)