Skip to content

Commit 53145d7

Browse files
committed
Update thinmanager_traversal_download.rb
1 parent 93a60de commit 53145d7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modules/auxiliary/gather/thinmanager_traversal_download.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,6 @@ def run
129129
begin
130130
res = sock.get
131131
if res
132-
133132
print_good('Received response from target.')
134133
vprint_status(Rex::Text.to_hex_dump(res)) if res
135134
else

0 commit comments

Comments
 (0)