Commit Graph

4850 Commits

Author SHA1 Message Date
Grant Willcox 9dcd9f0cc2 Land #14432, Save windows hash to database 2021-01-28 09:02:43 -06:00
Grant Willcox f4bfbf5c29 Apply fixes from Spencer's review 2021-01-25 16:36:57 -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
adfoster-r7 ff6a1f135c Land #14629, migrate msf folder to Zeitwerk 2021-01-22 14:21:26 +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
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
三米前有蕉皮 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
Chris Higgins 273027845e Fix #14261 Prompt timestamp escape display error 2021-01-19 17:50:50 -06: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 d437a32374 remove msf/util 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
dwelch-r7 122acc4285 Tidy up redundant comments 2021-01-18 12:18:36 +00: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
dwelch-r7 3b827b0edc Add explicit requires for some rex/logging stuff 2021-01-06 11:49:51 +00:00
dwelch-r7 ad9763763d formatting fixes 2021-01-05 15:10:23 +00:00
dwelch-r7 bad5ccbc49 Remove msf/base requires 2021-01-05 14:59:46 +00:00
Spencer McIntyre 088c49aa00 Add two more railgun definitions for kernel32 2021-01-04 10:45:07 -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
CSharperMantle d99c2ac783 linguistic fixes of 'does not exists' 2020-12-23 11:36:38 +08: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 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
Tim W fb9b1c5de4 Land #14409, add weak services technique to the service permissions LPE 2020-12-09 17:16:53 +00:00
Alan Foster 9e20bb5270 Add configurable logging to the console and support stdout sinks 2020-12-08 16:23:24 +00:00
adfoster-r7 85a9accbee Land #14202, Add initial zeitwerk autoloader approach for lib/msf/core 2020-12-08 12:53:02 +00:00
bwatters d6095fe169 Land #14448, Railgun datatype updates
Merge branch 'land-14448' into upstream-master
2020-12-07 16:15:59 -06:00
dwelch-r7 1617b3ec9b Use zeitwerk for lib/msf/core folder 2020-12-07 10:31:45 +00:00
Spencer McIntyre 7d97e2e306 Fix a couple of railgun related bugs with the new refactoring 2020-12-03 12:09:35 -05:00
Tim W 52a0ccd58d fix meterpreter > run tab completion 2020-12-03 16:48:47 +00:00
Spencer McIntyre c0143e7111 Fix two PVOID definitions to the correct LPVOID 2020-12-01 18:00:23 -05:00
Spencer McIntyre 35362b2503 Set a default payload when running local exploit modules 2020-12-01 16:30:29 -05:00
Spencer McIntyre 2b1d7f18ec Tab complete local exploits when running modules from within meterpreter
This does slow down tab completion so maybe it should be left out?
2020-12-01 16:01:57 -05:00
Spencer McIntyre f82ce5335d Support running local exploits from the meterpreter context 2020-12-01 15:22:48 -05:00
Spencer McIntyre 0ef912d489 Consolidate railgun code 2020-12-01 12:27:12 -05:00
Spencer McIntyre 7e78721788 Add and use a ULONG_PTR / PULONG_PTR data type in railgun 2020-12-01 10:42:28 -05:00
Grant Willcox 0435f30f55 Fix up the Meterpreter fs.rb file so that we now appropraitely expand local paths 2020-11-24 16:30:45 -06:00
Spencer McIntyre c717a65ec3 Align the help output of the meterpreter reg command 2020-11-13 11:30:01 -05:00
cgranleese-r7 a052611097 Moves fix to a better location 2020-11-09 14:29:35 +00:00
cgranleese-r7 b9668db089 Fixes generate commands tab completion crash 2020-11-09 12:07:46 +00:00