CiscoSecureEndpoint
| where EventMessage has 'Possible webshell'
| extend HostCustomEntity = DstHostname, MalwareCustomEntity = ThreatName
query: |
CiscoSecureEndpoint
| where EventMessage has 'Possible webshell'
| extend HostCustomEntity = DstHostname, MalwareCustomEntity = ThreatName
entityMappings:
- entityType: Host
fieldMappings:
- columnName: HostCustomEntity
identifier: HostName
- entityType: Malware
fieldMappings:
- columnName: MalwareCustomEntity
identifier: Name
triggerThreshold: 0
name: Cisco SE - Possible webshell
severity: High
relevantTechniques:
- T1102
queryPeriod: 15m
tactics:
- CommandAndControl
requiredDataConnectors:
- connectorId: CiscoSecureEndpoint
dataTypes:
- CiscoSecureEndpoint
queryFrequency: 15m
version: 1.0.0
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Cisco Secure Endpoint/Analytic Rules/CiscoSEWebshell.yaml
id: d2c97cc9-1ccc-494d-bad4-564700451a2b
kind: Scheduled
description: |
'Detects possible webshell on host.'
status: Available
triggerOperator: gt