mirror of
https://github.com/rapid7/metasploit-payloads
synced 2025-01-26 23:38:35 +01:00
d216d47c53
This is the payloads section of MSF #7669 Implement SSL transport via streams, atop the current version of PHP meterpreter (with GUIDs and all). This version does everything in a single file, relying on the MSF payload generation component to perform string substitution in order to convert the "connect($ipaddr, $port, $proto='tcp')" to "function connect($ipaddr, $port, $proto='ssl')." |
||
---|---|---|
c/meterpreter | ||
docker | ||
gem | ||
java | ||
php/meterpreter | ||
powershell | ||
python/meterpreter | ||
.gitignore | ||
.gitmodules | ||
.travis.yml | ||
COPYING | ||
LICENSE | ||
Makefile | ||
README.md |
metasploit-payloads >
This is a unified repository for different Metasploit Framework payloads, which merges these repositories:
The Native Linux / Posix payload, Mettle, currently is developed at https://github.com/rapid7/mettle (to be moved here at some point?)
See the individual directories for meterpreter-specific README, build instructions and license details: