Sigma low test sigma
Microsoft Excel Add-In Loaded
Detects Microsoft Excel loading an Add-In (.xll) file
Detection Logic
{
"selection": {
"Image
| endswith": "\\excel.exe",
"ImageLoaded
| endswith": ".xll"
},
"condition": "selection"
} False Positives
- ⚠ The rules is only looking for ".xll" loads. So some false positives are expected with legitimate and allowed XLLs
Field Validations
Loading…
Comments (0)
Loading comments...