Role Flooding Attack
Last updated on:
In this page
About the rule
Rule Type
Standard
Rule Description
Detect patterns of multiple role modifications within a short timeframe, indicating potential privilege escalation attempts.
Severity
Critical
Rule Requirement
Criteria
Action1:
actionname = "Role Management Events"
| timewindow 5m
| groupby USERNAME having COUNT >= 5
select Action1.timewindow.MESSAGE,Action1.timewindow.HOSTNAME,Action1.timewindow.USERNAME
Detection
Execution Mode
realtime
Log Sources
ME Applications


