metasploit-framework/data
Joshua Drake 4800d6841c commit cmd stager stuff from bannedit
git-svn-id: file:///home/svn/framework3/trunk@8518 4d416f70-5f16-0410-b530-b9f4589650da
2010-02-16 16:38:19 +00:00
..
exploits commit cmd stager stuff from bannedit 2010-02-16 16:38:19 +00:00
ipwn Support for embedded autorun commands 2007-10-23 23:22:53 +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
msfcrawler Fix crawl module example 2010-02-06 05:16:29 +00:00
msfgui This giant pile of bizzare image foo solves an issue with GLib not being able to parse international path names. 2008-11-17 04:34:09 +00:00
msfpescan Nearly 100% functional 2006-04-16 04:41:54 +00:00
msfweb crossing fingers, big cr removal batch 2009-12-30 22:24:22 +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
snmp/mibs Import the ruby snmp library into the tree. Making a few adjustments to make it msf-friendly 2009-05-08 03:35:59 +00:00
sounds Add a dot 2010-01-25 00:28:55 +00:00
sql/migrate Expand all data/info fields to 4k. Closes #791 2010-01-29 17:06:37 +00:00
templates new, much smaller, elf template 2010-02-11 02:31:36 +00:00
wmap Major update to the directory list based on the thousands of idiots scanning metasploit.com. Thanks! :) 2009-12-14 04:35:31 +00:00
wordlists Sample wordlists 2010-02-08 23:00:02 +00:00
emailer_config.yaml Updates from jabra for the phishing modules 2009-07-12 03:57:25 +00:00
isight.bundle Tons of new Mac OS X code from Dino Dai Zovi and Charlie Miller, more to follow 2009-03-18 23:28:24 +00:00
vncdll.dll First commit! update vnc server with the new exitfunk hash values as well as modify ReflectiveLoader to retrieve kernel32 base address dynamically ala its meterpreter counterpart. 2009-08-31 10:28:26 +00:00