metasploit-framework/modules/exploits/multi/ftp
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
..
pureftpd_bash_env_exec.rb Raise Msf::NoCompatiblePayloadError if generate_payload_exe fails 2015-12-08 21:13:23 -06:00
wuftpd_site_exec_format.rb Fix up comment splats with the correct URI 2014-10-17 11:47:33 -05:00