metasploit-framework/external/source
Stephen Fewer 5f35f33cd1 Forgot the updated build.py, also add in a link to a blog post I wrote for this shellcode.
git-svn-id: file:///home/svn/framework3/trunk@8657 4d416f70-5f16-0410-b530-b9f4589650da
2010-02-26 14:27:13 +00:00
..
byakugan Update binaries and readme file 2009-11-09 20:16:05 +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 Commit the meterpreter C side (and bins) for transparent zlib (zlib.c copied from the posix meterpreter source) compression of TLV's and channels. To use transparent compression with channels, create them with CHANNEL_FLAG_COMPRESS. To use transparent compression with any TLV value, bitwise or the TLV type with TLV_META_TYPE_COMPRESSED (Don't create the TLV type with TLV_META_TYPE_COMPRESSED as the compressed flag is removed on the remote end after compression). For consistency with the ruby side we could at a later stage add a boolean compress parameter to all the packet_add_tlv_* functions so you don't have to manually specify TLV_META_TYPE_COMPRESSED flag. 2010-02-16 14:56:24 +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 Forgot the updated build.py, also add in a link to a blog post I wrote for this shellcode. 2010-02-26 14:27:13 +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 Updated unixasm on external source tree 2008-11-17 10:34:26 +00:00
vncdll Deleting the winvnc java stuff. 2010-02-25 23:10:00 +00:00
ReflectiveDllInjection_v1.0.zip Import the Reflective DLL Injection skeleton project 2008-11-05 06:12:49 +00:00