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-318: Standard.SignInFromRogueState #1426

Merged
merged 4 commits into from
Nov 13, 2024

Conversation

ben-githubs
Copy link
Contributor

The old PR got borked somehow and the git history was weird, so I re-created it:

Background

Some customers have requested the option to detect when a sign-in is detected from a list of "rogue nations". The list should be configurable according to each customer's needs. To ensure the detection is most effective, we use the Panther UDM to apply the logic to multiple log sources.

Changes

  • added new rule Standard.SignInFromRogueState
  • added new helper panther_country_helpers which allows users to get contextual information on different countries
  • updated the Standard.OneLogin.Events datamodel

Testing

  • make lint, make test
  • added unit tests for various different log types

@arielkr256 arielkr256 added the rules Real-time log data detections label Nov 12, 2024
Copy link

😱
looks like some things could be wrong with the packs

[INFO][root]: ignoring file dependabot.yml

@arielkr256 arielkr256 enabled auto-merge (squash) November 13, 2024 15:40
@arielkr256 arielkr256 merged commit 3ced396 into develop Nov 13, 2024
8 checks passed
@arielkr256 arielkr256 deleted the threat-318/standard-signin-from-rogue-state branch November 13, 2024 15:44
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.

2 participants