CyberArk Privileged Access Security Recommended Monitoredit

Identifies the occurrence of a CyberArk Privileged Access Security (PAS) non-error level audit event which is recommended for monitoring by the vendor. The event.code correlates to the CyberArk Vault Audit Action Code.

Rule type: query

Rule indices:

  • filebeat-*
  • logs-cyberarkpas.audit*

Severity: high

Risk score: 73

Runs every: 5m

Searches indices from: now-30m (Date Math format, see also Additional look-back time)

Maximum alerts per execution: 100

References:

Tags:

  • Elastic
  • cyberarkpas
  • SecOps
  • Log Auditing
  • Threat Detection
  • Privilege Escalation

Version: 3

Rule authors:

  • Elastic

Rule license: Elastic License v2

Investigation guideedit

## Triage and analysis

This is a promotion rule for CyberArk events, which the vendor recommends should be monitored.
Consult vendor documentation on interpreting specific events.

Rule queryedit

event.dataset:cyberarkpas.audit and
  event.code:(4 or 22 or 24 or 31 or 38 or 57 or 60 or 130 or 295 or 300 or 302 or
              308 or 319 or 344 or 346 or 359 or 361 or 378 or 380 or 411) and
  not event.type:error

Framework: MITRE ATT&CKTM