Commit Graph

17369 Commits

Author SHA1 Message Date
Grant Willcox e26d6ca683 Land #14458, Add auxiliary support to autocheck mixin 2020-12-05 23:54:41 -06:00
Grant Willcox 9376accc05 Land #14410, Add synchronization to the DLL payload template 2020-12-04 16:08:18 -06:00
Metasploit 7ef0dd40b1 Bump version of framework to 6.0.21 2020-12-04 11:39:09 -06:00
Grant Willcox fd4749488f Land #14445, Update XML import to utilize base64 decoding on the body 2020-12-04 11:06:12 -06:00
Tim W 12607d0a34 Land #14449, allow running local exploits from meterpreter prompt 2020-12-04 14:38:49 +00:00
Metasploit 5a80d3d649 Bump version of framework to 6.0.20 2020-12-03 11:53:31 -06:00
Tim W 52a0ccd58d fix meterpreter > run tab completion 2020-12-03 16:48:47 +00:00
Matthew Hagan a232839a81 Update Unserialized Body For Binary Type
Co-authored-by: acammack-r7 <adam_cammack@rapid7.com>
2020-12-03 09:18:16 -07:00
adfoster-r7 cd032278ba Land #14437, ensure the module cache doesn't mutate module's strings when using force_encoding 2020-12-03 15:57:26 +00:00
Alan Foster 76e967353e Add auxiliary support to autocheck mixin 2020-12-03 01:09:06 +00:00
bwatters 9abf199fbe Lands #14337, Ref #14336 : Fix Windows PingBack_Reverse_TCP Payload
Merge branch 'land-14337' into upstream-master
2020-12-02 16:39:19 -06:00
Spencer McIntyre 7303975377 Initialize the exploit UI earlier on so error messages are displayed 2020-12-01 16:36:39 -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
Metasploit 9bf921c007 Bump version of framework to 6.0.19 2020-11-26 11:55:30 -06:00
cgranleese-r7 8d1345de73 updates .each to .map
Co-authored-by: adfoster-r7 <60357436+adfoster-r7@users.noreply.github.com>
2020-11-26 15:21:10 +00:00
cgranleese-r7 8bc34038ea Adds a fix for frozen string bug when using reload_all 2020-11-26 14:52:15 +00:00
Matthew Hagan a06f605675 Updated XML Import To Utilize Base64 Decoding On The Body 2020-11-25 11:48:58 -07: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
adfoster-r7 327e66748c Land #14412, Fixes ssh_login gather proof issue when user has low privileges 2020-11-24 12:45:25 +00:00
Grant Willcox 21bfb41b48 Land #14417, Line wrap Metasploit tips at 60 columns 2020-11-21 23:17:50 -06:00
Brendan Coles 27f0cf341f Line wrap Metasploit tips at 60 columns 2020-11-21 14:26:38 +00: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
adfoster-r7 2eb2fad212 Land #14294, Allow adding details to CheckCodes, and update ms17_010_eternalblue to validate the target is x64 2020-11-19 14:09:55 +00:00
William Vu 5aef7cf5b6 Fix hang in cmd/windows/powershell_reverse_tcp
Won't show a prompt if initial_output is nil.
2020-11-18 10:56:03 -06:00
Adam Cammack e8dfffdcc0 Remove unused payload compatibility code
This original version of the convention checker has not been used in
quite some time, now all of that is covered in
lib/msf/core/module/compatibility.rb
2020-11-17 10:01:43 -06:00
dwelch-r7 f910d64f4d Land #14393, guard persist on handler existence
guard persist on handler existence
2020-11-17 09:06:24 +00:00
Spencer McIntyre 3586644b62 Increase the payload space to 4096 within the DLL template 2020-11-16 15:58:59 -05:00
Spencer McIntyre 2d367b867d Add a synchronization primitive to the DLL template 2020-11-16 15:57:27 -05:00
A Galway 90ea63c1e2 Land #14219, adds . char to Brocade hash checks 2020-11-16 12:56:18 +00:00
Jeffrey Martin 49fac19692 guard persist on handler existence
Short term fix to only persist jobs with handlers. More work should
be done to improve job persistence to allow more jobs types to persist.
2020-11-13 17:08:10 -06:00
Spencer McIntyre 83b9014bd4 Switch the signature to use an optional details 2020-11-13 14:09:14 -05:00
A Galway 0328e3f815 Land #14359, gives preference to default target options 2020-11-13 14:44:13 +00:00
adfoster-r7 6aa2efca13 Land #14381, Fixes rhost_http_url crashes when running the check method 2020-11-13 09:51:33 +00:00
Metasploit 8cb51e1fbd Bump version of framework to 6.0.17 2020-11-12 12:00:35 -06:00
A Galway 04398b5718 Land #14373, removes unused NetwareConsole class 2020-11-12 16:20:15 +00:00
dwelch-r7 f801744da5 Land #14378, Synchronize access to job status tracker
Synchronize access to job status tracker
2020-11-12 15:49:41 +00:00
Alan Foster 79a3328cd3 Validate that AutoCheck is prepended 2020-11-11 22:15:40 +00:00
cgranleese-r7 6ab1f951d6 Fixes rhost_http_url crashes when running the check method 2020-11-11 10:58:22 +00:00
Alan Foster 893707a352 Synchronize access to job status tracker 2020-11-10 19:50:17 +00:00
Grant Willcox be56d49198 Land #14370, Fix tab completion crash within several msfconsole commands when no results are returned. 2020-11-10 09:55:21 -06:00
dwelch-r7 cd9b5425e8 Remove unused netware console session 2020-11-10 12:57:28 +00: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
Spencer McIntyre 06b16106b4 Use the constants for the object comparison of NTStatus codes
Fixes #14354
2020-11-06 16:34:23 -05:00