Create password from scavenging website.
#search all word on page and out to page.txt to create password word list
Dirb -h http://10.11.1.3 -w cewl.txt -f -l | tee page.txt
Last updated