metasploit-framework/data
HD Moore f3408fd327 Fixes #744. The core issue was the migrate code waiting on SetEvent, but the migrate stub was blocked on a WSASocket due to a pending packet_receive in the main server thread. Simply settin the thread termination signal did not work, as the SSL_read was already in progress. This change forcible terminates the main server thread before waiting on the event in order to bypass this deadlock. The downside is a failed migrate has no way to recover if it makes it this far.
git-svn-id: file:///home/svn/framework3/trunk@8309 4d416f70-5f16-0410-b530-b9f4589650da
2010-01-28 22:55:41 +00:00
..
exploits Added STDERR to pure java payload, cleaned up user's view. 2010-01-28 22:53:36 +00:00
ipwn Support for embedded autorun commands 2007-10-23 23:22:53 +00:00
meterpreter Fixes #744. The core issue was the migrate code waiting on SetEvent, but the migrate stub was blocked on a WSASocket due to a pending packet_receive in the main server thread. Simply settin the thread termination signal did not work, as the SSL_read was already in progress. This change forcible terminates the main server thread before waiting on the event in order to bypass this deadlock. The downside is a failed migrate has no way to recover if it makes it this far. 2010-01-28 22:55:41 +00:00
msfcrawler In progress. crawling 2010-01-26 04:21:07 +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 add an events table 2010-01-13 06:40:34 +00:00
templates Updated template, a little bit smaller 2009-12-22 14:12:25 +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 See #726. Adds a DB2 scanner and brute forcer. 2010-01-25 15:58:24 +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