mirror of
https://github.com/valitydev/SigmaHQ.git
synced 2024-11-07 17:58:52 +00:00
Merge pull request #1643 from austinsonger/microsoft365_impossible_travel
Microsoft365 impossible travel
This commit is contained in:
commit
1c032c84be
27
rules/cloud/microsoft365_impossible_travel_activity.yml
Normal file
27
rules/cloud/microsoft365_impossible_travel_activity.yml
Normal file
@ -0,0 +1,27 @@
|
||||
title: Microsoft 365 - Impossible Travel Activity
|
||||
id: d7eab125-5f94-43df-8710-795b80fa1189
|
||||
status: experimental
|
||||
description: Detects when a Microsoft Cloud App Security reported a risky sign-in attempt due to a login associated with an impossible travel.
|
||||
author: austinsonger
|
||||
date: 2020/07/06
|
||||
modified: 2020/07/06
|
||||
references:
|
||||
- https://docs.microsoft.com/en-us/cloud-app-security/anomaly-detection-policy
|
||||
- https://docs.microsoft.com/en-us/cloud-app-security/policy-template-reference
|
||||
logsource:
|
||||
category: ThreatManagement
|
||||
service: Office365
|
||||
detection:
|
||||
selection:
|
||||
eventSource: SecurityComplianceCenter
|
||||
eventName: "Impossible travel activity"
|
||||
status: success
|
||||
condition: selection
|
||||
falsepositives:
|
||||
-
|
||||
level: medium
|
||||
tags:
|
||||
- attack.initial_access
|
||||
- attack.t1078
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user