From 749128855a0ad4df9fe6d6eda7051ff57dd07944 Mon Sep 17 00:00:00 2001 From: ethicalhack3r Date: Mon, 12 Nov 2012 17:52:40 +0100 Subject: [PATCH] Slight changes --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 8292b79a..00b026e6 100644 --- a/README.md +++ b/README.md @@ -67,13 +67,16 @@ Prerequisites: #### KNOWN ISSUES - Typhoeus segmentation fault + Update cURL to version => 7.21 (may have to install from source) 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 with enumeration : just put the 't' or 'u' before the 'p!' : '-e tp!' instead of '-e p!t' - Proxy not working + Update cURL to version => 7.21.7 (may have to install from source). See https://github.com/wpscanteam/wpscan/issues/7