Commit Graph

17582 Commits

Author SHA1 Message Date
zerosum0x0 fb393d8a36 add "Windows Storage Server 2008 R2" to fingerprints 2021-03-01 19:05:35 -07:00
Metasploit 95aa24ee4c Bump version of framework to 6.0.33 2021-02-25 12:03:54 -06:00
dwelch-r7 a6461a0cfe rubocop 2021-02-25 16:47:49 +00:00
dwelch-r7 319f15d938 Handle nil versions for rubygems 4 2021-02-25 16:47:49 +00:00
dwelch-r7 9eeb793bfd Add missing requires for scoks proxy 2021-02-25 14:16:17 +00:00
bwatters 7cdd41df76 Land #14544, RDP Web Login User Enumeration Auxiliary Module
Merge branch 'land-14544' into upstream-master
2021-02-24 16:10:41 -06:00
Grant Willcox 8f1ad11b90 Land #14802, Wrap kiwi cmd arguments in quotes 2021-02-24 15:20:10 -06:00
bwatters 18f6245637 Land #14648, Process Herpaderping evasion module
Merge branch 'land-14648' into upstream-master
2021-02-24 11:39:47 -06:00
dwelch-r7 2ec29f3fe2 Wrap kiwi cmd arguments in quotes 2021-02-24 17:27:21 +00:00
dwelch-r7 844e2f70d0 Land #14801, Bump rex-text version to Re add color to search command 2021-02-24 17:04:36 +00:00
Alan Foster 45e22d53d2 Re-add color to search command 2021-02-24 16:28:45 +00:00
dwelch-r7 6f2ba26917 Fix missing constant error when accessing the api web service 2021-02-24 12:28:46 +00:00
Grant Willcox 6f8821dd1d Land #14789, Fix session verification by checking TLV negotiation 2021-02-22 14:06:34 -06:00
Tim W edea755096 Land #14740, CVE-2021-3156 Sudo LPE (AKA: Baron Samedit) Improvements 2021-02-22 17:48:33 +00:00
Grant Willcox 5c886d46bf Land #14748, Fix Auxiliary::AuthBrute when using DB_ALL_USERS and DB_ALL_PASS options 2021-02-22 11:43:55 -06:00
Spencer McIntyre f2e1afed79 Fix session verification by checking TLV negotiation 2021-02-22 11:19:31 -05:00
Spencer McIntyre 7c51dd0b68 Always define the detach and ssl_verify commands in the cmds hash
Defining the commands in the cmds hash is necessary for them to be
filtered and then reported to the user as incompatible when applicable.
This moves their special compatibility checks into the actual command
handler.
2021-02-19 15:51:41 -06:00
Spencer McIntyre 8a0a56f584 Use a more descriptive status indicator for command routines 2021-02-19 15:51:41 -06:00
Spencer McIntyre 97479066ba Disabling filtering via command IDs on Windows for now
Filtering via command IDs would be a backwards incompatible change, so
skip it on Windows until the payloads gem has had a major version bump.
2021-02-19 15:51:41 -06:00
Spencer McIntyre 2bc8ff8db7 Consistently return nil when an id or name fails to resolve 2021-02-19 15:51:40 -06:00
Spencer McIntyre 8a8994bb57 Raise a more specific error when loading an unsupported extension 2021-02-19 15:51:40 -06:00
Spencer McIntyre a587c166cb Add and use a callback to report meterpreter commands that are disabled 2021-02-19 15:51:40 -06:00
Spencer McIntyre b983365665 Filter Meterpreter commands based on support instead of fingerprinting 2021-02-19 15:51:39 -06:00
Spencer McIntyre 7cf5879836 Add a meterpreter test for enumerating core commands 2021-02-19 15:51:39 -06:00
Spencer McIntyre 998b38cf0d Enumerate Meterpreter's supported core commands 2021-02-19 15:51:33 -06:00
Grant Willcox 66c4388eda Land #14670, Enable word wrapped rex tables by default 2021-02-19 14:21:59 -06:00
dwelch-r7 3817ab9345 Land #14772, Extract module data store to its own file 2021-02-19 17:35:28 +00:00
Alan Foster f3ce9082b6 Enable word wrapped rex tables by default 2021-02-19 13:23:31 +00:00
agalway-r7 275e9c5454 Land #14696, Further Zeitwerk lands to improve boot speed
Zeitwerk rex folder
2021-02-19 10:33:37 +00:00
Alan Foster 6a349dad75 Extract module data store to its own file 2021-02-19 10:29:50 +00:00
Metasploit b3509f58ff Bump version of framework to 6.0.32 2021-02-18 12:04:28 -06:00
dwelch-r7 4a380771d3 Land #14762, Ignore Rubocop ExtraSpacing rules for BinData objects 2021-02-16 12:01:11 +00:00
k0pak4 8affc0e91a Add in proper realm reporting cred abilities 2021-02-15 18:20:56 -05:00
Alan Foster ecf8180538 Add custom whitespace cop for ignoring bindata 2021-02-15 20:26:05 +00:00
Tim W eefc7465dd fix #14749, fix screenshot platform check 2021-02-15 14:03:44 +00:00
Jeffrey Martin 43ecfe5138 Land #14602, Fix length detection & enhance hex 2021-02-14 12:37:48 -06:00
Jeffrey Martin 78a2fd1016 add autoload hint for postgresqli 2021-02-14 12:12:01 -06:00
Jeffrey Martin dbce3982fd Land #14067, [GSoC] Module for CVE-2019-13375, and PostgreSQL support for the library 2021-02-14 12:11:09 -06:00
Jeffrey Martin 7c4e42186d address merge conflict 2021-02-14 12:10:44 -06:00
adfoster-r7 30d24b5d88 Land #14747, Fix usage of Failure:: constant 2021-02-12 17:01:15 +00:00
dwelch-r7 f6c3de5732 Land #14733, Add latest Rubocop rules 2021-02-12 16:18:13 +00:00
Christophe De La Fuente cc1dde5ba8 Remove call to #creds in #build_credentials_array 2021-02-12 16:32:49 +01:00
dwelch-r7 b6eb940e46 Fix usage of Failure:: constant 2021-02-12 14:33:05 +00:00
Spencer McIntyre 20067d183e Use single quotes for escaping arguments consistently 2021-02-12 08:59:38 -05:00
Alan Foster bed7ae2c78 Add latest rubocop rules 2021-02-12 13:31:51 +00:00
Metasploit ef6d0d13fb Bump version of framework to 6.0.31 2021-02-11 12:06:08 -06:00
Spencer McIntyre f31c7846d2 Escape shell arguments even more thoroughly 2021-02-11 12:25:28 -05:00
Spencer McIntyre 6562f309ce Handle whitespace in the target path 2021-02-10 17:40:42 -05:00
Spencer McIntyre 8757eb33fe Add an automatic target that uses version fingerprinting 2021-02-10 16:16:33 -05:00
Spencer McIntyre 7f17202194 Consistently handle existing directories in mkdir 2021-02-10 08:45:52 -05:00