.. |
auxiliary
|
use max_by &:size instead of max
|
2018-09-19 10:26:21 -04:00 |
db_manager
|
Add set_raw_response method
|
2018-09-20 17:31:06 -04:00 |
encoder
|
…
|
|
encoding
|
…
|
|
exe
|
…
|
|
exploit
|
add ndkstager to data/exploits
|
2018-10-05 15:10:21 +08:00 |
handler
|
fix multi connect bug
|
2018-07-26 17:34:11 -06:00 |
module
|
Add a newline
|
2018-09-26 21:19:49 -05:00 |
module_manager
|
fix msfvenom referencing a nil typed_module_set
|
2018-01-18 00:16:42 -06:00 |
modules
|
Fix loading external modules without notes
|
2018-10-01 12:41:39 -05:00 |
payload
|
Fix issue #8887, when injecting into an existing .apk file on windows
|
2018-08-10 05:43:26 -04:00 |
post
|
Fix copypasta typo
|
2018-09-26 18:46:43 -05:00 |
rpc
|
Fix spelling mistake
|
2018-10-02 14:11:02 -04:00 |
session
|
[+] Exit vim opened in reverse shell via signal USR1
|
2018-08-12 06:07:18 +08:00 |
web_services
|
Remove unneeded UserServlet
|
2018-10-03 16:40:37 -04: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
|
fix SSL certificate provider
|
2018-03-05 17:01:37 +01:00 |
constants.rb
|
Clarify target of PHYSICAL_EFFECTS
|
2018-10-03 20:34:24 -05:00 |
data_store.rb
|
Allow DataStore to nest Arrays arbitrarily deep
|
2018-05-07 09:51:40 -05: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
|
refactor out of db_manager and into web_services
|
2018-07-24 15:25:23 -05:00 |
encoded_payload.rb
|
…
|
|
encoder.rb
|
Add CmdUnixBrace and update CmdUnixIfs
|
2018-08-23 21:18:09 -05:00 |
event_dispatcher.rb
|
…
|
|
exceptions.rb
|
…
|
|
exploit.rb
|
Refactor the rhosts for exploit modules.
|
2018-09-30 16:08:49 +08:00 |
exploit_driver.rb
|
Refactor the rhosts for exploit modules.
|
2018-09-30 16:08:49 +08:00 |
framework.rb
|
Fix DB initialization with no database YAML
|
2018-04-11 09:15:38 -04:00 |
handler.rb
|
use correct session variable
|
2017-11-29 11:53:56 -06: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
|
…
|
|
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
|
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
|
…
|
|
payload_generator.rb
|
Address final review comments
|
2018-06-01 18:33:07 -05: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
|
Fix #9075, super setup fix for local exploits
|
2017-10-13 12:45:14 -05:00 |
reference.rb
|
…
|
|
reflective_dll_loader.rb
|
…
|
|
rpc.rb
|
Initial JSON-RPC servlet and support architecture
|
2018-09-20 17:39:33 -04:00 |
service_state.rb
|
…
|
|
session.rb
|
Add sessions cmd option to list inactive sessions
|
2018-05-05 00:42:22 -04:00 |
session_manager.rb
|
use max instead of sort[-1]
|
2018-09-17 09:45:20 -04:00 |
site_reference.rb
|
…
|
|
target.rb
|
…
|
|
thread_manager.rb
|
Fix typo in thread_manager
|
2017-10-24 14:52:17 -05:00 |
web_services.rb
|
refactor out of db_manager and into web_services
|
2018-07-24 15:25:23 -05:00 |