elastic / elastic/detection-rules
[New Rule] Multiple Okta MFA push requests were denied
- Dominant language
- Python
- Stars
- 2.7k
- Forks
- 696
- Avg merge
- 4d 17h
- Merged PRs (30d)
- 87
Description
## Description
This rule is intended to alert when there are 2 or more `deny_push` events in Okta. The purpose is to detect when an attacker is attempting to spam MFA push requests to a user until they accept.
## Required Info
### Target indexes
filebeat-*
### Additional requirements
`event.module: okta`
### Platforms
Okta
## Optional Info
This is a threshold detection rule. A similar rule could be written with EQL.
### Query

### New fields required in ECS/data sources for this rule?
### Related issues or PRs
### References
## Example Data
Contributor guide
Assessment
This issue has not been assessed yet.