First Occurrence of IP Address For GitHub User
Detects a new IP address used for a GitHub user not previously seen in the last 14 days.
Rule type: new_terms
Rule indices:
- logs-github.audit-*
Rule Severity: low
Risk Score: 21
Runs every:
Searches indices from: now-9m
Maximum alerts per execution: ?
References:
Tags:
- Domain: Cloud
- Use Case: Threat Detection
- Use Case: UEBA
- Tactic: Initial Access
- Rule Type: BBR
- Data Source: Github
Version: ?
Rule authors:
- Elastic
Rule license: Elastic License v2
event.dataset:"github.audit" and event.category:"configuration" and
github.actor_ip:* and user.name:*
Framework: MITRE ATT&CK
Tactic:
- Name: Initial Access
- Id: TA0001
- Reference URL: https://attack.mitre.org/tactics/TA0001/
Technique:
- Name: Valid Accounts
- Id: T1078
- Reference URL: https://attack.mitre.org/techniques/T1078/
Sub Technique:
- Name: Cloud Accounts
- Id: T1078.004
- Reference URL: https://attack.mitre.org/techniques/T1078/004/