Removing test code
git-svn-id: https://beef.googlecode.com/svn/trunk@939 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
This commit is contained in:
@@ -121,7 +121,6 @@ class Modules < BeEF::Extension::AdminUI::HttpController
|
||||
|
||||
# set and add the return values for the browser ua string
|
||||
browser_uastring = BD.get(zombie_session, 'BrowserReportedName')
|
||||
#browser_uastring = "test"
|
||||
if not browser_uastring.nil?
|
||||
browser_uastring_hash = { 'Browser UA String' => browser_uastring }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user