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-05-06 16:09:38 +02:00
Code
Releases
Activity
a9d2817d01
Branches
Tags
View all branches
metasploit-payloads
/
c
/
meterpreter
/
source
/
extensions
/
stdapi
/
server
/
sys
/
process
History
pks
5e6fe11920
Partial implementation of in memory execution and update binary
...
git-svn-id: file:///home/svn/framework3/trunk@10839 4d416f70-5f16-0410-b530-b9f4589650da
2010-10-28 12:44:39 +00:00
..
image.c
Swapping in the latest patched copy of Meterpreter. See
#275
2009-03-22 18:56:28 +00:00
in-mem-exe.c
Commit the source code for the cross compilable reflective dll injection module. Some minor modifications to the stdapi extension were also required. All the projects (.vcproj) now have an x64 debug/release target as well as an x86 counterpart.
2009-09-04 01:53:58 +00:00
in-mem-exe.h
Swapping in the latest patched copy of Meterpreter. See
#275
2009-03-22 18:56:28 +00:00
linux-in-mem-exe.c
Partial implementation of in memory execution and update binary
2010-10-28 12:44:39 +00:00
linux-in-mem-exe.h
Partial implementation of in memory execution and update binary
2010-10-28 12:44:39 +00:00
linux-stub.asm
Partial implementation of in memory execution and update binary
2010-10-28 12:44:39 +00:00
memory.c
Swapping in the latest patched copy of Meterpreter. See
#275
2009-03-22 18:56:28 +00:00
process.c
Partial implementation of in memory execution and update binary
2010-10-28 12:44:39 +00:00
process.h
Initial commit of the multi-threaded meterpreter.
2009-12-04 17:37:21 +00:00
ps.c
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
ps.h
meterpreter now compiles on 64-bit linux in a 32-bit chroot. still need payload handlers and some stdapi love to make it useable
2010-06-10 06:10:15 +00:00
thread.c
Commit the source code for the cross compilable reflective dll injection module. Some minor modifications to the stdapi extension were also required. All the projects (.vcproj) now have an x64 debug/release target as well as an x86 counterpart.
2009-09-04 01:53:58 +00:00
util.c
Commit the source code for the cross compilable reflective dll injection module. Some minor modifications to the stdapi extension were also required. All the projects (.vcproj) now have an x64 debug/release target as well as an x86 counterpart.
2009-09-04 01:53:58 +00:00