Sigma medium test sigma
Remote Access Tool Services Have Been Installed - Security
Detects service installation of different remote access tools software. These software are often abused by threat actors to perform
Detection Logic
{
"selection": {
"EventID": 4697,
"ServiceName
| contains": [
"AmmyyAdmin",
"AnyDesk",
"Atera",
"BASupportExpressSrvcUpdater",
"BASupportExpressStandaloneService",
"chromoting",
"GoToAssist",
"GoToMyPC",
"jumpcloud",
"LMIGuardianSvc",
"LogMeIn",
"monblanking",
"Parsec",
"RManService",
"RPCPerformanceService",
"RPCService",
"SplashtopRemoteService",
"SSUService",
"TeamViewer",
"TightVNC",
"vncserver",
"Zoho"
]
},
"condition": "selection"
} False Positives
- ⚠ The rule doesn't look for anything suspicious so false positives are expected. If you use one of the tools mentioned, comment it out
Field Validations
Loading…
Comments (0)
Loading comments...