metasploit-framework/lib/msf/core
Trevor Rosen 784e138b14
Extend replicants via arbitrary Ruby code
MSP-11673

* Implements a #register_extensions method on Msf::Module
* Any registered Ruby modules will extend the cloned module returned by #replicant
2014-12-02 12:18:30 -06:00
..
auxiliary Restructure parts of Author, fix some doc bugs. 2014-11-26 13:54:23 -06:00
db_manager Merge branch 'master' into chore/MSP-11614/remove-msf-db-manager-sink 2014-11-18 08:54:14 -06:00
encoder
encoding
exe Add 'coding: binary' to all msf/rex library files 2014-08-17 17:31:53 -05:00
exploit Land #2756, tincd post-auth BOF exploit 2014-12-01 12:13:37 -06:00
handler Rework meterpreter SSL & pass datastore to handle_connection() 2014-11-22 15:35:00 -06:00
module Fix #4163 - Update merge_check_key to keep up with 2.1.4 change 2014-11-12 13:46:14 -06:00
module_manager Remove fastlib 2014-09-18 15:24:21 -05:00
modules Remove fastlib 2014-09-18 15:24:21 -05:00
payload Restructure parts of Author, fix some doc bugs. 2014-11-26 13:54:23 -06:00
post Make directory mandatory 2014-11-17 12:15:33 -06:00
rpc/v10 Make RPC creds work again 2014-10-26 15:50:40 -05:00
session
author.rb Restructure parts of Author, fix some doc bugs. 2014-11-26 13:54:23 -06:00
auxiliary.rb Fully-qualifiy Msf::MODULE_TYPES constants 2014-10-17 12:43:40 -05:00
constants.rb
data_store.rb
database_event.rb Fix code style 2014-10-08 14:07:05 -05:00
db_export.rb Revert "Various merge resolutions from master <- staging" 2014-08-22 10:17:44 -05:00
db_import_error.rb Extract Msf::DBImportError 2014-10-08 14:14:35 -05:00
db_manager.rb Remove Msf::TaskManager 2014-11-14 11:15:05 -06:00
encoded_payload.rb Address the two open comments from @jlee-r7 2014-11-03 12:33:11 -06:00
encoder.rb Merge staging/great-backport to master 2014-11-12 11:08:18 -06:00
event_dispatcher.rb
exceptions.rb
exploit.rb Fully-qualifiy Msf::MODULE_TYPES constants 2014-10-17 12:43:40 -05:00
exploit_driver.rb
framework.rb Msf::Framework#threads? 2014-11-13 14:21:35 -06:00
handler.rb
host_state.rb Fix comment style in Msf::HostState 2014-10-08 11:47:04 -05:00
module.rb Extend replicants via arbitrary Ruby code 2014-12-02 12:18:30 -06:00
module_manager.rb Remove fastlib 2014-09-18 15:24:21 -05:00
module_set.rb Remove fastlib 2014-09-18 15:24:21 -05:00
modules.rb Add 'coding: binary' to all msf/rex library files 2014-08-17 17:31:53 -05:00
nop.rb Fully-qualifiy Msf::MODULE_TYPES constants 2014-10-17 12:43:40 -05:00
option_container.rb
payload.rb Fully-qualifiy Msf::MODULE_TYPES constants 2014-10-17 12:43:40 -05:00
payload_generator.rb Fix #4047 - undefined method `rank' due to an invalid encoder name 2014-11-10 13:25:53 -06:00
payload_set.rb Fully-qualifiy Msf::MODULE_TYPES constants 2014-10-17 12:43:40 -05:00
platform.rb Extract Msf::Platform 2014-10-16 15:11:59 -05:00
plugin.rb
plugin_manager.rb
post.rb Revert "Various merge resolutions from master <- staging" 2014-08-22 10:17:44 -05:00
post_mixin.rb
reference.rb extract Msf::Reference 2014-10-16 15:03:21 -05:00
reflective_dll_loader.rb
rpc.rb
service_state.rb Fix code style in Msf::ServiceState 2014-10-08 13:52:42 -05:00
session.rb
session_manager.rb
site_reference.rb Extract Msf::SiteReference 2014-10-16 15:09:55 -05:00
target.rb Extract Msf::Target 2014-10-16 15:13:18 -05:00
thread_manager.rb Revert "Various merge resolutions from master <- staging" 2014-08-22 10:17:44 -05:00