Skip to content

Commit 1136697

Browse files
committed
Oh never mind, user-agent makes it more difficult to use (more crashes)
1 parent 6127b8a commit 1136697

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modules/auxiliary/scanner/http/ms15_034_http_sys_memory_dump.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,6 @@ def run_host(ip)
189189
datastore['USERNAME'],
190190
datastore['PASSWORD']
191191
)
192-
cli.set_config('agent' => datastore['UserAgent'])
193192
cli.connect
194193
req = cli.request_raw(
195194
'uri' => target_uri.path,

0 commit comments

Comments
 (0)