1
mirror of https://github.com/rapid7/metasploit-payloads synced 2024-12-08 23:33:07 +01:00
Go to file
OJ cb9ae6acd4
Rework the packet XOR code
Make the XOR key an array of bytes as a start to normalise the way the
XOR happens across the board. Given that we're going to be adding
encryption to the packet level and adding more stuff to the packet
header, now is the time to fix this up once and for all.
2017-06-20 19:20:41 +10:00
c/meterpreter Rework the packet XOR code 2017-06-20 19:20:41 +10:00
docker update base Ubuntu to 14.04.5 2016-09-15 20:26:36 -05:00
gem Bump to 1.2.33 2017-06-04 23:14:00 -07:00
java Add session GUID support to Meterpreter payloads 2017-06-06 17:24:36 +10:00
php/meterpreter Add session GUID support to Meterpreter payloads 2017-06-06 17:24:36 +10:00
powershell Added powershell_import and sample DLL for import testing 2016-03-25 12:16:13 +10:00
python/meterpreter Add session GUID support to Meterpreter payloads 2017-06-06 17:24:36 +10:00
.gitignore Few tweaks to readme files, updated gitignore 2015-06-29 11:55:20 +10:00
.gitmodules Point the mimikatz submodule to the new R7 repo 2016-12-09 09:04:45 +10:00
.travis.yml delete Linux meterpreter support 2017-05-14 02:11:57 -05:00
COPYING Add a COPYING and LICENSE file for Python 2015-10-30 15:23:00 -05:00
LICENSE Include license for Unmanaged Powershell 2016-03-31 09:16:34 +10:00
Makefile Add session GUID support to Meterpreter payloads 2017-06-06 17:24:36 +10:00
README.md mettle ref 2017-05-14 02:17:43 -05:00

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: