From 77286301a7739cbf9742817ae56e2e66933218f3 Mon Sep 17 00:00:00 2001 From: ethicalhack3r Date: Thu, 27 Nov 2014 21:33:54 +0100 Subject: [PATCH] Add protocol to sucuri url in banner --- lib/common/common_helper.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/common/common_helper.rb b/lib/common/common_helper.rb index f3cc62a7..cdcc6dbe 100644 --- a/lib/common/common_helper.rb +++ b/lib/common/common_helper.rb @@ -137,7 +137,7 @@ def banner puts puts ' WordPress Security Scanner by the WPScan Team ' puts " Version #{WPSCAN_VERSION}" - puts ' Sponsored by Sucuri - sucuri.net' + puts ' Sponsored by Sucuri - https://sucuri.net' puts ' @_WPScan_, @ethicalhack3r, @erwan_lr, pvdl, @_FireFart_' puts '_______________________________________________________________' puts