-
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
Aws system location hb #624
Conversation
I'd make both of these INFO sev. Additionally the threshold behavior would be to not alert unless someone repeats the same action X times since the title being used for dedup has the useridentity, action, and account. If the intention was to alert if someone performs any of the listed actions X times, we'd need a custom dedup string excluding the action. |
This PR contains duplicate code to #642 |
Please move rules/aws_cloudtrail_rules/aws_system_discovery_location.py to #642 and close |
Close this PR or the other one? |
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.
This just needs a tweak on the MITRE tactic:technique and seems good to ship otherwise
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.
MITRE Tag update looks good!
Background
Added new ODIN detection for MITRE system location discovery.