1
mirror of https://github.com/rapid7/metasploit-payloads synced 2024-11-26 17:41:08 +01:00
metasploit-payloads/c/meterpreter/workspace
MM e7864ad96c Squashed commit of the following:
commit df6eef12147a294d7f198d057c27e87ed4ffbeb3
Author: MM <gaspmat@gmail.com>
Date:   Tue Mar 20 18:01:50 2012 +0100

    ps support for linux meterpreter

[Closes #250]
2012-05-15 16:57:17 -06:00
..
common Add a 'debug' target for posix meterpreter build 2012-02-10 15:57:01 -07:00
elevator ...update the project files. I have added in an extra post build step for elevator.dll so it can work on NT4 (when used with rundll32.exe for getsystem technique #2). The post build step uses the editbin.exe to set the major OS/Subsystem version to 4 instead of 5 so NT4 will load it, (visual c++ 2008 cant build NT4 binaries, only 2000 and above). 2010-01-29 01:12:35 +00:00
ext_posix_sample Remove unnecessary -gstabs and fix a logic error 2012-02-10 15:57:01 -07:00
ext_server_boiler 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
ext_server_espia Commit snojobs jpeg patch for espia with an x64 build and some minor changes on the ruby side (The 'screenshot' command is now 'screengrab' to avoid a future conflict with changes happening in stdapi). 2010-03-05 15:50:24 +00:00
ext_server_incognito Merge railgun, tweak configurations 2010-07-07 16:29:03 +00:00
ext_server_lanattacks whoops. Use these, not the dhcpserv.cpp/h 2011-08-25 01:41:57 +00:00
ext_server_networkpug Add a 'debug' target for posix meterpreter build 2012-02-10 15:57:01 -07:00
ext_server_priv ...update the project files. I have added in an extra post build step for elevator.dll so it can work on NT4 (when used with rundll32.exe for getsystem technique #2). The post build step uses the editbin.exe to set the major OS/Subsystem version to 4 instead of 5 so NT4 will load it, (visual c++ 2008 cant build NT4 binaries, only 2000 and above). 2010-01-29 01:12:35 +00:00
ext_server_sniffer Remove unnecessary -gstabs and fix a logic error 2012-02-10 15:57:01 -07:00
ext_server_stdapi Squashed commit of the following: 2012-05-15 16:57:17 -06:00
metcli Merge in some recent meterpreter work, still a ways off before this is ready to use. 2011-06-28 05:57:36 +00:00
metsrv Remove unnecessary -gstabs and fix a logic error 2012-02-10 15:57:01 -07:00
ReflectiveDLLInjection Delete the railgun meterpreter extension and add railgun support directly into stdapi. Support now includes Windows x64. Update meterpreter packet core to handle QWORD TLV's. 2010-09-14 23:21:36 +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
Makefile Add -m32 to all the Makefiles 2012-01-27 17:20:36 -07:00
meterpreter.sln More PXE dust for extra magic! 2011-08-05 17:10:27 +00:00