From e7e0e886fca50ce96e1eb26c76cd21a8ca9b9c7d Mon Sep 17 00:00:00 2001 From: Peter Date: Fri, 2 Jan 2015 13:09:11 +0100 Subject: [PATCH] Better readable sentence --- wpscan.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wpscan.rb b/wpscan.rb index f1a94bca..4d96f5e2 100755 --- a/wpscan.rb +++ b/wpscan.rb @@ -179,7 +179,7 @@ def main end if wp_target.has_must_use_plugins? - puts "#{info('[+]')} This site has must use plugins (http://codex.wordpress.org/Must_Use_Plugins)" + puts "#{info('[+]')} This site has 'Must Use Plugins' (http://codex.wordpress.org/Must_Use_Plugins)" end if wp_target.registration_enabled?