metasploit-framework/lib/msf/core
HD Moore 4c650f865b It helps when the new hash is actually used...
git-svn-id: file:///home/svn/framework3/trunk@5055 4d416f70-5f16-0410-b530-b9f4589650da
2007-07-17 19:01:04 +00:00
..
auxiliary Adds timed module support, fixes #97 2007-05-03 20:23:27 +00:00
encoder First round of bugfixes for encoders. Alphanumeric encoders no longer default the BufferRegister option, since this can lead to non-compatible exploits falling through to these encoders, selecting them, and then crashing. The new method uses a dynamic (not quite poly) geteip generator, that while not yet alphanumeric compatible, it handles most of the known use cases. Remaining items: 2006-09-10 05:10:48 +00:00
encoding last of normalized docs from last night 2005-11-15 15:11:43 +00:00
exploit General cleanups, bug fixes, removal of debugging statements. 2007-07-16 02:17:32 +00:00
handler fixed unit tests in core 2007-02-24 06:35:03 +00:00
module Removed the duplicate author entry 2007-05-21 20:46:22 +00:00
payload Added advanced payload options for *BSD, improved solaris targets of lsa_transnames_heap.rb, some code cleanups. 2007-07-11 03:19:28 +00:00
session Support for killing sessions from the UI and killing all running jobs with jobs -a 2007-02-11 23:24:25 +00:00
auxiliary.rb Lots of SMB fun, all preparation for Black Hat talk :-) More to come... 2007-07-03 04:20:50 +00:00
constants.rb Added CHOST/CPORT as advanced options. Split out uncommon SMB options as advanced 2007-02-18 07:02:47 +00:00
data_store.rb fixes #19, don't skip if overwrite is false 2007-02-21 03:10:48 +00:00
db.rb added some comments, and introduced the DatabaseEvent mixin 2007-02-25 21:25:41 +00:00
db_manager.rb It helps when the new hash is actually used... 2007-07-17 19:01:04 +00:00
db_objects.rb More work towards automation 2006-09-17 00:39:23 +00:00
encoded_payload.rb fixed a few issues with the alpha2 implementation 2006-12-28 05:19:31 +00:00
encoder.rb default to no badchars 2007-06-29 00:29:29 +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 default to no badchars 2007-06-29 00:29:29 +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 added the ability to track jobs, and made rexploit stop the existing job 2007-04-04 02:49:08 +00:00
framework.rb Bumped the version of trunk to 3.1-dev 2007-03-26 19:55:26 +00:00
handler.rb fix typo 2007-02-26 03:11:51 +00:00
module.rb framework now properly handles using singles without handlers as both stages and singles, fixes #115 2007-06-16 05:04:03 +00:00
module_manager.rb framework now properly handles using singles without handlers as both stages and singles, fixes #115 2007-06-16 05:04:03 +00:00
nop.rb changes to comments 2005-11-28 12:40:13 +00:00
option_container.rb Fixes #120. Applies a one-line patch from egypt[at]nmt.edu 2007-07-16 13:52:11 +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 Added advanced payload options for *BSD, improved solaris targets of lsa_transnames_heap.rb, some code cleanups. 2007-07-11 03:19:28 +00:00
payload_set.rb support for generic payloads 2006-08-26 02:13:25 +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