The SIEM app is now a part of the Elastic Security solution.
Click
here to view the current documentation.
IMPORTANT: No additional bug fixes or documentation updates will be released for this version.
IMPORTANT: No additional bug fixes or documentation updates will be released for this version.
Permission Theft - Detected - Elastic Endpoint
editPermission Theft - Detected - Elastic Endpoint
editElastic Endpoint detected Permission Theft. Click the Elastic Endpoint icon in
the event.module
column or the link in the rule.reference
column in the
External Alerts tab of the SIEM Detections page for additional information.
Rule type: query
Rule indices:
- endgame-*
Severity: high
Risk score: 73
Runs every: 10 minutes
Searches indices from: now-15m (Date Math format, see also Additional look-back time
)
Maximum signals per execution: 100
Tags:
- Elastic
- Endpoint
Version: 2 (version history)
Added (Elastic Stack release): 7.6.0
Last modified (Elastic Stack release): 7.7.0
Rule query
editevent.kind:alert and event.module:endgame and endgame.metadata.type:detection and (event.action:token_protection_event or endgame.event_subtype_full:token_protection_event)
Rule version history
edit- Version 2 (7.7.0 release)
-
Updated query, changed from:
event.kind:alert and event.module:endgame and event.action:token_protection_event and endgame.metadata.type:detection