1
mirror of https://github.com/rapid7/metasploit-payloads synced 2025-01-20 20:37:27 +01:00
metasploit-payloads/php/meterpreter
Brent Cook 913e254fea fix reliability for PHP packet dispatch
A bug in the read function would cause a too-large read when there are multiple
packets or other things in the control channel. This would cause the subsequent
packet to fail to parse, leading to the current message getting discarded.
2018-02-27 06:51:44 -06:00
..
ext_server_stdapi.php add missing semicolon 2018-01-26 17:26:45 -06:00
meterpreter.php fix reliability for PHP packet dispatch 2018-02-27 06:51:44 -06:00