Small update

- Change service to audit
- Add operation
This commit is contained in:
frack113
2023-01-22 08:55:24 +01:00
parent 7bce67f940
commit 2bd14e4953
4 changed files with 8 additions and 5 deletions
@@ -11,9 +11,10 @@ tags:
- attack.t1213.003
logsource:
product: github
service: audit_logs
service: audit
detection:
selection:
operation: 'remove'
action:
- 'codespaces.delete'
- 'environment.delete'
@@ -11,9 +11,10 @@ tags:
- attack.t1078.004
logsource:
product: github
service: audit_logs
service: audit
detection:
selection:
operation: 'create'
action:
- 'org.create_actions_secret'
- 'environment.create_actions_secret'
@@ -13,9 +13,10 @@ tags:
- attack.t1098.003
logsource:
product: github
service: audit_logs
service: audit
detection:
selection:
operation: 'authentication'
action:
- 'project.update_user_permission'
- 'org.remove_outside_collaborator'
@@ -28,4 +29,4 @@ fields:
falsepositives:
- Validate the actor if permitted to access the repo.
- Validate the Multifactor Authentication changes.
level: medium
level: medium