metasploit-framework/modules/exploits/freebsd/http
wchen-r7 11c1eb6c78 Raise Msf::NoCompatiblePayloadError if generate_payload_exe fails
Most exploits don't check nil for generate_payload_exe, they just
assume they will always have a payload. If the method returns nil,
it ends up making debugging more difficult. Instead of checking nil
one by one, we just raise.
2015-12-08 21:13:23 -06:00
..
watchguard_cmd_exec.rb Raise Msf::NoCompatiblePayloadError if generate_payload_exe fails 2015-12-08 21:13:23 -06:00