removing print
git-svn-id: https://beef.googlecode.com/svn/trunk@804 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
This commit is contained in:
@@ -51,7 +51,7 @@ module BeEF
|
||||
data += sp[:data]
|
||||
end
|
||||
end
|
||||
p Base64.decode64(data)
|
||||
|
||||
data = JSON.parse(Base64.decode64(data)).first
|
||||
data['beefhook'] = packet[:beefhook]
|
||||
data['request'] = @request
|
||||
|
||||
Reference in New Issue
Block a user