Detecting UAC bypass - elevated COM interface

Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊

Back to Content Index


This query identifies processes spawned with high integrity from dllhost.exe with a command line that contains one of three specific CLSID GUIDs.

Attribute Value
Type Analytic Rule
Solution FalconFriday
ID 2d5efc71-2e91-4ca2-8506-857eecb453ec
Severity Medium
Status Available
Kind Scheduled
Tactics Impact
Techniques T1490
Required Connectors MicrosoftThreatProtection
Source View on GitHub

Tables Used

This content item queries data from the following tables:

Table Selection Criteria Transformations Ingestion API Lake-Only
DeviceProcessEvents InitiatingProcessCommandLine has_any "E9495B87-D950-4AB5-87A5-FF6D70BF3E90"
InitiatingProcessFileName == "dllhost.exe"
ProcessIntegrityLevel == "High"
?

Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊

Back to Analytic Rules · Back to FalconFriday