From 7c39827c16c6d31a1891b6262180dd337c14dfac Mon Sep 17 00:00:00 2001 From: ethicalhack3r Date: Thu, 27 Nov 2014 21:30:17 +0100 Subject: [PATCH] Add Sucuri sponsor to 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 14c60acb..f3cc62a7 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 the RandomStorm Open Source Initiative' + puts ' Sponsored by Sucuri - sucuri.net' puts ' @_WPScan_, @ethicalhack3r, @erwan_lr, pvdl, @_FireFart_' puts '_______________________________________________________________' puts