metasploit-framework/external/source
James Lee 1be9ce8649 Fixes command parsing in Post::Common
The meterpreter API wants arguments in a seperate string (not an array,
mind you) just so it can concatenate them on the server side.
Originally, I worked around that by using Shellwords.shellwords to pull
out the first token. But! Shellwords.shellwords inexplicably and
inexcusably removes backslashes in ways that make it impossible to quote
things on Windows. This commit works around both of those things.
2012-06-07 22:24:59 -06:00
..
DLLHijackAuditKit Add a revision 2010-08-25 15:13:06 +00:00
armitage Armitage 06.07.12 - improved collaboration performance and fixed two bugs. 2012-06-07 13:16:16 -04:00
byakugan Add empty directories from svn repo. 2011-11-09 18:41:40 -06:00
cmdstager/debug_asm big commit - lots of cmdstager changes 2010-05-26 22:39:56 +00:00
dllinject update comment 2008-05-26 10:27:22 +00:00
exploits Added batik svg java module 2012-05-17 16:48:38 +02:00
gui/msfguijava Get output format list in msfgui dynamically from RPC. 2012-01-28 23:38:46 -05:00
ipwn Adds auto-execute support (hex edit the binary and change the # * 8192 to a list of commands, separated by newlines, ending with a NULL byte, keeping the same buffer size). 2007-10-23 23:22:27 +00:00
javapayload Squashed commit of the following: 2012-04-16 13:15:33 -06:00
meterpreter Fixes command parsing in Post::Common 2012-06-07 22:24:59 -06:00
metsvc crossing fingers, big cr removal batch 2009-12-30 22:24:22 +00:00
msfJavaToolkit Add empty directories from svn repo. 2011-11-09 18:41:40 -06:00
osx Stop breaking tar on OS X, thanks 2009-12-10 22:25:29 +00:00
passivex Commit the PassiveX DLL updated to build with Visual Studio C++ 2008. Removed some compiler warnings. Use VirtualProtect to make second stage RWX. Use WSASocketA() over socket() for second stage compatibility. Seems to now work with the shell stage (Tested on XPSP2/IE7) but still not working with meterpreter. 2009-11-11 00:39:38 +00:00
pxesploit Adds scriptjunkie's multilingual admin fie for pxexploit 2011-12-23 12:24:45 -06:00
shellcode Squashed commit of the following: 2012-04-16 12:57:03 -06:00
tightvnc Adding TightVNC's java viewer to external/source. vnc.html works, it just needs to have the path set correctly. 2010-02-25 23:18:42 +00:00
unixasm Update unixasm external source. 2010-05-23 20:01:11 +00:00
vncdll In with the modified VNC payload which now supports an in memory breakout of session isolation for systems like Vista/2008/7 when the payload is run from a service in session 0 isolation. 2010-03-24 00:00:05 +00:00
DLLHijackAuditKit.zip Remove the duplicate copy 2010-08-25 19:22:02 +00:00
ReflectiveDllInjection_v1.0.zip Import the Reflective DLL Injection skeleton project 2008-11-05 06:12:49 +00:00