Merge pull request #8 from 12k/master

Just some typo fixes
This commit is contained in:
erwanlr
2012-08-15 16:37:42 -07:00
2 changed files with 2 additions and 2 deletions

2
README
View File

@@ -67,7 +67,7 @@ WPScan comes pre-installed on BackTrack5 R1 in the /pentest/web/wpscan directory
See http://code.google.com/p/wpscan/issues/detail?id=81 See http://code.google.com/p/wpscan/issues/detail?id=81
- If you have one the following errors : "-bash: !t: event not found", "-bash: !u: event not found" - If you have one the following errors : "-bash: !t: event not found", "-bash: !u: event not found"
It happens whith enumeration : just put the 't' or 'u' before the 'p!' : '-e tp!' instead of '-e p!t' It happens with enumeration : just put the 't' or 'u' before the 'p!' : '-e tp!' instead of '-e p!t'
==WPSCAN ARGUMENTS== ==WPSCAN ARGUMENTS==

View File

@@ -51,7 +51,7 @@ WPScan only supports Ruby => 1.9.
See http://code.google.com/p/wpscan/issues/detail?id=81 See http://code.google.com/p/wpscan/issues/detail?id=81
- If you have one the following errors : "-bash: !t: event not found", "-bash: !u: event not found" - If you have one the following errors : "-bash: !t: event not found", "-bash: !u: event not found"
It happens whith enumeration : just put the 't' or 'u' before the 'p!' : '-e tp!' instead of '-e p!t' It happens with enumeration : just put the 't' or 'u' before the 'p!' : '-e tp!' instead of '-e p!t'
#### WPSCAN ARGUMENTS #### WPSCAN ARGUMENTS