This website requires JavaScript.
Explore
Help
Sign In
github
/
metasploit-payloads
Watch
1
Fork
0
You've already forked metasploit-payloads
mirror of
https://github.com/rapid7/metasploit-payloads
synced
2025-03-24 18:16:24 +01:00
Code
Releases
Activity
e8d2b79524
Branches
Tags
View all branches
metasploit-payloads
/
c
/
meterpreter
/
source
History
HD Moore
e8d2b79524
Small patch to enable a new stager
...
git-svn-id: file:///home/svn/framework3/trunk@8984 4d416f70-5f16-0410-b530-b9f4589650da
2010-04-03 05:21:15 +00:00
..
client
Fixes
#299
- corrects the win32 build environment and source to build properly again
2009-08-30 01:57:25 +00:00
common
Small patch to enable a new stager
2010-04-03 05:21:15 +00:00
elevator
Fix
#790
. Initialize the client state to be alive, tweak a few things on the meterpreter side
2010-01-29 18:52:44 +00:00
extensions
Small patch to enable a new stager
2010-04-03 05:21:15 +00:00
jpeg-8
Commit the JPEG-8 lib code from snowjobs patch. Added an x64 build environment and the libs directory for x86/x64 projects to link against.
2010-03-05 15:44:36 +00:00
openssl
Commit the openssl x64 static libraries required for compilation. These are freshly built using the latest stable release (openssl-0.9.8k). Instructions for re-building the libraries also included.
2009-09-04 01:58:17 +00:00
ReflectiveDLLInjection
Commit all the code for the new 'screenshot' command in the stdapi extension. Screenshot will now work on NT4 - 7 on both x86 and x64 and on newer versions of Windows we can break out of session isolation (e.g. session 0 isolation for services) to screenshot the active desktop (or logon screen) without the need to migrate meterpreter. The majority of the migration code-injection stuff has been refactored out into base_inject.c so it can be shared with the new ps_inject() functionality to inject dlls. The 'ps' command now reports what session each process belongs to (if this is too verbose we can remove it or add a -v verbose switch to the ps command). The 'execute' command can now take a -s switch in order to create a process in a users session under the users privs (assuming you have the privs to do this).
2010-03-11 17:09:55 +00:00
screenshot
Commit all the code for the new 'screenshot' command in the stdapi extension. Screenshot will now work on NT4 - 7 on both x86 and x64 and on newer versions of Windows we can break out of session isolation (e.g. session 0 isolation for services) to screenshot the active desktop (or logon screen) without the need to migrate meterpreter. The majority of the migration code-injection stuff has been refactored out into base_inject.c so it can be shared with the new ps_inject() functionality to inject dlls. The 'ps' command now reports what session each process belongs to (if this is too verbose we can remove it or add a -v verbose switch to the ps command). The 'execute' command can now take a -s switch in order to create a process in a users session under the users privs (assuming you have the privs to do this).
2010-03-11 17:09:55 +00:00
server
Small patch to enable a new stager
2010-04-03 05:21:15 +00:00
ulibc
Merge in the POSIX stdapi extension, still some work left to finish
2009-10-26 04:34:20 +00:00