change twitter handle
This commit is contained in:
committed by
GitHub
parent
12d15bfc7e
commit
4b382acbad
@@ -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, @_FireFart_'
|
||||
puts ' @_WPScan_, @ethicalhack3r, @erwan_lr, @f1refart'
|
||||
puts '_______________________________________________________________'
|
||||
puts
|
||||
end
|
||||
@@ -329,4 +329,4 @@ end
|
||||
# Check to see if we need a "s"
|
||||
def grammar_s(size)
|
||||
size.to_i >= 2 ? "s" : ""
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user