Oh never mind, user-agent makes it more difficult to use (more crashes)
parent
6127b8a037
commit
11366971da
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue