Commit Graph

17444 Commits

Author SHA1 Message Date
Metasploit 710ed31b75 Bump version of framework to 6.0.27 2021-01-14 12:06:13 -06:00
adfoster-r7 67f99690d8 Land #14613, Fix broken ntlm message constants 2021-01-14 17:51:07 +00:00
Alan Foster 557623370e Fix broken ntlm message constants 2021-01-14 10:23:57 +00:00
dwelch-r7 ec59202d2e Land #14605, Automatically set the VHOST datastore option for modules
Update the VHOST datastore option for modules
2021-01-13 13:13:46 +00:00
Grant Willcox 6fc4518625 Land #14600, Refactor and document some of the FileSystem mixin methods 2021-01-12 16:10:23 -06:00
Spencer McIntyre ab50715cd2 Make additional clarifications in the file system mixin documentation 2021-01-12 16:13:39 -05:00
Spencer McIntyre 95e4ae77b1 Remove a reference to an undefined var and consistently return a boolean 2021-01-12 09:09:20 -05:00
Spencer McIntyre a9804727d5 Update the VHOST datastore option for modules
This fixes handling the VHOST datastore option for modules that use the
HTTP Client mixin whereby the IP address was being used since RHOSTS is
resolved.
2021-01-11 10:31:36 -05:00
dwelch-r7 18765d1551 Land #14562, Map Meterpreter command IDs to their names when raising a RequestError
Map Meterpreter command IDs to their names when raising a RequestError
2021-01-11 12:00:50 +00:00
Spencer McIntyre a7b65635f9 Add an alias for the junction methods 2021-01-08 18:41:05 -05:00
Spencer McIntyre 829bacbef6 Refactor and document some of the FileSystem mixin methods 2021-01-08 16:10:36 -05:00
Christophe De La Fuente 2886ee0448 Land #14582, Support command actions for post modules and consolidate VSS modules 2021-01-08 16:54:04 +01:00
Spencer McIntyre 10b4c7b4da Fix a command precedence and parsing extra options 2021-01-07 15:16:40 -05:00
Metasploit a01d58d72f Bump version of framework to 6.0.26 2021-01-07 12:04:47 -06:00
Spencer McIntyre fc7953c50e Use super in #method_missing for future mixins 2021-01-07 12:05:59 -05:00
bwatters 54f5e565fa Land #14330, SpamTitan Gateway Remote Code Execution
Merge branch 'land-14330' into upstream-master
2021-01-04 12:14:12 -06:00
Shelby Pace 9e41dfec62 Land #14334, close socket in x86 bind payloads 2021-01-04 11:50:07 -06:00
Spencer McIntyre 088c49aa00 Add two more railgun definitions for kernel32 2021-01-04 10:45:07 -05:00
Metasploit a4a7efddb7 Bump version of framework to 6.0.25 2020-12-31 12:12:36 -06:00
Spencer McIntyre 88f5fada50 Initial unified VSS module 2020-12-29 17:48:17 -05:00
Spencer McIntyre fc8312f1aa Fix a bug that occurs when the action is invalid 2020-12-29 17:25:02 -05:00
Spencer McIntyre 11ca76cacc Support post actions as commands too 2020-12-29 16:54:09 -05:00
Spencer McIntyre 2f979757e3 Refactor the action commands dispatching logic into a nice mixin 2020-12-29 14:59:06 -05:00
Spencer McIntyre f5359ba693 Fix the exception that is rescued 2020-12-28 15:43:14 -05:00
Spencer McIntyre a0b26429a6 Map Meterpreter command IDs to their names when raising a RequestError 2020-12-28 15:34:00 -05:00
Metasploit 2af64c43e9 Bump version of framework to 6.0.24 2020-12-24 12:02:49 -06:00
CSharperMantle d99c2ac783 linguistic fixes of 'does not exists' 2020-12-23 11:36:38 +08:00
Jeffrey Martin ca0deec2c1 typo fix for error logged in import
`print_error` is not commonly used in import classes, this may not
be the best solution, however the typo needs to be addressed.
2020-12-21 10:21:38 -06:00
cgranleese-r7 0433700a01 Land #14444, Adds in a couple of missing methods from the remote data services for adding/deleting routes 2020-12-18 14:41:21 +00:00
cgranleese-r7 f76d1ac0e5 Land #14475, Refactor of where and when the EICAR canary is checked 2020-12-18 11:35:14 +00:00
dwelch-r7 450193ed6a Send sessions records instead of IDs 2020-12-18 11:00:55 +00:00
dwelch-r7 390b08d3d8 Fix namespacing for Route servlet 2020-12-18 11:00:55 +00:00
dwelch-r7 f4e0278125 Add remote data service support for autoroute 2020-12-18 11:00:55 +00:00
Metasploit f1af305f84 Bump version of framework to 6.0.23 2020-12-17 12:10:21 -06:00
Spencer McIntyre 87dacce2cd Land #14446, Add Oracle Solaris SunSSH PAM parse_user_name() exploit (CVE-2020-14871) 2020-12-16 16:01:32 -05:00
Shelby Pace c21b20acf4 Land #14472, replace hard-coded port with rport 2020-12-16 12:49:23 -06:00
Christophe De La Fuente afea5cd74e Use opts['RHOST'] and opts['RPORT'] to creating the SNMP::Manager instance in connect_snmp 2020-12-16 15:15:27 +01:00
adfoster-r7 61dec1b3e7 Land #14499, Replace self with the explicit Module name In AuthServlet lambdas 2020-12-16 11:49:12 +00:00
dwelch-r7 06fab92329 Remove dead link 2020-12-14 15:20:15 +00:00
Tim W a30cdfc892 Fix #14254, Add CVE-2020-1054, win32k DrawIconEx OOB Write LPE 2020-12-14 14:54:54 +00:00
Spencer McIntyre 5e84dfec15 Land #14500, fix railgun file_version and add test 2020-12-14 09:16:14 -05:00
William Vu ba125c1c64 Merge remote-tracking branch 'upstream/master' into feature/solaris 2020-12-11 14:25:05 -06:00
Jeffrey Martin eb675738ff Land #14476, Cygwin SSH Windows Identification 2020-12-11 12:57:00 -06:00
Tim W 7db96aba68 actually fix railgun file_version 2020-12-11 15:26:06 +00:00
Tim W cef120b0cd fix railgun file_version and add test 2020-12-11 15:08:19 +00:00
dwelch-r7 fb638e909a Replace self with the explicit Module name 2020-12-11 11:44:39 +00:00
Metasploit 8aaae387ea Bump version of framework to 6.0.22 2020-12-10 12:11:43 -06:00
dwelch-r7 ee32393b41 Address code review comments 2020-12-10 17:24:30 +00:00
adfoster-r7 34cc179b04 Land #14481, Add a require for command_shell_options to fix intermittent test failures 2020-12-10 16:53:40 +00:00
dwelch-r7 54b897ea44 Land #14431, Add configurable logging to the console and support stdout sinks
Add configurable logging to the console and support stdout sinks
2020-12-10 16:09:42 +00:00