Last active
November 12, 2019 05:33
-
-
Save cherts/5b4f400c0a33f00b1a9342bbc353e2ed to your computer and use it in GitHub Desktop.
CredSSP allow unencrypt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| REG ADD HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\System\CredSSP\Parameters\ /v AllowEncryptionOracle /t REG_DWORD /d 2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment