Skip to content

Instantly share code, notes, and snippets.

@DXPetti
Created January 21, 2020 05:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save DXPetti/abfaf47f7fc82cb9eb12ed08065bda00 to your computer and use it in GitHub Desktop.
Save DXPetti/abfaf47f7fc82cb9eb12ed08065bda00 to your computer and use it in GitHub Desktop.
# As per https://portal.msrc.microsoft.com/en-us/security-guidance/advisory/ADV200001
cacls $ENV:windir\system32\jscript.dll /E /R everyone
cacls $ENV:windir\syswow64\jscript.dll /E /R everyone
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment