From 43621448e371fb1b9a23025bc9a8ed1f1c239d3e Mon Sep 17 00:00:00 2001 From: Melvin Lammerts Date: Thu, 16 Aug 2012 01:14:24 +0300 Subject: [PATCH 1/2] Typo fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 500f674a..ace3af06 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ WPScan only supports Ruby => 1.9. 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" - 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 From 0c2582fe6522871d2f1fe5d60c856cdfe4905a29 Mon Sep 17 00:00:00 2001 From: Melvin Lammerts Date: Thu, 16 Aug 2012 01:15:08 +0300 Subject: [PATCH 2/2] Typo fix --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 318b9f9b..5a1a6d01 100644 --- a/README +++ b/README @@ -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 - 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==