1
mirror of https://github.com/rapid7/metasploit-payloads synced 2025-03-06 09:13:02 +01:00
Brent Cook 25c170dd92 We need to get the channel hash by reference when modifying the 'data'.
When we read from a channel in PHP, if there is more data returned by
read() than the caller asked for, the data is cached in a 'data' element
in the channel hash. However, since get_channel_by_id() returns a copy,
we immediately lose all of that extra data on the first read. We need to
get the hash by reference in order to modify its elements.
2016-01-04 21:27:17 -06:00
2015-12-24 07:13:58 -08:00
2015-12-24 08:46:09 +00:00
2015-06-01 08:28:12 -05:00
2015-07-24 16:03:01 -05:00
2015-06-01 08:28:20 -05:00
2015-07-24 16:09:35 -05:00

Build Status

  • master Windows x86 and x64: Windows Meterpreter Build Status
  • master Linux x86: Linux Meterpreter Build Status

metasploit-payloads >

This is a new unified repository for different Metasploit Framework payloads, which merges these repositories:

See the individual directories for meterpreter-specific README, build instructions and license details:

Description
No description provided
Readme Multiple Licenses 71 MiB
Languages
C 62.9%
Python 28.9%
C++ 2.4%
Java 2%
Shell 1.4%
Other 2%