.. |
auxiliary
|
Land #9632, owa_login and auth_brute enhancements
|
2018-03-12 10:14:19 -07:00 |
db_manager
|
Land #9270, Implement plugin API for hooking database events
|
2018-02-20 09:24:12 -06:00 |
encoder
|
…
|
|
encoding
|
…
|
|
exe
|
Fix #7569, Fix warbird check for missing text section
|
2016-11-21 14:57:01 -06:00 |
exploit
|
Land #9783, ARM WinRT support for ms17_010_psexec
|
2018-03-30 08:34:52 -07:00 |
handler
|
Land #9613, add bind_named_pipe x86
|
2018-03-17 20:33:05 -07:00 |
module
|
Land #9614, Juniper post enum module
|
2018-03-07 07:49:29 -08:00 |
module_manager
|
Change confusing variable name
|
2017-09-22 11:43:26 -05:00 |
modules
|
Land #9748, Convert the smbloris DoS into an external module
|
2018-04-03 09:13:56 -05:00 |
payload
|
Land #9774, use correct whitespace when patching python meterpreter
|
2018-04-03 09:13:55 -05:00 |
post
|
Land #9446, Post API fix for setuid_nmap
|
2018-01-26 18:08:47 -06:00 |
rpc/v10
|
export module.search command
|
2017-06-24 15:50:37 -05:00 |
session
|
Land #7699, Add UDP handlers and payloads (redux)
|
2018-02-13 14:46:07 -08: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
|
Land #9669, fix SSL cert generation in provider
|
2018-03-05 15:29:20 -08:00 |
constants.rb
|
Land #9718, Add get_user_spns 'kerberoasting' module
|
2018-04-03 09:13:29 -05:00 |
data_store.rb
|
Land #9424, Add SharknAT&To external scanner
|
2018-01-24 17:20:03 -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
|
Remove dead version check in db_manager.rb
|
2016-03-16 15:24:55 -05:00 |
encoded_payload.rb
|
Complete fix for generation of nop sleds
|
2015-10-16 14:01:00 -05:00 |
encoder.rb
|
File.exists? must die
|
2016-04-21 00:47:07 -04:00 |
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
|
Rework how match results get created
|
2015-09-14 12:18:47 -05:00 |
framework.rb
|
Require msf/core/cert_provider in framework.rb
|
2017-12-29 02:14:48 -05: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
|
Land #6644, datastore validation on assignment
|
2016-03-17 11:16:12 -05:00 |
module_set.rb
|
Fix #5197, Fixed yard doc errors
|
2016-04-21 13:06:00 -05:00 |
modules.rb
|
…
|
|
nop.rb
|
…
|
|
opt.rb
|
Land #9762, Fix OpenSSL deprecation in Ruby 2.5
|
2018-03-27 14:24:07 -05:00 |
opt_address.rb
|
allow nil assignment to the datastore
|
2016-05-23 14:56:19 -05:00 |
opt_address_local.rb
|
Missed an LHOST option
|
2017-05-04 12:57:50 -05:00 |
opt_address_range.rb
|
allow nil assignment to the datastore
|
2016-05-23 14:56:19 -05:00 |
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
|
Land #6528, tilde expansion and more for OptPath
|
2016-05-24 16:01:59 -05:00 |
opt_port.rb
|
fix normalisation so we don't coerce to 0
|
2016-06-07 14:29:13 -05:00 |
opt_raw.rb
|
avoid validating file-based datastore options on assignment
|
2016-03-28 23:03:17 -05:00 |
opt_regexp.rb
|
don't double-encapsulate regexes on normalize
|
2016-07-11 22:05:00 -05:00 |
opt_string.rb
|
allow nil assignment to the datastore
|
2016-05-23 14:56:19 -05:00 |
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
|
…
|
|
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
|
…
|
|
site_reference.rb
|
…
|
|
target.rb
|
…
|
|
thread_manager.rb
|
…
|
|