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.
Exploit - Prevented - Elastic Endpoint
editExploit - Prevented - Elastic Endpoint
editElastic Endpoint prevented an Exploit. 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: medium
Risk score: 47
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:prevention and (event.action:exploit_event or endgame.event_subtype_full:exploit_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:exploit_event and endgame.metadata.type:prevention