Oh never mind, user-agent makes it more difficult to use (more crashes)

bug/bundler_fix
wchen-r7 2015-06-23 01:24:17 -05:00
parent 6127b8a037
commit 11366971da
1 changed files with 0 additions and 1 deletions

View File

@ -189,7 +189,6 @@ class Metasploit3 < Msf::Auxiliary
datastore['USERNAME'],
datastore['PASSWORD']
)
cli.set_config('agent' => datastore['UserAgent'])
cli.connect
req = cli.request_raw(
'uri' => target_uri.path,