dir busting

adot@pwnbox:~/oscp/provinggrounds/easy/solstice$ gobuster dir -w ~/opt/wordlists/directories1.txt -x php,txt,zip -u http://192.168.192.72 -t100
===============================================================
Gobuster v3.6
by OJ Reeves (@TheColonial) & Christian Mehlmauer (@firefart)
===============================================================
[+] Url:                     http://192.168.192.72
[+] Method:                  GET
[+] Threads:                 100
[+] Wordlist:                /home/adot/opt/wordlists/directories1.txt
[+] Negative Status codes:   404
[+] User Agent:              gobuster/3.6
[+] Extensions:              zip,php,txt
[+] Timeout:                 10s
===============================================================
Starting gobuster in directory enumeration mode
===============================================================
/.php                 (Status: 403) [Size: 279]
/app                  (Status: 301) [Size: 314] [--> http://192.168.192.72/app/]
/javascript           (Status: 301) [Size: 321] [--> http://192.168.192.72/javascript/]
/backup               (Status: 301) [Size: 317] [--> http://192.168.192.72/backup/]
/.php                 (Status: 403) [Size: 279]
/server-status        (Status: 403) [Size: 279]
Progress: 619624 / 882256 (70.23%)[ERROR] Get "http://192.168.192.72/homeNav_tips": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
Progress: 623836 / 882256 (70.71%)[ERROR] Get "http://192.168.192.72/eventlogpowered.txt": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
Progress: 628484 / 882256 (71.24%)[ERROR] Get "http://192.168.192.72/a010202.zip": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
Progress: 882252 / 882256 (100.00%)
===============================================================
Finished
===============================================================

Last updated