From 11c05a35903581d35e10e8a2436803a99a250cfc Mon Sep 17 00:00:00 2001 From: Christian Mehlmauer Date: Sat, 11 Mar 2017 19:49:22 +0100 Subject: [PATCH] some more help --- wpscan.rb | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/wpscan.rb b/wpscan.rb index 75634eaf..f9c0130e 100755 --- a/wpscan.rb +++ b/wpscan.rb @@ -470,7 +470,10 @@ def main puts end - puts critical('Please submit this info as an Github issue') + puts critical('Some hints to help you with this issue:') + puts critical('-) Try updating again') + puts critical('-) If you see SSL/TLS related error messages you have to fix your local TLS setup') + puts critical('-) Windows is still not supported') exit(1) rescue => e puts