Bypass Record
Disable or Modify Tools × Sysmon
A publicly-reported instance of Disable or Modify Tools bypassing Sysmon, recorded with its original source. Factual record; no assessment of any specific deployment.
Mechanism
With admin rights, the tool adds Deny ACEs to the ACL of kernel32.dll targeting specific service SIDs. When the system reboots, the services cannot read kernel32.dll, breaking their dependency chain and preventing them from starting. The effect is delayed until reboot, making immediate detection difficult.
Detection & mitigation
Monitor for Windows Security Event ID 4670 (permissions change) on critical system files like kernel32.dll, especially when the new ACL includes Deny ACEs targeting security service SIDs (e.g., Windows Defender, Sysmon). Mitigate by enforcing least-privilege admin access, hardening ACLs on key DLLs, and using file integrity monitoring to alert on unauthorized permission changes.
This is a record of a publicly-reported event, not an assessment of any specific organization's deployment. Detection and mitigation notes are drawn from the cited source. Where the source is silent, fields are omitted.