metasploit-framework/external/source/meterpreter/workspace
Matt Buck 16f45fc894 Add empty directories from svn repo. 2011-11-09 18:41:40 -06: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
common Add empty directories from svn repo. 2011-11-09 18:41:40 -06: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 sync up with Philip's code, see #2418 2010-08-31 15:10:41 +00: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 meterpreter compiles on modern linux! see #2418 2011-07-25 07:59:51 +00: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 meterpreter compiles on modern linux! see #2418 2011-07-25 07:59:51 +00:00
ext_server_stdapi Add empty directories from svn repo. 2011-11-09 18:41:40 -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 meterpreter compiles on modern linux! see #2418 2011-07-25 07:59:51 +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 meterpreter compiles on modern linux! see #2418 2011-07-25 07:59:51 +00:00
meterpreter.sln More PXE dust for extra magic! 2011-08-05 17:10:27 +00:00