Commit Graph

1516 Commits

Author SHA1 Message Date
Metasploit f23c5b53d6 Bump version of framework to 6.0.29 2021-01-28 17:41:54 -06:00
Alan Foster 0682780636 Add explicit require for open3 dependency 2021-01-28 18:41:31 +00:00
adfoster-r7 ff6a1f135c Land #14629, migrate msf folder to Zeitwerk 2021-01-22 14:21:26 +00:00
Metasploit bc4216f2c4 Bump version of framework to 6.0.28 2021-01-21 14:04:42 -06:00
dwelch-r7 461afdb694 Remove redundant comment 2021-01-20 12:15:03 +00:00
dwelch-r7 d437a32374 remove msf/util requires 2021-01-18 14:21:54 +00:00
dwelch-r7 b816373b94 remove msf/ui requires 2021-01-18 14:21:54 +00:00
adfoster-r7 da7a51fbca Land #14584, implement the zeitwerk autoloader within lib/msf/base 2021-01-18 13:11:08 +00:00
Metasploit 710ed31b75 Bump version of framework to 6.0.27 2021-01-14 12:06:13 -06:00
Metasploit a01d58d72f Bump version of framework to 6.0.26 2021-01-07 12:04:47 -06:00
dwelch-r7 bad5ccbc49 Remove msf/base requires 2021-01-05 14:59:46 +00:00
Metasploit a4a7efddb7 Bump version of framework to 6.0.25 2020-12-31 12:12:36 -06:00
Metasploit 2af64c43e9 Bump version of framework to 6.0.24 2020-12-24 12:02:49 -06:00
dwelch-r7 450193ed6a Send sessions records instead of IDs 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
Jeffrey Martin eb675738ff Land #14476, Cygwin SSH Windows Identification 2020-12-11 12:57:00 -06:00
Metasploit 8aaae387ea Bump version of framework to 6.0.22 2020-12-10 12:11:43 -06:00
Matt c29f746225 Updated Result Proof To Identify Windows Systems From Cygwin Shells 2020-12-09 11:20:59 -07:00
Alan Foster 9e20bb5270 Add configurable logging to the console and support stdout sinks 2020-12-08 16:23:24 +00:00
dwelch-r7 1617b3ec9b Use zeitwerk for lib/msf/core folder 2020-12-07 10:31:45 +00:00
Metasploit 7ef0dd40b1 Bump version of framework to 6.0.21 2020-12-04 11:39:09 -06:00
Metasploit 5a80d3d649 Bump version of framework to 6.0.20 2020-12-03 11:53:31 -06:00
Metasploit 9bf921c007 Bump version of framework to 6.0.19 2020-11-26 11:55:30 -06:00
cgranleese-r7 2be68ec3b2 Correction
Co-authored-by: adfoster-r7 <60357436+adfoster-r7@users.noreply.github.com>
2020-11-20 16:14:42 +00:00
cgranleese-r7 0397e7770e Changes to code flow
Co-authored-by: adfoster-r7 <60357436+adfoster-r7@users.noreply.github.com>
2020-11-20 15:37:18 +00:00
cgranleese-r7 0fa714e31b Removes whitespaces from returned version output 2020-11-20 15:13:32 +00:00
cgranleese-r7 cba92f6459 Fixes ssh_login gather proof issue when user has low privileges 2020-11-20 13:06:17 +00:00
Metasploit 9a2668729e Bump version of framework to 6.0.18 2020-11-19 11:57:09 -06:00
Metasploit 8cb51e1fbd Bump version of framework to 6.0.17 2020-11-12 12:00:35 -06:00
Spencer McIntyre 06b16106b4 Use the constants for the object comparison of NTStatus codes
Fixes #14354
2020-11-06 16:34:23 -05:00
Metasploit 54b893aa4d Bump version of framework to 6.0.16 2020-11-05 11:59:10 -06:00
Spencer McIntyre 708de57499 Land #14297, Modified zabbix login to work with newer versions of zabbix 2020-11-02 15:59:22 -05:00
Grant Willcox 7b72120016 Land #14252, Update Avira password gatherer module and associated libaries and add in documentation 2020-11-02 14:37:47 -06:00
Grant Willcox c62001c210 Improve the zabbix session gathering code as per Spencer's recommendation and update the spec checks accordingly 2020-10-30 14:14:14 -05:00
Grant Willcox 0e312dbb79 Update the description of the Raw-MD5u format a bit more to give some context to it all 2020-10-30 12:56:18 -05:00
Grant Willcox 46c937089d Fix up regex to properly match on Raw-MD5u only, and fix up refname to be self.refname to fit in with other modules in this directory 2020-10-30 12:37:35 -05:00
cgranleese-r7 aecc15c776 Fix for store_loot bug 2020-10-30 16:51:18 +00:00
Grant Willcox 4479f4f0e1 Update library and module to fully support version 5.2. Also update the module to support guest discovery on newer versions on Zabbix 2020-10-29 19:27:12 -05:00
Metasploit 99ac92310a Bump version of framework to 6.0.15 2020-10-29 12:00:21 -05:00
dwelch-r7 c51e5b1021 Land #14225, rescue SSLError in HTTP scanner check_setup
rescue SSLError in HTTP scanner check_setup
2020-10-29 13:06:06 +00:00
Grant Willcox b506005438 Fix up error whereby changes didn't account for connection errors and would return incorrect results 2020-10-27 15:53:54 -05:00
Grant Willcox 7d3bd6aa41 Relocate comment that was misplaced 2020-10-26 17:57:56 -05:00
Grant Willcox f1dc4fd6fc Fix up the other Regex so it keeps backwards compatability and also supports newer versions 2020-10-26 17:55:19 -05:00
Grant Willcox bd57832494 First round of changes from review 2020-10-26 16:02:06 -05:00
Metasploit d3e3291bd1 Bump version of framework to 6.0.14 2020-10-26 10:46:53 -05:00
Metasploit e8f283aa31 Bump version of framework to 6.0.13 2020-10-22 12:02:27 -05:00
spassino 913aee2a45 Modified zabbix login to work with newer versions of zabbix
Added documentation for zabbix login
2020-10-21 21:14:57 -04:00
Metasploit add84c70d1 Bump version of framework to 6.0.12 2020-10-15 12:02:32 -05:00
h00die dfecea03fc spelling 2020-10-10 21:04:09 -04:00