Ransomware - Prevented - Elastic Endgameedit

Elastic Endgame prevented Ransomware. Click the Elastic Endgame icon in the event.module column or the link in the rule.reference column 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 alerts per execution: 100

Tags:

  • Elastic
  • Elastic Endgame

Version: 6 (version history)

Added (Elastic Stack release): 7.6.0

Last modified (Elastic Stack release): 7.12.1

Rule authors: Elastic

Rule license: Elastic License v2

Rule queryedit

event.kind:alert and event.module:endgame and
endgame.metadata.type:prevention and (event.action:ransomware_event or
endgame.event_subtype_full:ransomware_event)

Rule version historyedit

Version 6 (7.12.1 release)
  • Formatting only
Version 5 (7.12.0 release)
  • Rule name changed from: Ransomware - Prevented - Endpoint Security
Version 4 (7.10.0 release)
  • Rule name changed from: Ransomware - Prevented - Elastic Endpoint Security
Version 3 (7.9.0 release)
  • Rule name changed from: Ransomware - Prevented - Elastic Endpoint
Version 2 (7.7.0 release)
  • Updated query, changed from:

    event.kind:alert and event.module:endgame and
    event.action:ransomware_event and endgame.metadata.type:prevention