Commit Graph

4836 Commits

Author SHA1 Message Date
adfoster-r7 ff6a1f135c Land #14629, migrate msf folder to Zeitwerk 2021-01-22 14:21:26 +00: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
Alan Foster 832e2263b0 Ensure consistent tab completes 2020-10-15 19:55:54 +01:00
Spencer McIntyre 9ee83e2657 Land #14028, Fix msf6 TLV_TYPE_PIVOT_STAGE_DATA_SIZE pivoting error 2020-10-06 09:11:38 -04:00
Grant Willcox b0f96fd755 Land #14200, Fix whitespace issue in OpenVAS importer that was breaking some imports 2020-09-30 14:02:28 -05:00
Grant Willcox 5986bc98f1 Land #14171, Replace erroneous calls to get_service with calls to service 2020-09-30 10:05:13 -05:00
Alan Foster 33fbd52d8b Fix port parsing error when importing openvas 2020-09-30 09:51:30 +01:00
bwatters 9416b9ead4 Land #14030, New GetSystem Technique: Named Pipe Impersonation (RPCSS Variant)
Merge branch 'land-14030' into upstream-master
2020-09-28 18:24:44 -05:00
Alan Foster 8bc80c26c1 Remove unused constant references, and add session new command id 2020-09-24 15:00:17 +01:00
Adam Galway 571504642a fixes get_service calls 2020-09-22 12:54:58 +01:00
Adam Galway a0d6431ed5 adds protocol to search terms 2020-09-22 12:44:32 +01:00
adfoster-r7 9ef5822d3a Revert "Replaces erroneous calls to get_service" 2020-09-18 19:09:25 +01:00
Grant Willcox a5c30be10b Land #14143, Replace erroneous calls to get_service 2020-09-17 10:41:15 -05:00
Adam Galway 4918ecf826 replaced get_service calls with services calls 2020-09-16 12:29:15 +01:00
William Vu cada3cdf52 Fix ArgumentError in res.redirection from URI(nil) 2020-09-15 15:50:17 -05:00
William Vu 53fd5c9d14 Fix GET ctype=application/x-www-form-urlencoded 2020-09-15 15:50:07 -05:00