1
mirror of https://github.com/rapid7/metasploit-framework synced 2024-11-05 14:57:30 +01:00
metasploit-framework/data
Mike Smith f9ffc8b8bc Add db_workspace command & other db refactoring.
* Added "workspaces" table and associated ActiveRecord class.
 * Moved ActiveRecord models from db_objects.rb into separate files.
 * Do the DB migration check every time you connect (was previously done
   during db_create).
 * Use :dependent => :destroy associations so that we don't have to
   manually delete the dependent objects.

git-svn-id: file:///home/svn/framework3/trunk@7861 4d416f70-5f16-0410-b530-b9f4589650da
2009-12-14 22:52:34 +00:00
..
exploits compile java applet with 1.3, Fixes #685 2009-12-14 17:26:19 +00:00
ipwn Support for embedded autorun commands 2007-10-23 23:22:53 +00:00
meterpreter Fresh bins (including sniffer). See #672 2009-12-10 18:36:01 +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 Initialize the database schema using ActiveRecord migrations 2009-12-07 17:03:27 +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
sql/migrate Add db_workspace command & other db refactoring. 2009-12-14 22:52:34 +00:00
templates Scrub the build path from the executable 2009-11-28 22:55:54 +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 Move hosts content into namelist, missed piece of #470 2009-11-08 00:17:59 +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