metasploit-framework/modules/exploits/freebsd
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
..
ftp Fix up comment splats with the correct URI 2014-10-17 11:47:33 -05:00
http Raise Msf::NoCompatiblePayloadError if generate_payload_exe fails 2015-12-08 21:13:23 -06:00
local Raise Msf::NoCompatiblePayloadError if generate_payload_exe fails 2015-12-08 21:13:23 -06:00
misc Move local exploit to correct location 2015-09-25 11:37:38 -05:00
samba Fix mixin usage on modules 2015-02-13 17:17:59 -06:00
tacacs Fix up comment splats with the correct URI 2014-10-17 11:47:33 -05:00
telnet Fix up comment splats with the correct URI 2014-10-17 11:47:33 -05:00