metasploit-framework/modules/payloads/singles/php
James Lee 83cb65d3a2
Don't spin CPU if an fopen fails
Because PHP is happy to continue on just fine in that case and the loop
below will run unbounded spewing warnings about reading from `false`.
2017-02-02 19:07:58 -06:00
..
bind_perl.rb use MetasploitModule as a class name 2016-03-08 14:02:44 +01:00
bind_perl_ipv6.rb use MetasploitModule as a class name 2016-03-08 14:02:44 +01:00
bind_php.rb Push up the preamble and modernize style 2017-02-02 17:57:03 -06:00
bind_php_ipv6.rb use MetasploitModule as a class name 2016-03-08 14:02:44 +01:00
download_exec.rb Don't spin CPU if an fopen fails 2017-02-02 19:07:58 -06:00
exec.rb Move the preamble above all other code 2017-02-02 14:53:53 -06:00
meterpreter_reverse_tcp.rb Push up the preamble and modernize style 2017-02-02 17:57:03 -06:00
reverse_perl.rb use MetasploitModule as a class name 2016-03-08 14:02:44 +01:00
reverse_php.rb Push up the preamble and modernize style 2017-02-02 17:57:03 -06:00
shell_findsock.rb Push up the preamble and modernize style 2017-02-02 17:57:03 -06:00