-
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
THREAT-387 Sublime Security Rules #1356
Conversation
😱 [INFO][root]: ignoring file dependabot.yml |
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.
Take a peek at the Sublime.Audit
log schema in the threat research instance, it's different from the Custom.Sublime.AuditLogs
one that we were testing with because we used a custom parser to unwrap that Events
field.
rules/sublime_rules/sublime_message_source_deleted_or_deactivated.yml
Outdated
Show resolved
Hide resolved
I updated this to use the new log schema format for these rules. |
Also added a passthrough detection for the flagged message events. |
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.
LGTM
panther-labs#1356 added new sublime rules and several had `AlertTitle` defined in their yamls. Like panther-labs#1306, adding AlertTitle to the schema.
Changes
Added Sublime Security Rules for such logs