-
Notifications
You must be signed in to change notification settings - Fork 176
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New Rules: CS EventStream Audit Events #1307
Conversation
😱 [INFO][root]: ignoring file dependabot.yml |
Would love some eyes on the IP allowlisting rules. I'm concerned they may be too noisy! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great start! Left a few comments.
TODO: update pack
rules/crowdstrike_rules/event_stream_rules/crowdstrike_admin_role_assigned.py
Show resolved
Hide resolved
rules/crowdstrike_rules/event_stream_rules/crowdstrike_new_user_created.yml
Outdated
Show resolved
Hide resolved
rules/crowdstrike_rules/event_stream_rules/crowdstrike_password_change.yml
Outdated
Show resolved
Hide resolved
rules/crowdstrike_rules/event_stream_rules/crowdstrike_single_ip_allowlisted.py
Outdated
Show resolved
Hide resolved
rules/crowdstrike_rules/event_stream_rules/crowdstrike_single_ip_allowlisted.py
Outdated
Show resolved
Hide resolved
rules/crowdstrike_rules/event_stream_rules/crowdstrike_single_ip_allowlisted.yml
Show resolved
Hide resolved
rules/crowdstrike_rules/event_stream_rules/crowdstrike_user_deleted.yml
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great!
Background
The Crowdstrike Eventstreams log source includes several audit events which provide security value. These detections provide some baseline coverage against these logs.
Changes
Testing