metasploit-framework/modules/exploits/multi/misc
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
..
batik_svg_java.rb Land #2426 - make use of Msf::Config.data_directory 2013-10-21 13:07:33 -05:00
hp_vsa_exec.rb Resplat another common boilerplate. 2013-10-15 14:07:48 -05:00
indesign_server_soap.rb Resplat another common boilerplate. 2013-10-15 14:07:48 -05:00
java_jdwp_debugger.rb Fix bad use of sock.get() and check() implementations 2014-06-28 16:05:05 -05:00
java_rmi_server.rb Redo the boilerplate / splat 2013-10-15 13:51:57 -05:00
openview_omniback_exec.rb Saving progress 2014-01-21 13:03:36 -06:00
pbot_exec.rb Saving progress 2014-01-21 13:03:36 -06:00
ra1nx_pubcall_exec.rb Saving progress 2014-01-21 13:03:36 -06:00
veritas_netbackup_cmdexec.rb Fix bad use of sock.get() and check() implementations 2014-06-28 16:05:05 -05:00
wireshark_lwres_getaddrbyname.rb Redo the boilerplate / splat 2013-10-15 13:51:57 -05:00
wireshark_lwres_getaddrbyname_loop.rb Redo the boilerplate / splat 2013-10-15 13:51:57 -05:00
zend_java_bridge.rb Update modules to use new ZDI reference 2013-10-21 15:13:46 -05:00