Commit Graph

17484 Commits

Author SHA1 Message Date
bwatters 5dafb52922 Land #14564, Switch to using mod parameter for tab completion
Merge branch 'land-14564' into upstream-master
2021-01-25 14:57:20 -06:00
Grant Willcox 940042ecbb Land #14647, Fix run command tab completions by using the correct value 2021-01-22 13:44:57 -06:00
Grant Willcox 57bb3fbc1c Land #14383, Add exploit and auxiliary Python module examples and update executable loader accordingly 2021-01-22 13:03:57 -06:00
Grant Willcox 7b7bdff1cc Relocate the check to not load the example modules from base.rb loader to the executable loader 2021-01-22 11:07:14 -06:00
Spencer McIntyre f3746be8c6 Fix tab completions by using the correct value 2021-01-22 11:45:03 -05:00
adfoster-r7 ff6a1f135c Land #14629, migrate msf folder to Zeitwerk 2021-01-22 14:21:26 +00:00
dwelch-r7 1f679d565d Replace the comments from vore.rb and base.rb with readmes 2021-01-22 12:50:29 +00:00
Alan Foster ad8891dff6 Switch to using mod parameter for tab completion 2021-01-21 22:59:36 +00:00
Metasploit bc4216f2c4 Bump version of framework to 6.0.28 2021-01-21 14:04:42 -06:00
Chris Higgins e9c225aa49 Remove pry-byebug 2021-01-20 11:11:42 -06:00
dwelch-r7 461afdb694 Remove redundant comment 2021-01-20 12:15:03 +00:00
Chris Higgins 273027845e Fix #14261 Prompt timestamp escape display error 2021-01-19 17:50:50 -06:00
Grant Willcox 0fc8df31f2 Land #14609, Fix bug where vhost wasn't being set correctly when using rhost http url 2021-01-19 11:10:50 -06:00
dwelch-r7 39b34e433e Re-add base folder and missing contents from core.rb to msf.rb 2021-01-19 13:07:05 +00:00
dwelch-r7 8ce8455f34 Re-add base folder and missing contents from core.rb to msf.rb 2021-01-19 12:59:13 +00:00
dwelch-r7 39401db2bf Re-add msf/core file for pro 2021-01-19 12:04:40 +00:00
dwelch-r7 8cede7de35 Remove redundant folder inclusion 2021-01-18 15:49:21 +00:00
cgranleese-r7 d5204cf68f Land #14583, Add check for nmap requiring sudo permissions 2021-01-18 15:31:40 +00:00
dwelch-r7 da50c257b5 Fix typo in regex 2021-01-18 15:07:49 +00:00
dwelch-r7 a855a39dd6 Refactor msf/scripts away 2021-01-18 14:30:59 +00:00
dwelch-r7 fc4a7fecb3 fix eager loading 2021-01-18 14:21:54 +00:00
dwelch-r7 d6896dadc0 remove msf folder requires 2021-01-18 14:21:54 +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
dwelch-r7 319e718a95 zeitwerk lib/msf folder, eager loading works 2021-01-18 14:20:57 +00:00
adfoster-r7 da7a51fbca Land #14584, implement the zeitwerk autoloader within lib/msf/base 2021-01-18 13:11:08 +00:00
dwelch-r7 122acc4285 Tidy up redundant comments 2021-01-18 12:18:36 +00:00
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 2578d824db Fix bug where vhost wasn't being set correctly when using rhost http url 2021-01-13 14:41:45 +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
dwelch-r7 a5cfa5175e Match against more specific error messages 2021-01-07 16:29:41 +00:00
dwelch-r7 a19575d6bb New lines and undoing debug changes 2021-01-06 12:48:16 +00:00
dwelch-r7 3b827b0edc Add explicit requires for some rex/logging stuff 2021-01-06 11:49:51 +00:00
dwelch-r7 992bcbfac4 Add coverage for other nmap scans which require root 2021-01-06 11:14:29 +00:00
dwelch-r7 c11f6b61a3 Eagerly require msf/core for namespacing reasons 2021-01-06 10:22:51 +00:00
dwelch-r7 7c063404eb Fix missing constants in msfvenom 2021-01-05 16:42:59 +00:00
dwelch-r7 c0912b358c Fix tests 2021-01-05 16:20:42 +00:00