This website requires JavaScript.
Explore
Help
Sign In
adam
/
metasploit-gs
Watch
1
Star
0
Fork
0
You've already forked metasploit-gs
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
49be9996bc56520fdd0cc7ff3ad2d356eaf64df3
metasploit-gs
/
external
/
source
/
meterpreter
/
source
T
History
James Lee
e928efaa8c
Force gcc to compile for i386
...
Makes meterpreter for linux work on older CPUs.
Fixes
#6268
2012-01-23 15:20:36 -07:00
..
bionic
Force gcc to compile for i386
2012-01-23 15:20:36 -07:00
client
Fixes
#299
- corrects the win32 build environment and source to build properly again
2009-08-30 01:57:25 +00:00
common
meterpreter compiles on modern linux! see
#2418
2011-07-25 07:59:51 +00:00
elevator
Switch the elevator methods to DuplicateHandleEx to get a primary token
2010-07-09 21:23:05 +00:00
extensions
Allow boolean options of true and True as well as 0 and 1.
2011-09-26 19:16:02 +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
libpcap
merge in another posix meterpreter update from philip, see
#2418
2010-09-13 14:44:00 +00:00
openssl
Add empty directories from svn repo.
2011-11-09 18:41:40 -06: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
This fixes garbled characters in lsass hashdump on some platforms
2011-08-19 05:09:49 +00:00
server
Force gcc to compile for i386
2012-01-23 15:20:36 -07:00