Hayabusa medium test sigma
TacticalRMM Service Installation
Detects a TacticalRMM service installation. Tactical RMM is a remote monitoring & management tool.
Detection Logic
{
"system": {
"Channel": "System"
},
"selection_root": {
"Provider_Name": "Service Control Manager",
"EventID": 7045
},
"selection_service": [
{
"ImagePath
| contains": "tacticalrmm.exe"
},
{
"ServiceName
| contains": "TacticalRMM Agent Service"
}
],
"condition": "system and (all of selection_*)"
} False Positives
- ⚠ Legitimate use of the tool
Field Validations
Loading…
Comments (0)
Loading comments...