metasploit-framework/modules
HD Moore 6e80481384 Fix bad use of sock.get() and check() implementations
Many of these modules uses sock.get() when they meant get_once()
and their HTTP-based checks were broken in some form. The response
to the sock.get() was not being checked against nil, which would
lead to stack traces when the service did not reply (a likely
case given how malformed the HTTP requests were).
2014-06-28 16:05:05 -05:00
..
auxiliary Fix incorrect use of sock.get that leads to indefinite hang 2014-06-28 15:48:58 -05:00
encoders Spelling and grammar on new release modules 2014-04-07 12:18:13 -05:00
exploits Fix bad use of sock.get() and check() implementations 2014-06-28 16:05:05 -05:00
nops Redo the boilerplate / splat 2013-10-15 13:51:57 -05:00
payloads Revert "Land #3446 -- Meterpreter bins gem switch" due to build failures 2014-06-25 13:24:07 -05:00
post Added newline at EOF 2014-06-17 21:03:18 +02:00