wpscan wordlist path

Started by Haki, April 04, 2014, 07:10:03 PM

Previous topic - Next topic

Haki

Can someone tell me where i need to put wordlist? Which path? thx

j0lly

the first 2 lines of output in wpscan:

Quote[!] Warning: This tool is located in /opt/backbox/wpscan
Remember to give the full absolute path when specifying a file

assuming the wordlist is in the path where you are:


sudo wpscan -u www.example.com --wordlist $PWD/wordlistname.list


else, simply specify the absolute path (E.G. /path/to/word/list/wordlist.list )
why not?!