Corrected spelling.

This commit is contained in:
ethicalhack3r
2013-01-29 14:17:38 +01:00
parent 9e0d291f8d
commit b2009d7a8a
3 changed files with 7 additions and 7 deletions

6
README
View File

@@ -128,7 +128,7 @@ ryandewhurst at gmail
Multiple values are allowed : '-e tt,p' will enumerate timthumbs and plugins
If no option is supplied, the default is 'vt,tt,u,vp'
--exclude-content-based '<regexp or string>' Used with the enumeration option, will exclude all occurence based on the regexp or string supplied
--exclude-content-based '<regexp or string>' Used with the enumeration option, will exclude all occurrences based on the regexp or string supplied
You do not need to provide the regexp delimiters, but you must write the quotes (simple or double)
--config-file | -c <config file> Use the specified config file
@@ -144,7 +144,7 @@ ryandewhurst at gmail
--proxy-auth <username:password> Supply the proxy login credentials (will override the one from conf/browser.conf.json).
--basic-auth <username:password> Set the HTTP Basic authentification
--basic-auth <username:password> Set the HTTP Basic authentication
--wordlist | -w <wordlist> Supply a wordlist for the password bruter and do the brute.
@@ -170,7 +170,7 @@ Do wordlist password brute force on the 'admin' username only...
ruby wpscan.rb --url www.example.com --wordlist darkc0de.lst --username admin
Enumerate instaled plugins...
Enumerate installed plugins...
ruby wpscan.rb --url www.example.com --enumerate p