metasploit-framework/lib/msf/core
christopher lee 4f6b1de9a3 Merge branch 'master' into goliath 2018-03-01 14:14:39 -06:00
..
auxiliary Merge branch 'rapid7/master' into goliath 2018-01-02 17:34:40 -06:00
db_manager Merge branch 'goliath' of github.com:clee-r7/metasploit-framework into goliath 2018-02-21 11:16:31 -06:00
encoder
encoding
exe Fix #7569, Fix warbird check for missing text section 2016-11-21 14:57:01 -06:00
exploit Fix #9602, a little defensive programming 2018-02-26 16:52:25 -06:00
handler bind_named_pipe fixes 2018-02-18 10:31:57 -07:00
module Land #9424, Add SharknAT&To external scanner 2018-01-24 12:40:29 -05:00
module_manager fix msfvenom referencing a nil typed_module_set 2018-01-18 00:16:42 -06:00
modules Don't munch exception 2018-02-28 11:28:07 -06:00
payload make fix more precise, based on https://github.com/rapid7/metasploit-framework/pull/2343 2018-03-01 08:59:55 -06:00
post Add Msf::Post::File#setuid? 2018-01-23 02:05:26 -06:00
rpc/v10 export module.search command 2017-06-24 15:50:37 -05:00
session Add UDP handlers and payloads (redux) 2018-01-23 02:00:55 -05:00
author.rb Change author name to nick. 2017-11-09 03:00:24 +11:00
auxiliary.rb Add Msf::{Auxiliary,Post}::Complete 2017-07-03 00:26:49 -05:00
cert_provider.rb Require msf/core/cert_provider in framework.rb 2017-12-29 02:14:48 -05:00
constants.rb Add Edge to constants 2017-01-04 22:20:42 -05:00
data_store.rb Add DataStore serialization that preserves Arrays 2018-01-16 21:05:19 -06:00
database_event.rb
db_export.rb handle Ruby 2.4 Fixnum/Bignum -> Integer deprecations 2017-01-22 10:20:03 -06:00
db_import_error.rb
db_manager.rb More general cleanup including is_local db check 2017-10-16 17:07:26 -05:00
encoded_payload.rb
encoder.rb
event_dispatcher.rb
exceptions.rb
exploit.rb Check exploit stance for array as well as string 2018-01-08 13:52:04 -06:00
exploit_driver.rb
framework.rb Renamed msfdb to avoid omnibus collision, removed inline data service startup code 2018-02-01 16:28:36 -06:00
handler.rb use correct session variable 2017-11-29 11:53:56 -06:00
host_state.rb
module.rb simplify valid credential storage 2017-05-04 22:51:40 -05:00
module_manager.rb
module_set.rb First pass at changes needed for module metadata caching 2017-11-15 16:38:01 -06:00
modules.rb
nop.rb
opt.rb use cooler names c/o @timwr, make options easier to grep 2017-11-21 13:47:19 -06:00
opt_address.rb
opt_address_local.rb Missed an LHOST option 2017-05-04 12:57:50 -05:00
opt_address_range.rb
opt_base.rb restore default enum is first value behavior 2017-11-21 08:30:42 -06:00
opt_bool.rb tighten up corner cases with option validation 2017-11-21 08:30:42 -06:00
opt_enum.rb tighten up corner cases with option validation 2017-11-21 08:30:42 -06:00
opt_float.rb add OptFloat datastore option 2017-08-08 19:06:51 -05:00
opt_int.rb remove additional match? for older ruby compat 2017-08-08 19:51:35 -05:00
opt_path.rb
opt_port.rb
opt_raw.rb
opt_regexp.rb
opt_string.rb
option_container.rb add OptFloat datastore option 2017-08-08 19:06:51 -05:00
payload.rb Hardware Bridge API. Initial bridge API that supports the HW rest protocol specified here: 2017-01-06 19:51:41 -08:00
payload_generator.rb add http headers to Android/Java 2017-11-21 13:47:19 -06:00
payload_set.rb First pass at changes needed for module metadata caching 2017-11-15 16:38:01 -06:00
platform.rb
plugin.rb Add a print_bad alias for print_error 2016-11-15 19:20:42 -06:00
plugin_manager.rb Prefer find over each 2017-01-12 19:28:06 -06:00
post.rb Fix #9075, super setup fix for local exploits 2017-10-13 12:45:14 -05:00
post_mixin.rb Fix #9075, super setup fix for local exploits 2017-10-13 12:45:14 -05:00
reference.rb
reflective_dll_loader.rb Fix missing dll_data var in parse_pe 2017-03-27 01:17:23 -05:00
rpc.rb
service_state.rb
session.rb Merge upstream/master into packet encryption 2017-06-25 19:06:31 +10:00
session_manager.rb Move Mdm::Session usage to db_manager session 2017-12-11 17:47:28 -05:00
site_reference.rb
target.rb
thread_manager.rb Fix typo in thread_manager 2017-10-24 14:52:17 -05:00