Baby come back
This commit is contained in:
@@ -194,6 +194,14 @@ module Exploit::Remote::Tcp
|
||||
super
|
||||
disconnect
|
||||
end
|
||||
|
||||
def print_prefix
|
||||
if rhost && rhost.split(' ').length < 2
|
||||
super + peer + ' - '
|
||||
else
|
||||
super
|
||||
end
|
||||
end
|
||||
|
||||
##
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user