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.
Credential Manipulation - Detected - Elastic Endpoint
editCredential Manipulation - Detected - Elastic Endpoint
editElastic Endpoint detected Credential Manipulation. 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_manipulation_event or endgame.event_subtype_full:token_manipulation_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_manipulation_event and endgame.metadata.type:detection