metasploit-framework/lib/msf/core
Ramon de C Valle 35240108de Added patch and module from Kris Katterjohn
git-svn-id: file:///home/svn/framework3/trunk@5720 4d416f70-5f16-0410-b530-b9f4589650da
2008-10-06 13:16:08 +00:00
..
auxiliary Improvements to the FTP mixin and scanner, still needs multiline read support 2008-10-04 21:42:37 +00:00
encoder initial support for context encoding 2007-08-31 04:01:30 +00:00
encoding last of normalized docs from last night 2005-11-15 15:11:43 +00:00
exploit Added patch and module from Kris Katterjohn 2008-10-06 13:16:08 +00:00
handler initial commit of php findsock. This patch makes all http connections global and removes the "close if (!pipelining)" checks, so beware of bugs. 2008-09-24 04:41:51 +00:00
module initial commit of php findsock. This patch makes all http connections global and removes the "close if (!pipelining)" checks, so beware of bugs. 2008-09-24 04:41:51 +00:00
payload Patch from Stephen Fewer from Harmony Security, makes the midstager uses VirtualAlloc with RWX, solves a number of issues, specifically stack space starvation for large payloads. 2008-09-24 22:54:30 +00:00
session initial commit of php findsock. This patch makes all http connections global and removes the "close if (!pipelining)" checks, so beware of bugs. 2008-09-24 04:41:51 +00:00
auxiliary.rb Import first version of WMAP from ET LoWNOISE 2008-09-22 22:32:20 +00:00
constants.rb Cleaning up all the wordy stuff 2008-09-26 04:25:44 +00:00
data_store.rb fixes #19, don't skip if overwrite is false 2007-02-21 03:10:48 +00:00
db.rb browser_autopwn now works with mozilla_compareto, mozilla_navigatorjava, and firefox_queryinterface; increased reliability of OS and browser detection 2008-07-22 07:28:05 +00:00
db_manager.rb Fixes to the sqlite3 database driver, the db_nmap command, and msfgui 2007-12-31 04:05:51 +00:00
db_objects.rb Lots of updates related to <secret project X>. 2008-03-02 04:46:13 +00:00
encoded_payload.rb experimental: stages encoded by default, set DisableStageEncoding 1 to disable 2008-05-26 07:59:03 +00:00
encoder.rb encoder changes for context key support from druid 2007-10-23 20:07:55 +00:00
event_dispatcher.rb added some comments, and introduced the DatabaseEvent mixin 2007-02-25 21:25:41 +00:00
exceptions.rb support for generic payloads 2006-08-26 02:13:25 +00:00
exceptions.rb.ut.rb /usr/bin/ruby vs /usr/bin/env ruby 2005-12-17 06:46:23 +00:00
exploit.rb Pass the correct payload space value when specified via target or override 2008-08-26 22:57:06 +00:00
exploit.rb.ut.rb /usr/bin/ruby vs /usr/bin/env ruby 2005-12-17 06:46:23 +00:00
exploit_driver.rb Merged revisions 5366-5377 via svnmerge from 2008-01-28 03:06:31 +00:00
framework.rb Cleaning up all the wordy stuff 2008-09-26 04:25:44 +00:00
handler.rb fix typo 2007-02-26 03:11:51 +00:00
module.rb This massive commit changes the metasploit 3 module format. The new syntax allows for greater scalability and future improvements to the metasploit module loader. This change also makes it easier for users to add new modules, since the class name no longer needs to match the directory structure. 2008-10-02 05:23:59 +00:00
module_manager.rb This massive commit changes the metasploit 3 module format. The new syntax allows for greater scalability and future improvements to the metasploit module loader. This change also makes it easier for users to add new modules, since the class name no longer needs to match the directory structure. 2008-10-02 05:23:59 +00:00
nop.rb changes to comments 2005-11-28 12:40:13 +00:00
option_container.rb Corrects an issue where a scope ID is passed to IPv4 addresses, cleans up the parsing. 2008-09-26 05:39:06 +00:00
option_container.rb.ut.rb * update OptEnum so that desc displays the valid options, less duplication of data 2006-01-25 19:15:09 +00:00
payload.rb Fixes a typo with IPv4->IPv6 address translation 2008-09-05 16:23:34 +00:00
payload_set.rb fix flushing to account for suffix 2007-08-13 01:32:32 +00:00
plugin.rb Consistency fixes for the print_* routines 2007-02-11 19:40:33 +00:00
plugin_manager.rb reload plugins from disk if they have already been loaded 2007-04-22 07:55:04 +00:00
session.rb Support for killing sessions from the UI and killing all running jobs with jobs -a 2007-02-11 23:24:25 +00:00
session_manager.rb last of normalized docs from last night 2005-11-15 15:11:43 +00:00
session_manager.rb.ut.rb /usr/bin/ruby vs /usr/bin/env ruby 2005-12-17 06:46:23 +00:00