Bypass Record
Exploitation for Priv-Esc × ESET Smart Security Premium
A publicly-reported instance of Exploitation for Priv-Esc bypassing ESET Smart Security Premium, recorded with its original source. Factual record; no assessment of any specific deployment.
Mechanism
The attacker creates a file with an EICAR test string and sets its attributes to non-normal. When ESET's ekrn.exe service scans and prepares to delete the file, it changes attributes to FILE_ATTRIBUTE_NORMAL as a precursor. The attacker polls for this change, then uses an NTFS alternate data stream attached to a directory to keep it technically empty during checks. After the check, the attacker creates an NTFS junction from that directory to a target (e.g., C:\Config.msi) and an Object Manager symbolic link in a writable directory (e.g., \RPC CONTROL) to redirect the delete operation, causing ekrn.exe to delete the target directory with SYSTEM privileges.
Detection & mitigation
Monitor for suspicious NTFS junction and alternate data stream creation, especially from non-privileged processes targeting protected directories like C:\Config.msi. Enforce least privilege and apply vendor patches for CVE-2024-0353 to mitigate the TOCTOU race condition.
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.