Skip to content
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-424 Stratus AWS IAM Detections #1475

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

akozlovets098
Copy link
Contributor

Changes

  • Added AWS.Administrative.IAM.User.Created CR and corresponding signals
  • Added AWS.Backdoor.Administrative.IAM.Role.Created CR and corresponding signals
  • Added AWS.IAM.BackdoorRole rule
  • Cleared up duplicated detections of login profile modifying

Testing

  • pat test

@akozlovets098 akozlovets098 requested a review from a team as a code owner January 15, 2025 14:08
Copy link
Contributor

@arielkr256 arielkr256 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@akozlovets098 overall these look good, but could use some dynamic title functions using event.udm("actor_user")

@akozlovets098
Copy link
Contributor Author

@akozlovets098 overall these look good, but could use some dynamic title functions using event.udm("actor_user")

@arielkr256 I'll do it for the rule, but is it possible for correlation rules?

@ben-githubs
Copy link
Contributor

It's not possible for correlation rules at this time, so you can only update the streaming rules

@arielkr256 arielkr256 added the rules Real-time log data detections label Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rules Real-time log data detections
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants