Web Application (80/443)
Manual Checking
Grep a username or subdomain
curl $URL -s -q |grep -o http://.*.worker.htb
curl $URL -s -q | grep -o */*.jsImportant files
robots.txt
.svn
.DS_STORE
cgi-bin/
.git
# check backend
index.php
index.htmlAdditional Checks
Fuzzing
[Important] Please check without exclude 404 code, because you will mis any third parties control. Go forward with exclude 404 if it is an inhouse production web apps
Wordlist
FUZZ Files
FUZZ Directory
FUZZ Subdomain / VHOST
FUZZ Params
Sub domain
Last updated