Skip to content

Commit ff868f9

Browse files
committed
Update w3tw0rk_exec.rb
1 parent 3f6c04a commit ff868f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/multi/misc/w3tw0rk_exec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ def send_msg(sock, data)
9292
rescue ::EOFError, ::Timeout::Error, ::Errno::ETIMEDOUT => e
9393
elog("#{e.class} #{e.message}\n#{e.backtrace * "\n"}")
9494
end
95-
95+
9696
data
9797
end
9898

0 commit comments

Comments
 (0)