WHAT IS TECCHGAWD?
if you are looking for the PENTEST PROCESS FLOW clock here:
find ip from hostname
start metasploit
initiate db and nmap enum
check services
wmap module
load target
test target
explot target
Hostname: x.x.x.x
IP: y.y.y.y
dig x.x.x.x -or- hostname x.x.x.x
db_nmap -sV y.y.y.y
services
load wmap
wmap_sites -a http://y.y.y.y
wmap_sites -l
wmap_targets -d 0
wmap_run -t
wmap_run -e
pentest
process
flow