Commit Graph

17515 Commits

Author SHA1 Message Date
adfoster-r7 b3da14e66b Land #14669, ensure selected cracker is available and viable 2021-02-05 16:24:59 +00:00
Jeffrey Martin cce7dfb55f correction to error message grammar 2021-02-05 08:50:37 -06:00
dwelch-r7 4c43a8081a Land #14480, Improve handling of external modules when missing runtime dependencies 2021-02-05 13:51:11 +00:00
adfoster-r7 0b18de5a3d Land #14720, Fix missing vhost in rhost http url feature 2021-02-05 10:41:37 +00:00
Metasploit e05a6fd568 Bump version of framework to 6.0.30 2021-02-04 13:31:26 -06:00
dwelch-r7 3b8d87bdcb Fix missing vhost in rhost http url feature 2021-02-04 16:52:43 +00:00
Spencer McIntyre 7281d00938 Implement feedback from PR review 2021-02-04 09:25:40 -05:00
Spencer McIntyre b31aa023da Don't check the regex when the value is nil 2021-02-03 18:16:13 -05:00
A Galway 4f2d34a09d Land #14684, format logs to python modules 2021-02-03 15:54:15 +00:00
cgranleese-r7 98349a6823 Improve handling of external modules when missing runtime dependencies 2021-02-02 14:49:16 +00:00
Alan Foster e0653f271f Ensure external python modules have formatted logging 2021-02-01 17:42:49 +00:00
dwelch-r7 8f83de865c Revert "Fix bug where vhost wasn't being set correctly when using rhost http url" 2021-02-01 16:33:18 +00:00
Metasploit f23c5b53d6 Bump version of framework to 6.0.29 2021-01-28 17:41:54 -06:00
Grant Willcox ff25fc2510 Land #14674, Add explicit require for open3 dependency to managed_remote_data_service.rb 2021-01-28 13:25:20 -06:00
Alan Foster 0682780636 Add explicit require for open3 dependency 2021-01-28 18:41:31 +00:00
Grant Willcox 9dcd9f0cc2 Land #14432, Save windows hash to database 2021-01-28 09:02:43 -06:00
Jeffrey Martin 6f7f1db6f9 ensure selected cracker is available and viable
When no password cracker is installed `cracker_version` returns `nil`.
Guard against `nil` in the version check and consolidate detection of
a viable environment and application as a responsibility of the factory
that provides the instance.
2021-01-27 14:28:08 -06:00
Grant Willcox f4bfbf5c29 Apply fixes from Spencer's review 2021-01-25 16:36:57 -06:00
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
三米前有蕉皮 1cd86bb682 Update lib/rex/post/meterpreter/ui/console/command_dispatcher/kiwi.rb
Co-authored-by: Spencer McIntyre <58950994+smcintyre-r7@users.noreply.github.com>
2021-01-23 16:45:16 +08: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
Grant Willcox f3990d8bd7 Remove the SHA1 additions as we can't make them work at this point in time 2021-01-21 17:01:12 -06:00
Alan Foster ad8891dff6 Switch to using mod parameter for tab completion 2021-01-21 22:59:36 +00:00
Grant Willcox b3c1eb4ae8 Change variable name from invalid_password to empty_password as technically its still a valid password, its just empty. 2021-01-21 16:08:43 -06:00
Grant Willcox 6b2e5497aa Resolve merge conflict 2021-01-21 15:26:09 -06:00
Grant Willcox be9291a85f Update kiwi.rb library to now properly handle saving credentials to the creds database when running creds_msv and also reduce some code reuse by putting reused code into functions 2021-01-21 15:22:40 -06:00
Grant Willcox bd71c16a18 Update the identify.rb library to properly identify other SHA1 hashes as raw-sha1 2021-01-21 15:21:13 -06:00
Metasploit bc4216f2c4 Bump version of framework to 6.0.28 2021-01-21 14:04:42 -06:00
三米前有蕉皮 e3eaa2b707 Update lib/rex/post/meterpreter/ui/console/command_dispatcher/kiwi.rb
Co-authored-by: Grant Willcox <63261883+gwillcox-r7@users.noreply.github.com>
2021-01-21 08:57:05 +08:00
cn-kali-team 74d95d3222 Undo rubicop 2021-01-20 12:22:37 -06:00
cn-kali-team c8e54e87a5 Check ntlm separately 2021-01-20 12:22:37 -06:00
cn-kali-team 36f3b35c6e Add lowercase conversion to check whether the database is activated 2021-01-20 12:22:36 -06:00
cn-kali-team 39b84b826b check framework 2021-01-20 12:22:36 -06:00
cn-kali-team 8195eba447 for hashdump 2021-01-20 12:22:35 -06:00
cn-kali-team 4f9ed925dd for kiwi 2021-01-20 12:22:29 -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