Skip to content

Commit f802e99

Browse files
committed
Update thinmanager_traversal_upload2.rb
1 parent 635d25e commit f802e99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/auxiliary/admin/networking/thinmanager_traversal_upload2.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ def check
5555
connect
5656
rescue Rex::ConnectionTimeout
5757
print_error("Connection to #{datastore['RHOSTS']}:#{datastore['RPORT']} failed.")
58-
return CheckCode::Unreachable
58+
return Exploit::CheckCode::Unknown
5959
end
6060

6161
vprint_status('Sending handshake...')

0 commit comments

Comments
 (0)