Skip to content

Commit

Permalink
Merge pull request #105 from pbom-dev/oscar-content-2023-10
Browse files Browse the repository at this point in the history
updating cicd related techniques
  • Loading branch information
rubtoa authored Oct 26, 2023
2 parents edda7dd + fdd5b9a commit 96fec0a
Show file tree
Hide file tree
Showing 18 changed files with 18 additions and 1 deletion.
1 change: 1 addition & 0 deletions content/oscar/techniques/T0120 - Dependency Confusion.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ realm:
- Artifact Security
- Container Security
- Open Source Security
- CI/CD Posture

summary: Dependency confusion

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ tactic: Resource Development
realm:
- Container Security
- Open Source Security
- CI/CD Posture

summary: Compromised legitimate artifact

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ tactic: Collection
realm:
- Cloud Security
- Infrastructure as code
- CI/CD Posture

summary: Unencrypted data at rest

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ tactic: Collection
realm:
- Cloud Security
- Infrastructure as code
- CI/CD Posture

summary: Unencrypted data in transit

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ tactic: Initial Access
realm:
- Cloud Security
- Infrastructure as code
- CI/CD Posture

summary: Permissive network access

Expand Down
1 change: 1 addition & 0 deletions content/oscar/techniques/T0129 - Typosquatting.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ tactic: Initial Access
realm:
- Container Security
- Open Source Security
- CI/CD Posture

summary: Typosquatting

Expand Down
1 change: 1 addition & 0 deletions content/oscar/techniques/T0134 - Add user.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ tactic: Persistence
realm:
- CI/CD Posture
- SCM Posture
- Cloud Security

summary: Add user

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ realm:
- Cloud Security
- Code Security
- Infrastructure as code
- CI/CD Posture

summary: Weak authentication methods

Expand Down
1 change: 1 addition & 0 deletions content/oscar/techniques/T0138 - Backdoor in code.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ realm:
- Code Security
- Open Source Security
- SCM Posture
- CI/CD Posture

summary: Backdoor in code

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ tactic: Exfiltration

realm:
- Cloud Security
- CI/CD Posture

summary: Bypass of outbound traffic control

Expand Down
1 change: 1 addition & 0 deletions content/oscar/techniques/T0156 - Webhook.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ tactic: Exfiltration

realm:
- SCM Posture
- CI/CD Posture

summary: Exfiltration over webhooks

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ tactic: Execution
realm:
- Artifact Security
- Open Source Security
- CI/CD Posture

summary: Malicious artifact execution

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ tactic: Lateral Movement
realm:
- Code Security
- SCM Posture
- CI/CD Posture

summary: Push implants across repositories

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ tactic: Defense Evasion

realm:
- Cloud Security
- CI/CD Posture

summary: Misconfigured security measures

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ type: Technique
tactic: Defense Evasion

realm:
- CI/CD Posture
- SCM Posture
- Code Security

summary: Bypass review using admin permission

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ tactic: Credential Access

realm:
- Secrets Hygiene
- CI/CD Posture

summary: Secrets in configuration files

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ tactic: Collection

realm:
- Cloud Security
- CI/CD Posture

summary: Sensitive information in environment variables

Expand Down
1 change: 1 addition & 0 deletions content/oscar/techniques/T0196 - Backdoor in code.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ realm:
- Code Security
- Open Source Security
- SCM Posture
- CI/CD Posture

summary: Backdoor in code

Expand Down

0 comments on commit 96fec0a

Please sign in to comment.