mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
new detection yml schema
This commit is contained in:
@@ -34,33 +34,23 @@ drilldown_searches:
|
||||
search: '| from datamodel Risk.All_Risk | search normalized_risk_object IN ("$user$") starthoursago=168 | stats count min(_time) as firstTime max(_time) as lastTime values(search_name) as "Search Name" values(risk_message) as "Risk Message" values(analyticstories) as "Analytic Stories" values(annotations._all) as "Annotations" values(annotations.mitre_attack.mitre_tactic) as "ATT&CK Tactics" by normalized_risk_object | `security_content_ctime(firstTime)` | `security_content_ctime(lastTime)`'
|
||||
earliest_offset: $info_min_time$
|
||||
latest_offset: $info_max_time$
|
||||
rba:
|
||||
message: $user$ created a self-hosted runner in GitHub Enterprise
|
||||
risk_objects:
|
||||
- field: user
|
||||
type: user
|
||||
score: 25
|
||||
threat_objects: []
|
||||
tags:
|
||||
analytic_story:
|
||||
- GitHub Malicious Activity
|
||||
asset_type: GitHub
|
||||
confidence: 90
|
||||
impact: 30
|
||||
message: $user$ created a self-hosted runner in GitHub Enterprise
|
||||
mitre_attack_id:
|
||||
- T1562.001
|
||||
observable:
|
||||
- name: user
|
||||
type: User
|
||||
role:
|
||||
- Victim
|
||||
product:
|
||||
- Splunk Enterprise
|
||||
- Splunk Enterprise Security
|
||||
- Splunk Cloud
|
||||
required_fields:
|
||||
- actor
|
||||
- actor_id
|
||||
- actor_is_bot
|
||||
- actor_location.country_code
|
||||
- business
|
||||
- business_id
|
||||
- user_agent
|
||||
risk_score: 27
|
||||
security_domain: network
|
||||
tests:
|
||||
- name: True Positive Test
|
||||
|
||||
@@ -35,38 +35,23 @@ drilldown_searches:
|
||||
search: '| from datamodel Risk.All_Risk | search normalized_risk_object IN ("$user$") starthoursago=168 | stats count min(_time) as firstTime max(_time) as lastTime values(search_name) as "Search Name" values(risk_message) as "Risk Message" values(analyticstories) as "Analytic Stories" values(annotations._all) as "Annotations" values(annotations.mitre_attack.mitre_tactic) as "ATT&CK Tactics" by normalized_risk_object | `security_content_ctime(firstTime)` | `security_content_ctime(lastTime)`'
|
||||
earliest_offset: $info_min_time$
|
||||
latest_offset: $info_max_time$
|
||||
rba:
|
||||
message: $user$ deleted a branch ruleset in repo $repo$
|
||||
risk_objects:
|
||||
- field: user
|
||||
type: user
|
||||
score: 25
|
||||
threat_objects: []
|
||||
tags:
|
||||
analytic_story:
|
||||
- GitHub Malicious Activity
|
||||
asset_type: GitHub
|
||||
confidence: 90
|
||||
impact: 30
|
||||
message: $user$ deleted a branch ruleset in repo $repo$
|
||||
mitre_attack_id:
|
||||
- T1562.001
|
||||
observable:
|
||||
- name: user
|
||||
type: User
|
||||
role:
|
||||
- Victim
|
||||
product:
|
||||
- Splunk Enterprise
|
||||
- Splunk Enterprise Security
|
||||
- Splunk Cloud
|
||||
required_fields:
|
||||
- actor
|
||||
- actor_id
|
||||
- actor_is_bot
|
||||
- actor_location.country_code
|
||||
- business
|
||||
- business_id
|
||||
- org
|
||||
- org_id
|
||||
- repo
|
||||
- repo_id
|
||||
- user_agent
|
||||
- ruleset_name
|
||||
risk_score: 27
|
||||
security_domain: network
|
||||
tests:
|
||||
- name: True Positive Test
|
||||
|
||||
@@ -35,33 +35,23 @@ drilldown_searches:
|
||||
search: '| from datamodel Risk.All_Risk | search normalized_risk_object IN ("$user$") starthoursago=168 | stats count min(_time) as firstTime max(_time) as lastTime values(search_name) as "Search Name" values(risk_message) as "Risk Message" values(analyticstories) as "Analytic Stories" values(annotations._all) as "Annotations" values(annotations.mitre_attack.mitre_tactic) as "ATT&CK Tactics" by normalized_risk_object | `security_content_ctime(firstTime)` | `security_content_ctime(lastTime)`'
|
||||
earliest_offset: $info_min_time$
|
||||
latest_offset: $info_max_time$
|
||||
rba:
|
||||
message: $user$ disabled 2FA requirement
|
||||
risk_objects:
|
||||
- field: user
|
||||
type: user
|
||||
score: 25
|
||||
threat_objects: []
|
||||
tags:
|
||||
analytic_story:
|
||||
- GitHub Malicious Activity
|
||||
asset_type: GitHub
|
||||
confidence: 90
|
||||
impact: 30
|
||||
message: $user$ disabled 2FA requirement
|
||||
mitre_attack_id:
|
||||
- T1562.001
|
||||
observable:
|
||||
- name: user
|
||||
type: User
|
||||
role:
|
||||
- Victim
|
||||
product:
|
||||
- Splunk Enterprise
|
||||
- Splunk Enterprise Security
|
||||
- Splunk Cloud
|
||||
required_fields:
|
||||
- actor
|
||||
- actor_id
|
||||
- actor_is_bot
|
||||
- actor_location.country_code
|
||||
- business
|
||||
- business_id
|
||||
- user_agent
|
||||
risk_score: 27
|
||||
security_domain: network
|
||||
tests:
|
||||
- name: True Positive Test
|
||||
|
||||
@@ -35,34 +35,23 @@ drilldown_searches:
|
||||
search: '| from datamodel Risk.All_Risk | search normalized_risk_object IN ("$user$") starthoursago=168 | stats count min(_time) as firstTime max(_time) as lastTime values(search_name) as "Search Name" values(risk_message) as "Risk Message" values(analyticstories) as "Analytic Stories" values(annotations._all) as "Annotations" values(annotations.mitre_attack.mitre_tactic) as "ATT&CK Tactics" by normalized_risk_object | `security_content_ctime(firstTime)` | `security_content_ctime(lastTime)`'
|
||||
earliest_offset: $info_min_time$
|
||||
latest_offset: $info_max_time$
|
||||
rba:
|
||||
message: Audit log event streaming is disabled by $user$
|
||||
risk_objects:
|
||||
- field: user
|
||||
type: user
|
||||
score: 25
|
||||
threat_objects: []
|
||||
tags:
|
||||
analytic_story:
|
||||
- GitHub Malicious Activity
|
||||
asset_type: GitHub
|
||||
confidence: 90
|
||||
impact: 30
|
||||
message: Audit log event streaming is disabled by $user$
|
||||
mitre_attack_id:
|
||||
- T1562.008
|
||||
observable:
|
||||
- name: user
|
||||
type: User
|
||||
role:
|
||||
- Victim
|
||||
product:
|
||||
- Splunk Enterprise
|
||||
- Splunk Enterprise Security
|
||||
- Splunk Cloud
|
||||
required_fields:
|
||||
- actor
|
||||
- actor_id
|
||||
- actor_ip
|
||||
- actor_is_bot
|
||||
- actor_location.country_code
|
||||
- business
|
||||
- business_id
|
||||
- user_agent
|
||||
risk_score: 27
|
||||
security_domain: network
|
||||
tests:
|
||||
- name: True Positive Test
|
||||
|
||||
@@ -35,38 +35,23 @@ drilldown_searches:
|
||||
search: '| from datamodel Risk.All_Risk | search normalized_risk_object IN ("$user$") starthoursago=168 | stats count min(_time) as firstTime max(_time) as lastTime values(search_name) as "Search Name" values(risk_message) as "Risk Message" values(analyticstories) as "Analytic Stories" values(annotations._all) as "Annotations" values(annotations.mitre_attack.mitre_tactic) as "ATT&CK Tactics" by normalized_risk_object | `security_content_ctime(firstTime)` | `security_content_ctime(lastTime)`'
|
||||
earliest_offset: $info_min_time$
|
||||
latest_offset: $info_max_time$
|
||||
rba:
|
||||
message: $user$ disabled a classic branch protection rule in repo $repo$
|
||||
risk_objects:
|
||||
- field: user
|
||||
type: user
|
||||
score: 25
|
||||
threat_objects: []
|
||||
tags:
|
||||
analytic_story:
|
||||
- GitHub Malicious Activity
|
||||
asset_type: GitHub
|
||||
confidence: 90
|
||||
impact: 30
|
||||
message: $user$ disabled a classic branch protection rule in repo $repo$
|
||||
mitre_attack_id:
|
||||
- T1562.001
|
||||
observable:
|
||||
- name: user
|
||||
type: User
|
||||
role:
|
||||
- Victim
|
||||
product:
|
||||
- Splunk Enterprise
|
||||
- Splunk Enterprise Security
|
||||
- Splunk Cloud
|
||||
required_fields:
|
||||
- actor
|
||||
- actor_id
|
||||
- actor_is_bot
|
||||
- actor_location.country_code
|
||||
- business
|
||||
- business_id
|
||||
- org
|
||||
- org_id
|
||||
- repo
|
||||
- repo_id
|
||||
- user_agent
|
||||
- name
|
||||
risk_score: 27
|
||||
security_domain: network
|
||||
tests:
|
||||
- name: True Positive Test
|
||||
|
||||
@@ -33,40 +33,23 @@ drilldown_searches:
|
||||
search: '| from datamodel Risk.All_Risk | search normalized_risk_object IN ("$user$") starthoursago=168 | stats count min(_time) as firstTime max(_time) as lastTime values(search_name) as "Search Name" values(risk_message) as "Risk Message" values(analyticstories) as "Analytic Stories" values(annotations._all) as "Annotations" values(annotations.mitre_attack.mitre_tactic) as "ATT&CK Tactics" by normalized_risk_object | `security_content_ctime(firstTime)` | `security_content_ctime(lastTime)`'
|
||||
earliest_offset: $info_min_time$
|
||||
latest_offset: $info_max_time$
|
||||
rba:
|
||||
message: Dependabot security features are disabled in repository $repo$ by $user$
|
||||
risk_objects:
|
||||
- field: user
|
||||
type: user
|
||||
score: 25
|
||||
threat_objects: []
|
||||
tags:
|
||||
analytic_story:
|
||||
- GitHub Malicious Activity
|
||||
asset_type: GitHub
|
||||
confidence: 90
|
||||
impact: 30
|
||||
message: Dependabot security features are disabled in repository $repo$ by $user$
|
||||
mitre_attack_id:
|
||||
- T1562.001
|
||||
observable:
|
||||
- name: user
|
||||
type: User
|
||||
role:
|
||||
- Victim
|
||||
product:
|
||||
- Splunk Enterprise
|
||||
- Splunk Enterprise Security
|
||||
- Splunk Cloud
|
||||
required_fields:
|
||||
- actor
|
||||
- actor_id
|
||||
- actor_ip
|
||||
- actor_is_bot
|
||||
- actor_location.country_code
|
||||
- business
|
||||
- business_id
|
||||
- org
|
||||
- org_id
|
||||
- repo
|
||||
- repo_id
|
||||
- user
|
||||
- user_agent
|
||||
- user_id
|
||||
risk_score: 27
|
||||
security_domain: network
|
||||
tests:
|
||||
- name: True Positive Test
|
||||
|
||||
@@ -34,33 +34,23 @@ drilldown_searches:
|
||||
search: '| from datamodel Risk.All_Risk | search normalized_risk_object IN ("$user$") starthoursago=168 | stats count min(_time) as firstTime max(_time) as lastTime values(search_name) as "Search Name" values(risk_message) as "Risk Message" values(analyticstories) as "Analytic Stories" values(annotations._all) as "Annotations" values(annotations.mitre_attack.mitre_tactic) as "ATT&CK Tactics" by normalized_risk_object | `security_content_ctime(firstTime)` | `security_content_ctime(lastTime)`'
|
||||
earliest_offset: $info_min_time$
|
||||
latest_offset: $info_max_time$
|
||||
rba:
|
||||
message: $user$ disabled an IP allow list in GitHub Enterprise
|
||||
risk_objects:
|
||||
- field: user
|
||||
type: user
|
||||
score: 25
|
||||
threat_objects: []
|
||||
tags:
|
||||
analytic_story:
|
||||
- GitHub Malicious Activity
|
||||
asset_type: GitHub
|
||||
confidence: 90
|
||||
impact: 30
|
||||
message: $user$ disabled an IP allow list in GitHub Enterprise
|
||||
mitre_attack_id:
|
||||
- T1562.001
|
||||
observable:
|
||||
- name: user
|
||||
type: User
|
||||
role:
|
||||
- Victim
|
||||
product:
|
||||
- Splunk Enterprise
|
||||
- Splunk Enterprise Security
|
||||
- Splunk Cloud
|
||||
required_fields:
|
||||
- actor
|
||||
- actor_id
|
||||
- actor_is_bot
|
||||
- actor_location.country_code
|
||||
- business
|
||||
- business_id
|
||||
- user_agent
|
||||
risk_score: 27
|
||||
security_domain: network
|
||||
tests:
|
||||
- name: True Positive Test
|
||||
|
||||
@@ -35,34 +35,23 @@ drilldown_searches:
|
||||
search: '| from datamodel Risk.All_Risk | search normalized_risk_object IN ("$user$") starthoursago=168 | stats count min(_time) as firstTime max(_time) as lastTime values(search_name) as "Search Name" values(risk_message) as "Risk Message" values(analyticstories) as "Analytic Stories" values(annotations._all) as "Annotations" values(annotations.mitre_attack.mitre_tactic) as "ATT&CK Tactics" by normalized_risk_object | `security_content_ctime(firstTime)` | `security_content_ctime(lastTime)`'
|
||||
earliest_offset: $info_min_time$
|
||||
latest_offset: $info_max_time$
|
||||
rba:
|
||||
message: Audit log event streaming is modified by $user$
|
||||
risk_objects:
|
||||
- field: user
|
||||
type: user
|
||||
score: 25
|
||||
threat_objects: []
|
||||
tags:
|
||||
analytic_story:
|
||||
- GitHub Malicious Activity
|
||||
asset_type: GitHub
|
||||
confidence: 90
|
||||
impact: 30
|
||||
message: Audit log event streaming is modified by $user$
|
||||
mitre_attack_id:
|
||||
- T1562.008
|
||||
observable:
|
||||
- name: user
|
||||
type: User
|
||||
role:
|
||||
- Victim
|
||||
product:
|
||||
- Splunk Enterprise
|
||||
- Splunk Enterprise Security
|
||||
- Splunk Cloud
|
||||
required_fields:
|
||||
- actor
|
||||
- actor_id
|
||||
- actor_ip
|
||||
- actor_is_bot
|
||||
- actor_location.country_code
|
||||
- business
|
||||
- business_id
|
||||
- user_agent
|
||||
risk_score: 27
|
||||
security_domain: network
|
||||
tests:
|
||||
- name: True Positive Test
|
||||
|
||||
@@ -35,35 +35,23 @@ drilldown_searches:
|
||||
search: '| from datamodel Risk.All_Risk | search normalized_risk_object IN ("$user$") starthoursago=168 | stats count min(_time) as firstTime max(_time) as lastTime values(search_name) as "Search Name" values(risk_message) as "Risk Message" values(analyticstories) as "Analytic Stories" values(annotations._all) as "Annotations" values(annotations.mitre_attack.mitre_tactic) as "ATT&CK Tactics" by normalized_risk_object | `security_content_ctime(firstTime)` | `security_content_ctime(lastTime)`'
|
||||
earliest_offset: $info_min_time$
|
||||
latest_offset: $info_max_time$
|
||||
rba:
|
||||
message: Audit log event streaming is paused by $user$
|
||||
risk_objects:
|
||||
- field: user
|
||||
type: user
|
||||
score: 25
|
||||
threat_objects: []
|
||||
tags:
|
||||
analytic_story:
|
||||
- GitHub Malicious Activity
|
||||
asset_type: GitHub
|
||||
confidence: 90
|
||||
impact: 30
|
||||
message: Audit log event streaming is paused by $user$
|
||||
mitre_attack_id:
|
||||
- T1562.008
|
||||
observable:
|
||||
- name: user
|
||||
type: User
|
||||
role:
|
||||
- Victim
|
||||
product:
|
||||
- Splunk Enterprise
|
||||
- Splunk Enterprise Security
|
||||
- Splunk Cloud
|
||||
required_fields:
|
||||
- actor
|
||||
- actor_id
|
||||
- actor_ip
|
||||
- actor_is_bot
|
||||
- actor_location.country_code
|
||||
- business
|
||||
- business_id
|
||||
- user_agent
|
||||
- reason
|
||||
risk_score: 27
|
||||
security_domain: network
|
||||
tests:
|
||||
- name: True Positive Test
|
||||
|
||||
@@ -33,35 +33,23 @@ drilldown_searches:
|
||||
search: '| from datamodel Risk.All_Risk | search normalized_risk_object IN ("$user$") starthoursago=168 | stats count min(_time) as firstTime max(_time) as lastTime values(search_name) as "Search Name" values(risk_message) as "Risk Message" values(analyticstories) as "Analytic Stories" values(annotations._all) as "Annotations" values(annotations.mitre_attack.mitre_tactic) as "ATT&CK Tactics" by normalized_risk_object | `security_content_ctime(firstTime)` | `security_content_ctime(lastTime)`'
|
||||
earliest_offset: $info_min_time$
|
||||
latest_offset: $info_max_time$
|
||||
rba:
|
||||
message: $user$ removed an organization from GitHub Enterprise
|
||||
risk_objects:
|
||||
- field: user
|
||||
type: user
|
||||
score: 25
|
||||
threat_objects: []
|
||||
tags:
|
||||
analytic_story:
|
||||
- GitHub Malicious Activity
|
||||
asset_type: GitHub
|
||||
confidence: 90
|
||||
impact: 30
|
||||
message: $user$ removed an organization from GitHub Enterprise
|
||||
mitre_attack_id:
|
||||
- T1485
|
||||
observable:
|
||||
- name: user
|
||||
type: User
|
||||
role:
|
||||
- Victim
|
||||
product:
|
||||
- Splunk Enterprise
|
||||
- Splunk Enterprise Security
|
||||
- Splunk Cloud
|
||||
required_fields:
|
||||
- actor
|
||||
- actor_id
|
||||
- actor_is_bot
|
||||
- actor_location.country_code
|
||||
- business
|
||||
- business_id
|
||||
- org
|
||||
- org_id
|
||||
- user_agent
|
||||
risk_score: 27
|
||||
security_domain: network
|
||||
tests:
|
||||
- name: True Positive Test
|
||||
|
||||
@@ -36,37 +36,23 @@ drilldown_searches:
|
||||
search: '| from datamodel Risk.All_Risk | search normalized_risk_object IN ("$user$") starthoursago=168 | stats count min(_time) as firstTime max(_time) as lastTime values(search_name) as "Search Name" values(risk_message) as "Risk Message" values(analyticstories) as "Analytic Stories" values(annotations._all) as "Annotations" values(annotations.mitre_attack.mitre_tactic) as "ATT&CK Tactics" by normalized_risk_object | `security_content_ctime(firstTime)` | `security_content_ctime(lastTime)`'
|
||||
earliest_offset: $info_min_time$
|
||||
latest_offset: $info_max_time$
|
||||
rba:
|
||||
message: $user$ archived a repository in GitHub Enterprise
|
||||
risk_objects:
|
||||
- field: user
|
||||
type: user
|
||||
score: 25
|
||||
threat_objects: []
|
||||
tags:
|
||||
analytic_story:
|
||||
- GitHub Malicious Activity
|
||||
asset_type: GitHub
|
||||
confidence: 90
|
||||
impact: 30
|
||||
message: $user$ archived a repository in GitHub Enterprise
|
||||
mitre_attack_id:
|
||||
- T1485
|
||||
observable:
|
||||
- name: user
|
||||
type: User
|
||||
role:
|
||||
- Victim
|
||||
product:
|
||||
- Splunk Enterprise
|
||||
- Splunk Enterprise Security
|
||||
- Splunk Cloud
|
||||
required_fields:
|
||||
- actor
|
||||
- actor_id
|
||||
- actor_is_bot
|
||||
- actor_location.country_code
|
||||
- business
|
||||
- business_id
|
||||
- org
|
||||
- org_id
|
||||
- repo
|
||||
- repo_id
|
||||
- user_agent
|
||||
risk_score: 27
|
||||
security_domain: network
|
||||
tests:
|
||||
- name: True Positive Test
|
||||
|
||||
@@ -33,37 +33,23 @@ drilldown_searches:
|
||||
search: '| from datamodel Risk.All_Risk | search normalized_risk_object IN ("$user$") starthoursago=168 | stats count min(_time) as firstTime max(_time) as lastTime values(search_name) as "Search Name" values(risk_message) as "Risk Message" values(analyticstories) as "Analytic Stories" values(annotations._all) as "Annotations" values(annotations.mitre_attack.mitre_tactic) as "ATT&CK Tactics" by normalized_risk_object | `security_content_ctime(firstTime)` | `security_content_ctime(lastTime)`'
|
||||
earliest_offset: $info_min_time$
|
||||
latest_offset: $info_max_time$
|
||||
rba:
|
||||
message: $user$ deleted a repository in GitHub Enterprise
|
||||
risk_objects:
|
||||
- field: user
|
||||
type: user
|
||||
score: 25
|
||||
threat_objects: []
|
||||
tags:
|
||||
analytic_story:
|
||||
- GitHub Malicious Activity
|
||||
asset_type: GitHub
|
||||
confidence: 90
|
||||
impact: 30
|
||||
message: $user$ deleted a repository in GitHub Enterprise
|
||||
mitre_attack_id:
|
||||
- T1485
|
||||
observable:
|
||||
- name: user
|
||||
type: User
|
||||
role:
|
||||
- Victim
|
||||
product:
|
||||
- Splunk Enterprise
|
||||
- Splunk Enterprise Security
|
||||
- Splunk Cloud
|
||||
required_fields:
|
||||
- actor
|
||||
- actor_id
|
||||
- actor_is_bot
|
||||
- actor_location.country_code
|
||||
- business
|
||||
- business_id
|
||||
- org
|
||||
- org_id
|
||||
- repo
|
||||
- repo_id
|
||||
- user_agent
|
||||
risk_score: 27
|
||||
security_domain: network
|
||||
tests:
|
||||
- name: True Positive Test
|
||||
|
||||
@@ -35,41 +35,23 @@ drilldown_searches:
|
||||
search: '| from datamodel Risk.All_Risk | search normalized_risk_object IN ("$user$") starthoursago=168 | stats count min(_time) as firstTime max(_time) as lastTime values(search_name) as "Search Name" values(risk_message) as "Risk Message" values(analyticstories) as "Analytic Stories" values(annotations._all) as "Annotations" values(annotations.mitre_attack.mitre_tactic) as "ATT&CK Tactics" by normalized_risk_object | `security_content_ctime(firstTime)` | `security_content_ctime(lastTime)`'
|
||||
earliest_offset: $info_min_time$
|
||||
latest_offset: $info_max_time$
|
||||
rba:
|
||||
message: $user$ deleted a branch ruleset in repo $repo$
|
||||
risk_objects:
|
||||
- field: user
|
||||
type: user
|
||||
score: 25
|
||||
threat_objects: []
|
||||
tags:
|
||||
analytic_story:
|
||||
- GitHub Malicious Activity
|
||||
asset_type: GitHub
|
||||
confidence: 90
|
||||
impact: 30
|
||||
message: $user$ deleted a branch ruleset in repo $repo$
|
||||
mitre_attack_id:
|
||||
- T1562.001
|
||||
observable:
|
||||
- name: user
|
||||
type: User
|
||||
role:
|
||||
- Victim
|
||||
product:
|
||||
- Splunk Enterprise
|
||||
- Splunk Enterprise Security
|
||||
- Splunk Cloud
|
||||
required_fields:
|
||||
- actor
|
||||
- actor_id
|
||||
- actor_ip
|
||||
- actor_is_bot
|
||||
- actor_location.country_code
|
||||
- business
|
||||
- business_id
|
||||
- org
|
||||
- org_id
|
||||
- repo
|
||||
- repo_id
|
||||
- user
|
||||
- user_agent
|
||||
- user_id
|
||||
- name
|
||||
risk_score: 27
|
||||
security_domain: network
|
||||
tests:
|
||||
- name: True Positive Test
|
||||
|
||||
@@ -34,37 +34,23 @@ drilldown_searches:
|
||||
search: '| from datamodel Risk.All_Risk | search normalized_risk_object IN ("$user$") starthoursago=168 | stats count min(_time) as firstTime max(_time) as lastTime values(search_name) as "Search Name" values(risk_message) as "Risk Message" values(analyticstories) as "Analytic Stories" values(annotations._all) as "Annotations" values(annotations.mitre_attack.mitre_tactic) as "ATT&CK Tactics" by normalized_risk_object | `security_content_ctime(firstTime)` | `security_content_ctime(lastTime)`'
|
||||
earliest_offset: $info_min_time$
|
||||
latest_offset: $info_max_time$
|
||||
rba:
|
||||
message: $user$ disabled 2FA requirement in GitHub Organizations
|
||||
risk_objects:
|
||||
- field: user
|
||||
type: user
|
||||
score: 25
|
||||
threat_objects: []
|
||||
tags:
|
||||
analytic_story:
|
||||
- GitHub Malicious Activity
|
||||
asset_type: GitHub
|
||||
confidence: 90
|
||||
impact: 30
|
||||
message: $user$ disabled 2FA requirement in GitHub Organizations
|
||||
mitre_attack_id:
|
||||
- T1562.001
|
||||
observable:
|
||||
- name: user
|
||||
type: User
|
||||
role:
|
||||
- Victim
|
||||
product:
|
||||
- Splunk Enterprise
|
||||
- Splunk Enterprise Security
|
||||
- Splunk Cloud
|
||||
required_fields:
|
||||
- actor
|
||||
- actor_id
|
||||
- actor_ip
|
||||
- actor_is_bot
|
||||
- actor_location.country_code
|
||||
- business
|
||||
- business_id
|
||||
- org
|
||||
- org_id
|
||||
- user
|
||||
- user_agent
|
||||
risk_score: 27
|
||||
security_domain: network
|
||||
tests:
|
||||
- name: True Positive Test
|
||||
|
||||
@@ -35,41 +35,23 @@ drilldown_searches:
|
||||
search: '| from datamodel Risk.All_Risk | search normalized_risk_object IN ("$user$") starthoursago=168 | stats count min(_time) as firstTime max(_time) as lastTime values(search_name) as "Search Name" values(risk_message) as "Risk Message" values(analyticstories) as "Analytic Stories" values(annotations._all) as "Annotations" values(annotations.mitre_attack.mitre_tactic) as "ATT&CK Tactics" by normalized_risk_object | `security_content_ctime(firstTime)` | `security_content_ctime(lastTime)`'
|
||||
earliest_offset: $info_min_time$
|
||||
latest_offset: $info_max_time$
|
||||
rba:
|
||||
message: $user$ disabled a classic branch protection rule in repo $repo$
|
||||
risk_objects:
|
||||
- field: user
|
||||
type: user
|
||||
score: 25
|
||||
threat_objects: []
|
||||
tags:
|
||||
analytic_story:
|
||||
- GitHub Malicious Activity
|
||||
asset_type: GitHub
|
||||
confidence: 90
|
||||
impact: 30
|
||||
message: $user$ disabled a classic branch protection rule in repo $repo$
|
||||
mitre_attack_id:
|
||||
- T1562.001
|
||||
observable:
|
||||
- name: user
|
||||
type: User
|
||||
role:
|
||||
- Victim
|
||||
product:
|
||||
- Splunk Enterprise
|
||||
- Splunk Enterprise Security
|
||||
- Splunk Cloud
|
||||
required_fields:
|
||||
- actor
|
||||
- actor_id
|
||||
- actor_ip
|
||||
- actor_is_bot
|
||||
- actor_location.country_code
|
||||
- business
|
||||
- business_id
|
||||
- org
|
||||
- org_id
|
||||
- repo
|
||||
- repo_id
|
||||
- user
|
||||
- user_agent
|
||||
- user_id
|
||||
- name
|
||||
risk_score: 27
|
||||
security_domain: network
|
||||
tests:
|
||||
- name: True Positive Test
|
||||
|
||||
@@ -33,40 +33,23 @@ drilldown_searches:
|
||||
search: '| from datamodel Risk.All_Risk | search normalized_risk_object IN ("$user$") starthoursago=168 | stats count min(_time) as firstTime max(_time) as lastTime values(search_name) as "Search Name" values(risk_message) as "Risk Message" values(analyticstories) as "Analytic Stories" values(annotations._all) as "Annotations" values(annotations.mitre_attack.mitre_tactic) as "ATT&CK Tactics" by normalized_risk_object | `security_content_ctime(firstTime)` | `security_content_ctime(lastTime)`'
|
||||
earliest_offset: $info_min_time$
|
||||
latest_offset: $info_max_time$
|
||||
rba:
|
||||
message: Dependabot security features are disabled in repository $repo$ by $user$
|
||||
risk_objects:
|
||||
- field: user
|
||||
type: user
|
||||
score: 25
|
||||
threat_objects: []
|
||||
tags:
|
||||
analytic_story:
|
||||
- GitHub Malicious Activity
|
||||
asset_type: GitHub
|
||||
confidence: 90
|
||||
impact: 30
|
||||
message: Dependabot security features are disabled in repository $repo$ by $user$
|
||||
mitre_attack_id:
|
||||
- T1562.001
|
||||
observable:
|
||||
- name: user
|
||||
type: User
|
||||
role:
|
||||
- Victim
|
||||
product:
|
||||
- Splunk Enterprise
|
||||
- Splunk Enterprise Security
|
||||
- Splunk Cloud
|
||||
required_fields:
|
||||
- actor
|
||||
- actor_id
|
||||
- actor_ip
|
||||
- actor_is_bot
|
||||
- actor_location.country_code
|
||||
- business
|
||||
- business_id
|
||||
- org
|
||||
- org_id
|
||||
- repo
|
||||
- repo_id
|
||||
- user
|
||||
- user_agent
|
||||
- user_id
|
||||
risk_score: 27
|
||||
security_domain: network
|
||||
tests:
|
||||
- name: True Positive Test
|
||||
|
||||
@@ -36,39 +36,23 @@ drilldown_searches:
|
||||
search: '| from datamodel Risk.All_Risk | search normalized_risk_object IN ("$user$") starthoursago=168 | stats count min(_time) as firstTime max(_time) as lastTime values(search_name) as "Search Name" values(risk_message) as "Risk Message" values(analyticstories) as "Analytic Stories" values(annotations._all) as "Annotations" values(annotations.mitre_attack.mitre_tactic) as "ATT&CK Tactics" by normalized_risk_object | `security_content_ctime(firstTime)` | `security_content_ctime(lastTime)`'
|
||||
earliest_offset: $info_min_time$
|
||||
latest_offset: $info_max_time$
|
||||
rba:
|
||||
message: $user$ archived a repository in GitHub Organizations
|
||||
risk_objects:
|
||||
- field: user
|
||||
type: user
|
||||
score: 25
|
||||
threat_objects: []
|
||||
tags:
|
||||
analytic_story:
|
||||
- GitHub Malicious Activity
|
||||
asset_type: GitHub
|
||||
confidence: 90
|
||||
impact: 30
|
||||
message: $user$ archived a repository in GitHub Organizations
|
||||
mitre_attack_id:
|
||||
- T1485
|
||||
observable:
|
||||
- name: user
|
||||
type: User
|
||||
role:
|
||||
- Victim
|
||||
product:
|
||||
- Splunk Enterprise
|
||||
- Splunk Enterprise Security
|
||||
- Splunk Cloud
|
||||
required_fields:
|
||||
- actor
|
||||
- actor_id
|
||||
- actor_is_bot
|
||||
- actor_location.country_code
|
||||
- business
|
||||
- business_id
|
||||
- org
|
||||
- org_id
|
||||
- repo
|
||||
- repo_id
|
||||
- user
|
||||
- user_agent
|
||||
- user_id
|
||||
risk_score: 27
|
||||
security_domain: network
|
||||
tests:
|
||||
- name: True Positive Test
|
||||
|
||||
@@ -36,39 +36,23 @@ drilldown_searches:
|
||||
search: '| from datamodel Risk.All_Risk | search normalized_risk_object IN ("$user$") starthoursago=168 | stats count min(_time) as firstTime max(_time) as lastTime values(search_name) as "Search Name" values(risk_message) as "Risk Message" values(analyticstories) as "Analytic Stories" values(annotations._all) as "Annotations" values(annotations.mitre_attack.mitre_tactic) as "ATT&CK Tactics" by normalized_risk_object | `security_content_ctime(firstTime)` | `security_content_ctime(lastTime)`'
|
||||
earliest_offset: $info_min_time$
|
||||
latest_offset: $info_max_time$
|
||||
rba:
|
||||
message: $user$ deleted a repository in GitHub Organizations
|
||||
risk_objects:
|
||||
- field: user
|
||||
type: user
|
||||
score: 25
|
||||
threat_objects: []
|
||||
tags:
|
||||
analytic_story:
|
||||
- GitHub Malicious Activity
|
||||
asset_type: GitHub
|
||||
confidence: 90
|
||||
impact: 30
|
||||
message: $user$ deleted a repository in GitHub Organizations
|
||||
mitre_attack_id:
|
||||
- T1485
|
||||
observable:
|
||||
- name: user
|
||||
type: User
|
||||
role:
|
||||
- Victim
|
||||
product:
|
||||
- Splunk Enterprise
|
||||
- Splunk Enterprise Security
|
||||
- Splunk Cloud
|
||||
required_fields:
|
||||
- actor
|
||||
- actor_id
|
||||
- actor_is_bot
|
||||
- actor_location.country_code
|
||||
- business
|
||||
- business_id
|
||||
- org
|
||||
- org_id
|
||||
- repo
|
||||
- repo_id
|
||||
- user
|
||||
- user_agent
|
||||
- user_id
|
||||
risk_score: 27
|
||||
security_domain: network
|
||||
tests:
|
||||
- name: True Positive Test
|
||||
|
||||
Reference in New Issue
Block a user