Metasploit
95e5830bc8
Bump version of framework to 6.0.51
2021-06-24 12:04:41 -05:00
Shelby Pace
c3d4bb42bd
Land #15358 , use valid python binary in sshexec
2021-06-22 16:15:36 -05:00
adfoster-r7
fe41a6b518
Land #15350 , fix shellcode_inject module
2021-06-21 09:03:26 +01:00
Spencer McIntyre
b85031ff6a
Fallback to Python3 in sshexec when it's available
2021-06-18 13:35:23 -04:00
dwelch-r7
a68a62dce5
Land #15352 , Ensure msfdb init can be used for starting the database
2021-06-18 13:07:10 +01:00
Alan Foster
ae7a978889
Ensure msfdb reinit can be used for starting the database
2021-06-18 09:13:48 +01:00
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
Grant Willcox
66da3148d6
Land #15316 , Add a call to setsid when forking a new process
2021-06-16 15:16:01 -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
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
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
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
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
agalway-r7
87d69c7553
Land #15263 , adds payload flag to analyze
2021-06-03 16:03:46 +01:00
Ashley Donaldson
3920c0873c
Fix bugs in redis_extractor module
...
- Long values were truncated because the network didn't pull enough data, so parsing failed
- Race condition if value was deleted between scan and retrieval of value
- Also support retrieving a subset of keys (e.g. it stores session IDs, there are thousands of them and we only need a few)
2021-06-03 11:54:02 +10:00
dwelch-r7
d793e1b30c
Enforce more notes add more tests
2021-06-02 22:31:32 +01:00