.. |
auxiliary
|
create hash identifier library
|
2019-03-23 14:02:34 -04:00 |
db_manager
|
Update comments as regex is no longer supported
|
2019-04-17 13:00:42 -05:00 |
encoder
|
bug fix and improvements
|
2018-09-01 03:17:18 +02:00 |
encoding
|
…
|
|
exe
|
Implement sec-name and pad-nops for command dispatcher
|
2019-02-13 13:35:42 -06:00 |
exploit
|
fix Failure scoping (needed for libraries)
|
2019-04-08 09:57:22 -05:00 |
handler
|
Store and search payloads with workspace id
|
2018-09-24 14:11:48 -05:00 |
module
|
detect unifi in ssh sessions
|
2019-03-12 20:35:32 -04:00 |
module_manager
|
Add a new module type to support evasion (WIP)
|
2018-08-02 11:54:38 -05:00 |
modules
|
Clarify module name is filename as per msftidy
|
2019-03-11 23:53:36 -05:00 |
payload
|
Skip operation if there is no active database
|
2019-03-27 13:03:37 -04:00 |
post
|
fix mettle cmd_exec
|
2019-04-18 15:30:26 +08:00 |
rpc
|
one more missing doc
|
2019-02-19 10:03:20 -06:00 |
session
|
Land #10450, Implementation of CTRL+Z in reverse shell session
|
2018-10-22 15:50:41 -05:00 |
web_services
|
Remove swagger-ui css files
|
2019-03-21 12:52:30 -05:00 |
analyze.rb
|
adjustments for analyze
|
2019-01-28 10:11:40 -06:00 |
author.rb
|
revisionism
|
2019-01-11 16:52:26 +00:00 |
auxiliary.rb
|
…
|
|
cert_provider.rb
|
fix SSL certificate provider
|
2018-03-05 17:01:37 +01:00 |
constants.rb
|
Add UNRELIABLE_SESSION Reliability constant
|
2019-03-05 13:10:56 -06:00 |
data_store.rb
|
Implement deregistering an option by alias
|
2019-02-13 05:07:20 -06:00 |
database_event.rb
|
…
|
|
db_export.rb
|
use tr instead of gsub
|
2018-09-14 10:51:51 -04:00 |
db_import_error.rb
|
…
|
|
db_manager.rb
|
CRUD endpoint stubs
|
2018-09-04 15:31:06 -05:00 |
encoded_payload.rb
|
Implement sec-name and pad-nops for command dispatcher
|
2019-02-13 13:35:42 -06:00 |
encoder.rb
|
refactor: beautify stub
|
2018-09-01 03:17:16 +02:00 |
evasion.rb
|
Fix rpc_info
|
2018-09-04 08:35:39 -05:00 |
evasion_driver.rb
|
Support RPC
|
2018-09-03 22:15:23 -05:00 |
event_dispatcher.rb
|
…
|
|
exceptions.rb
|
Revert Msf::ModuleLoadError exception
|
2019-03-11 22:34:37 -05:00 |
exploit.rb
|
Sync up with master
|
2018-10-06 08:27:01 -05:00 |
exploit_driver.rb
|
Refactor the rhosts for exploit modules.
|
2018-09-30 16:08:49 +08:00 |
framework.rb
|
Land #10675, DB manager for payloads: Resolve conflicts, add 'create!' to trigger database write
|
2019-03-04 14:58:03 -06:00 |
handler.rb
|
Check that DB is active before looking up payload
|
2019-03-06 14:22:32 -05:00 |
host_state.rb
|
…
|
|
module.rb
|
Add metadata place holders for reliability/side-effects/stability
|
2018-09-26 17:42:54 -05:00 |
module_manager.rb
|
Implement "intelligent" use command with search -u
|
2019-04-12 18:06:08 -05:00 |
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
|
Land #10094, Improve network interface support for LHOST
|
2018-05-29 23:07:55 -05:00 |
opt_address.rb
|
…
|
|
opt_address_local.rb
|
Refactor return value for normalize
|
2018-05-24 18:49:36 -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
|
…
|
|
opt_int.rb
|
…
|
|
opt_path.rb
|
…
|
|
opt_port.rb
|
…
|
|
opt_raw.rb
|
…
|
|
opt_regexp.rb
|
…
|
|
opt_string.rb
|
Change default behavior of required OptString to permit empty strings
|
2018-11-29 11:34:44 -06:00 |
option_container.rb
|
…
|
|
payload.rb
|
…
|
|
payload_generator.rb
|
Fixup line alignment.
|
2019-02-13 13:35:36 -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
|
…
|
|
plugin_manager.rb
|
…
|
|
post.rb
|
Fix #9075, super setup fix for local exploits
|
2017-10-13 12:45:14 -05:00 |
post_mixin.rb
|
Update documentation
|
2018-11-16 12:40:42 -06:00 |
reference.rb
|
…
|
|
reflective_dll_loader.rb
|
…
|
|
rpc.rb
|
Add JSON-RPC Client
|
2018-10-30 00:15:58 -04:00 |
service_state.rb
|
…
|
|
session.rb
|
Remove debug code
|
2018-12-14 13:33:16 -05:00 |
session_manager.rb
|
Remove debug code
|
2018-12-14 13:33:16 -05:00 |
site_reference.rb
|
…
|
|
target.rb
|
…
|
|
thread_manager.rb
|
Prefer method_defined? for the class
|
2018-11-02 00:34:17 -05:00 |
web_services.rb
|
refactor out of db_manager and into web_services
|
2018-07-24 15:25:23 -05:00 |