Commit Graph

20644 Commits

Author SHA1 Message Date
Metasploit 645e1512d6 Bump version of framework to 6.0.50 2021-06-17 12:05:05 -05:00
pingport80 cc1abe9d1b adding generic process mixin to the windows process mixin 2021-06-17 21:24:13 +05:30
deadjakk 730531a71f removed a false positive in the login_scanner 2021-06-17 05:29:07 -05:00
deadjakk 3f5e4fb4f2 Update lib/metasploit/framework/login_scanner/x3.rb
Co-authored-by: Spencer McIntyre <58950994+smcintyre-r7@users.noreply.github.com>
2021-07-08 10:29:24 -05:00
bwatters 8c09fc569f File tests work except for writing binary data; debugging commented out 2021-06-16 16:22:17 -05:00
Grant Willcox 66da3148d6 Land #15316, Add a call to setsid when forking a new process 2021-06-16 15:16:01 -05:00
deadjakk e40b98c5f2 added robocop -a'd files 2021-07-07 12:31:05 -05:00
deadjakk 21446c8455 added Sage X3 modules 2021-07-07 11:14:23 -05:00
Grant Willcox b91c829022 Land #15109, Better handling for incompatible Meterpreter extensions and commands (Round 2) 2021-06-16 11:15:39 -05:00
Grant Willcox 62f9d15ba3 Land #15314, Add Exploit for CVE-2021-31181 (SharePoint RCE) 2021-06-16 10:39:49 -05:00
Spencer McIntyre 626bbebde2 Remove the remaining mimikatz extension code 2021-06-16 09:10:34 -04:00
Spencer McIntyre 7f4ca31021 Fix a typo and add missing build tuples 2021-06-16 09:04:11 -04:00
Spencer McIntyre 582d64abe8 Add some documentation for the new code 2021-06-16 09:04:11 -04:00
Spencer McIntyre 2e07dc7686 Search extensions for missing Meterpreter commands 2021-06-16 09:04:11 -04:00
Spencer McIntyre 8f8337552a Suggest a Meterpreter payload for an extension 2021-06-16 09:04:11 -04:00
Grant Willcox dc32770fd5 Land #15340, Fix hosts deletion 2021-06-14 22:26:51 -05:00
Spencer McIntyre f58bbc236f Land #15319, Fix a localization issue 2021-06-14 16:42:19 -04:00
Alan Foster 8bd2c84f50 Fix hosts deletion 2021-06-14 21:16:03 +01:00
pingport80 beba2a6e46 add error_token in case the command fails and remove regexp from psh_exec 2021-06-14 15:02:39 +05:30
agalway-r7 e27ff89b86 improve readability
Co-authored-by: wvu <wvu-r7@users.noreply.github.com>
2021-06-11 12:58:00 +01:00
adfoster-r7 f83b21e85c Land #15187, no longer create msfdb webservice by default 2021-06-11 11:14:46 +01:00
adfoster-r7 6abdeb1ac1 Land #15247, add rubocop rule to enforce Notes in exploit module info 2021-06-11 10:45:38 +01:00
Grant Willcox e07561c904 Land #15328, Fix get_processes for some shell sessions 2021-06-10 16:44:08 -05:00
Metasploit 9245293d4d Bump version of framework to 6.0.49 2021-06-10 12:08:15 -05:00
dwelch-r7 6abd30522e Rename variables ot be more clear 2021-06-10 02:56:24 +01:00
Spencer McIntyre 206e6b01e4 Add the second fork after calling setsid 2021-06-09 17:52:13 -04:00
A Galway d9d012f7fd enables powershell sessions to use the read_file method 2021-06-09 20:22:15 +01:00
pingport80 669586a3ed fix localization issue in windows/enum_hyperv_vms and chomp extra data from psh_exec method 2021-06-09 23:35:27 +05:30
Spencer McIntyre 5c5728a973 Stop applying prepends twice 2021-06-09 10:27:10 -04:00
dwelch-r7 8b61498ebb Remove unused variables 2021-06-09 13:06:22 +01:00
dwelch-r7 5d421688a2 Refactor prompts and rework clearing of stored database 2021-06-09 10:55:15 +01:00
Spencer McIntyre 0980c67797 Golf off one byte from x64's PrependFork 2021-06-08 17:29:15 -04:00
Spencer McIntyre ae3715e6bc Add a call to setsid when forking a new process 2021-06-08 16:44:46 -04:00
Spencer McIntyre 325ecfedff Add some error handling while extracting the key 2021-06-08 14:58:58 -04:00
agalway-r7 4bf4b5a2fc Land #15312, makes RHOST & RHOSTS interchangeable
Add rhost alias to rhosts option
2021-06-08 17:55:45 +01:00
Alan Foster 0b9691bd9d Add rhost alias to rhosts option 2021-06-08 15:01:09 +01:00
pingport80 6dca1d36ab add check for powershell 2021-06-08 18:09:36 +05:30
agalway-r7 66de4deabf Land #15264, JSON RPC's servlet helper returns hash with symbolized keys 2021-06-08 11:51:19 +01:00
Spencer McIntyre 4ccc468dab Add docs to the SharePoint mixin 2021-06-07 16:04:08 -04:00
Grant Willcox 06159ddfb9 Land #15296, Enhance command_exists? method so that it falls back on which in case the command command fails 2021-06-07 14:42:41 -05:00
Spencer McIntyre 64077e1395 Add and use a new sharepoint mixin 2021-06-07 15:25:07 -04:00
Grant Willcox 772027464c Land #15257, Fix A Meterpreter Compatibility Error Message 2021-06-07 12:27:23 -05:00
Grant Willcox 51e06965d9 Fix minor errors with RuboCop that were undone during the last change 2021-06-07 12:26:40 -05:00
pingport80 ca5d3ea162 fix dir method for windows and added for powershell 2021-06-06 21:47:51 +05:30
Spencer McIntyre 9c364674df Fix instances where the token is in the output 2021-06-05 21:33:23 -04:00
Spencer McIntyre 1d003e9dee Land #15293, Redis extractor improvements 2021-06-04 10:23:07 -04:00
Jeffrey Martin 3c80a014d9 Land #15290, Stop raising a RuntimeError 2021-06-04 08:14:15 -05:00
Metasploit e369216983 Bump version of framework to 6.0.48 2021-06-03 12:04:31 -05:00
pingport80 1d47d9e3a4 remove pid() method from post/linux/priv.rb 2021-06-03 21:29:56 +05:30
pingport80 42ce2ae48b enhance command_exists? method 2021-06-03 20:54:25 +05:30