From 85b491472a1bd1ec3c1e035945e1e5fd3a9882d0 Mon Sep 17 00:00:00 2001 From: Christian Mehlmauer Date: Wed, 30 May 2018 23:35:19 +0200 Subject: [PATCH] revert, just a test --- 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 069441e4..24a794a5 100644 --- a/lib/common/common_helper.rb +++ b/lib/common/common_helper.rb @@ -187,7 +187,7 @@ def banner puts ' WordPress Security Scanner by the WPScan Team ' puts " Version #{WPSCAN_VERSION}" puts ' Sponsored by Sucuri - https://sucuri.net' - puts ' @_WPScan_, @ethicalhack3r, @erwan_lr, @f1refart' + puts ' @_WPScan_, @ethicalhack3r, @erwan_lr, @_FireFart_' puts '_______________________________________________________________' puts end