metasploit-framework/external/source
Joshua Drake 6d1e7bdaa5 big commit - lots of cmdstager changes
created 4 cmd stagers (instead of just one): CmdStagerVBS, CmdStagerDebugAsm, CmdStagerDebugWrite, CmdStagerTFTP
created a TFTPServer mixin
created Msf::Exploit::EXE mixin to generate executables
updated all uses of CmdStager to use CmdStagerVBS for the time being
add exploit for cve-2001-0333 using CmdStagerTFTP
updated tftp server to wait for transfers to finish (up to 30 seconds) before shutting down
write debug.exe stager stub in 16-bit assembly (used in CmdStagerDebugAsm)


git-svn-id: file:///home/svn/framework3/trunk@9375 4d416f70-5f16-0410-b530-b9f4589650da
2010-05-26 22:39:56 +00:00
..
byakugan Update binaries and readme file 2009-11-09 20:16:05 +00: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 add exploit module for cve-2009-3869 2009-12-17 04:52:40 +00: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
kitrap0d Fixes #784. Adds .NET server support 2010-01-27 07:02:07 +00:00
meterpreter Small patch to enable a new stager 2010-04-03 05:21:15 +00:00
metsvc crossing fingers, big cr removal batch 2009-12-30 22:24:22 +00:00
msfJavaToolkit Added STDERR to pure java payload, cleaned up user's view. 2010-01-28 22:53:36 +00: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
shellcode Add a warning, cosmetic comment to asm 2010-04-07 20:51:05 +00: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
ReflectiveDllInjection_v1.0.zip Import the Reflective DLL Injection skeleton project 2008-11-05 06:12:49 +00:00