1
mirror of https://github.com/rapid7/metasploit-payloads synced 2024-11-26 17:41:08 +01:00
Go to file
OJ c9ca614313
Remove DLL exports from Meterpreter
Add support for loading RDI-related stuff using ordinals instead of
function names. Remove exports from the extensions/etc. This is another
step in the direction to make the DLLs less obvious.

Extensions no longer have their own name in the library metadata.
They're all "extension.dll". Metsrv is now "server.dll" and the two
non-extensions are "plugin.dll". I was going for something a little less
obvious.

This required changes to the RDI functionality.
2020-06-22 08:25:30 +10:00
c/meterpreter Remove DLL exports from Meterpreter 2020-06-22 08:25:30 +10:00
docker update base Ubuntu to 14.04.5 2016-09-15 20:26:36 -05:00
gem Bump metasploit-payloads to 2.0.6 2020-06-19 11:13:59 -05:00
java fix tlv encryption on Android 2020-06-19 10:49:24 +10:00
php/meterpreter Adjust the tlv raw function and remove some unnecessary headers 2020-06-09 10:57:43 +10:00
powershell Updated powershell extension binding IDs 2020-05-08 17:17:25 +10:00
python/meterpreter Extract the extension name for logging purposes 2020-06-18 15:06:38 -04:00
.gitignore First round of VS2019 changes 2020-04-14 10:28:08 +10:00
.gitmodules Revert "Land #259, delete deps repo" 2017-12-20 16:33:15 -06:00
appveyor.yml add initial appveyor config file 2019-01-07 16:24:35 -06:00
COPYING Add a COPYING and LICENSE file for Python 2015-10-30 15:23:00 -05:00
LICENSE Update the year in the LICENSE 2018-01-08 15:22:38 -05:00
Makefile space to tab, ew 2020-02-16 13:48:38 -05:00
README.md fix incorrect info 2019-01-07 16:26:45 -06:00

metasploit-payloads >

Appveyor build status: Build Status

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

An alternate cross-platform C Meterpreter, called Mettle, is developed at https://github.com/rapid7/mettle

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