Skip to content

Commit aae1d59

Browse files
committed
removed socket print, left over from debugging
1 parent 376ca7b commit aae1d59

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modules/auxiliary/scanner/sap/sap_router_info_request.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,6 @@ def run_host(ip)
166166
break
167167
end
168168
end
169-
puts sock.recv(200)
170169
disconnect
171170
# TODO: This data should be saved somewhere. A note on the host would be nice.
172171
print(saptbl.to_s)

0 commit comments

Comments
 (0)