Credential Access (TA0006)(external, opens in a new tab or window)
endpoint(external, opens in a new tab or window)
text code block:registry where host.os.type == "windows" and event.type in ("creation", "change") and registry.value : "UseLogonCredential" and registry.path : "*\\SYSTEM\\*ControlSet*\\Control\\SecurityProviders\\WDigest\\UseLogonCredential" and registry.data.strings : ("1", "0x00000001") and not (process.executable : "?:\\Windows\\System32\\svchost.exe" and user.id : "S-1-5-18")
Install detection rules in Elastic Security
Detect Modification of WDigest Security Provider in the Elastic Security detection engine by installing this rule into your Elastic Stack.
To setup this rule, check out the installation guide for Prebuilt Security Detection Rules(external, opens in a new tab or window).