Commit Graph

20644 Commits

Author SHA1 Message Date
Metasploit 5f6112766a Bump version of framework to 6.1.2 2021-08-20 08:04:11 -05:00
Spencer McIntyre 274917ae82 Land #15564, Update post_common mixin methods 2021-08-19 14:31:37 -04:00
Spencer McIntyre db8a55436f Update the docs for command_exists? 2021-08-19 14:31:23 -04:00
Spencer McIntyre 5d33303263 Land #15332, rename_file function improvements 2021-08-19 12:08:12 -04:00
Spencer McIntyre bb82b41184 Update the rename_file docs 2021-08-19 12:08:03 -04:00
pingport80 10224a9c8c update regex to string in session type checks 2021-08-19 20:13:27 +05:30
dwelch-r7 8f51663545 Default simplify_module to not load_saved_config and update all references 2021-08-19 13:04:26 +01:00
space-r7 a75b649cf3 Land #15546, properly store UUID URLs 2021-08-18 17:15:14 -05:00
dwelch-r7 d98896564d limit raw mode to pty shells only 2021-08-18 15:08:00 +01:00
dwelch-r7 dd43265776 Change set_term_size to be a stdapi command 2021-08-18 15:08:00 +01:00
dwelch-r7 669caaf7a6 Rework interactive meterpreter shells feature flag 2021-08-18 15:07:59 +01:00
dwelch-r7 62d6fd7745 lock fully interactive shell behind feature flag 2021-08-18 15:07:59 +01:00
dwelch-r7 ae90c86333 Meterpreter interactive shell 2021-08-18 15:07:59 +01:00
pingport80 40f4fff278 update condition 2021-08-17 20:14:00 +05:30
pingport80 077ea6dc79 update common.rb to support powershell session type 2021-08-17 19:45:08 +05:30
pingport80 a7bed49e8a update readable? for directories 2021-08-17 16:39:23 +05:30
pingport80 66c0a17b14 update _write_file_powershell 2021-08-17 16:09:20 +05:30
pingport80 6a2335e5e0 divide the file transfer in small chunks 2021-08-17 03:44:57 +05:30
pingport80 3d243a5005 add write method for powershell session type 2021-08-17 01:34:12 +05:30
pingport80 05d2375721 fix localization issue and enhance rename_file method 2021-08-16 19:40:37 +05:30
Tim W f33bd8bb83 Land #15540, fix linux/macos meterpreter shell -t subshell command 2021-08-16 14:08:06 +01:00
bwatters 14c3eca706 Land #15303, Fix dir method for windows shell sessions (with all commits)
Merge branch 'land-15303' into upstream-master
2021-08-13 15:46:44 -05:00
bwatters cd4df70ce8 Land #15303, Fix dir method for windows shell sessions
Merge branch 'land-15303' into upstream-master
2021-08-13 15:38:21 -05:00
Tim W 5acd0ee5d6 Fix #15480, fix IgnoreUnknownPayloads for stageless reverse_http payloads 2021-08-13 16:57:04 +01:00
pingport80 59af52fee4 add a protection from nil 2021-08-13 20:02:26 +05:30
Metasploit c752ddc5f7 Bump version of framework to 6.1.1 2021-08-12 12:04:49 -05:00
adfoster-r7 0a504d9358 Land #15542, Patch Meterpreter scripts to work again 2021-08-12 17:57:38 +01:00
space-r7 0530f78d12 add comments and test 2021-08-12 10:18:13 -05:00
space-r7 03e9d82ed8 fix packfile construction, fix git push
also adds the ability to further customize
commits, including the option to use a custom
email address, name, commit message, etc.
2021-08-12 10:18:13 -05:00
space-r7 e2f1ad692b add find_obj method and delta object parsing 2021-08-12 10:18:13 -05:00
space-r7 89e6690782 remove pry statements 2021-08-12 10:18:12 -05:00
Shelby Pace 51741c8c01 account for ofs-delta / ref-delta objects 2021-08-12 10:18:12 -05:00
Shelby Pace d0c0372596 add request / response classes 2021-08-12 10:18:12 -05:00
Shelby Pace 2736599373 update comments, remove debugging statements 2021-08-12 10:18:12 -05:00
Shelby Pace 53187648c1 add module
also includes packfile obj metadata changes
2021-08-12 10:18:11 -05:00
Shelby Pace 73ad7de0a7 add parent param to git mixin
add fixes to packfile mixin
2021-08-12 10:18:11 -05:00
Shelby Pace d7161d0b90 add packfile, pkt line, and module code 2021-08-12 10:18:11 -05:00
Shelby Pace d89554e995 add git mixin changes and usage in git exploits 2021-08-12 10:18:11 -05:00
Shelby Pace 3fb225c9c6 add wrapper methods for creating git objects
use methods in git_submodule_command_exec
2021-08-12 10:18:11 -05:00
Grant Willcox a6eaf58f84 Land #15523, Add missing command names to session compatibility warning 2021-08-11 16:40:50 -05:00
adfoster-r7 e41406d478 Patch meterpreter scripts to work again 2021-08-11 15:42:27 +01:00
pingport80 235aae068f fix minor error 2021-08-11 19:32:47 +05:30
pingport80 6c1c717f1a add a check to see the path exists 2021-08-11 19:10:22 +05:30
pingport80 14cd2a74f5 update readable to add support for powershell 2021-08-11 18:46:52 +05:30
dwelch-r7 3b77f4a748 Add option for running cmd_execute in a subshell 2021-08-11 12:05:22 +01:00
Alan Foster 03400991af Update uses of open ssl 2021-08-10 15:40:23 +01:00
adfoster-r7 87e29b4599 Update thin kwargs usage 2021-08-10 15:40:19 +01:00
pingport80 05eff3e25f increase the chunk size 2021-08-10 20:07:37 +05:30
pingport80 5c2090f9ae updated suggested changes and reduce the size of each chunk 2021-08-10 18:45:26 +05:30
adfoster-r7 fedcdc386b Land #15493, Rails 6.1 upgrade 2021-08-10 11:49:25 +01:00