Skip to content

Commit 06181b2

Browse files
authored
Merge pull request #16 from Neo23x0/config-devel
Registry changes caused during CVE-2021-40444 exploitation
2 parents ed59813 + a1e9a8f commit 06181b2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

sysmonconfig-export.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -790,6 +790,7 @@
790790
<TargetObject condition="contains">Microsoft\Cryptography\Providers\Trust\</TargetObject> <!-- Important trust registry values to monitor -->
791791
<TargetObject condition="contains">WOW6432Node\Microsoft\Cryptography\Providers\Trust\</TargetObject> <!-- Important trust registry values to monitor -->
792792
<TargetObject condition="contains">Control\Print\Environments\Windows x64\Drivers</TargetObject> <!-- PrinterNightmare coverage -->
793+
<TargetObject name="Context,ContactedDomain" condition="end with">\EnableBHO</TargetObject> <!--Microsoft:Office: Contacted domains stored here 'HKEY_CURRENT_USER\<SID>\SOFTWARE\Microsoft\Office\16.0\Common\Internet\Server Cache\<domain>\EnableBHO' -->
793794
</RegistryEvent>
794795
</RuleGroup>
795796

0 commit comments

Comments
 (0)