Skip to content

Commit

Permalink
Update Windows10-HardenedConfig.xml
Browse files Browse the repository at this point in the history
Removed msiexec.exe to follow current exceptions.txt
  • Loading branch information
Xorlent authored Apr 12, 2024
1 parent f374885 commit fc05df8
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions Examples/Windows10-HardenedConfig.xml
Original file line number Diff line number Diff line change
Expand Up @@ -763,9 +763,6 @@
<ASLR ForceRelocateImages="true" RequireInfo="false" />
<SignedBinaries MicrosoftSignedOnly="true" AllowStoreSignedBinaries="false" />
</AppConfig>
<AppConfig Executable="msiexec.exe">
<SignedBinaries MicrosoftSignedOnly="true" AllowStoreSignedBinaries="false" />
</AppConfig>
<AppConfig Executable="msinfo32.exe">
<SignedBinaries MicrosoftSignedOnly="true" AllowStoreSignedBinaries="false" />
</AppConfig>
Expand Down Expand Up @@ -1608,4 +1605,4 @@
<AppConfig Executable="Zoom.exe">
<SignedBinaries MicrosoftSignedOnly="true" AllowStoreSignedBinaries="false" />
</AppConfig>
</MitigationPolicy>
</MitigationPolicy>

0 comments on commit fc05df8

Please sign in to comment.