Skip to content

Commit 63c6791

Browse files
author
m-1-k-3
committed
return
1 parent 6cccf86 commit 63c6791

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/auxiliary/admin/http/dlink_dir_300_600_exec_noauth.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ def run
6060

6161
rescue ::Rex::ConnectionError
6262
vprint_error("#{rhost}:#{rport} - Failed to connect to the web server")
63-
return :abort
63+
return
6464
end
6565

6666
if res.body.include? "end"

0 commit comments

Comments
 (0)