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
353e98a6f9
Branches
Tags
View all branches
metasploit-payloads
/
c
/
meterpreter
/
workspace
History
James Lee
c8d278919b
Add -m32 to all the Makefiles
...
This is in an attempt to get it compilation working on 64-bit hosts.
2012-01-27 15:14:47 -07:00
..
common
Add -m32 to all the Makefiles
2012-01-27 15:14:47 -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
Add -m32 to all the Makefiles
2012-01-27 15:14:47 -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 -m32 to all the Makefiles
2012-01-27 15:14:47 -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
Add -m32 to all the Makefiles
2012-01-27 15:14:47 -07:00
ext_server_stdapi
Add -m32 to all the Makefiles
2012-01-27 15:14:47 -07: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
Add -m32 to all the Makefiles
2012-01-27 15:14:47 -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 15:14:47 -07:00
meterpreter.sln
More PXE dust for extra magic!
2011-08-05 17:10:27 +00:00