1200kmSECURITY RESEARCH

1200KM / sigma-rule

Malicious IP Address Sign-In Suspicious — Sigma Rule

Sigma rule 36440e1c-5c22-467a-889b-593e66498472. Malicious IP Address Sign-In Suspicious — Sigma Rule. Indicates sign-in from a malicious IP address known to be malicious at time of sign-in.

Rule metadata and linked tags

Author: Mark Morowczynski '@markmorow', Gloria Lee, '@gleeiamglo'. Source status: test; severity: high. Source dates: 2023-09-07 / not supplied.

{
  "product": "azure",
  "service": "riskdetection"
}

Pinned original Sigma rule · Detection Rule License 1.1

Source SHA-256: 5c0cc361b74246035b916f7651727d83bf7d78b237a4967d16a13e3d4742d3c3

Detection logic

Original source YAML. Source-tag agreement is not proof of complete semantic coverage. This rule has not been compiled for a SIEM backend or validated against live telemetry here.

title: Malicious IP Address Sign-In Suspicious
id: 36440e1c-5c22-467a-889b-593e66498472
status: test
description: Indicates sign-in from a malicious IP address known to be malicious at time of sign-in.
references:
    - https://learn.microsoft.com/en-us/entra/id-protection/concept-identity-protection-risks#malicious-ip-address
    - https://learn.microsoft.com/en-us/entra/architecture/security-operations-user-accounts#unusual-sign-ins
author: Mark Morowczynski '@markmorow', Gloria Lee, '@gleeiamglo'
date: 2023-09-07
tags:
    - attack.t1090
    - attack.command-and-control
logsource:
    product: azure
    service: riskdetection
detection:
    selection:
        riskEventType: 'suspiciousIPAddress'
    condition: selection
falsepositives:
    - We recommend investigating the sessions flagged by this detection in the context of other sign-ins from the user.
level: high

Original YAML and metadata in JSON

False positives

  • We recommend investigating the sessions flagged by this detection in the context of other sign-ins from the user.

Source references

Connected ecosystem references

Exact source-tagged techniques

Telemetry review

Read the original logsource above, then inspect the linked detection workspaces for technique-level sensor context. No per-rule telemetry equivalence is inferred.

Pinned research references. No browser attack runner, live simulation result or validated detector is asserted. Source mappings and validation limits are preserved. ATT&CK / Atomic provenance · Detection provenance.