Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added threats.yaml for MLDE #452

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Added threats.yaml for MLDE #452

wants to merge 1 commit into from

Conversation

kazmik23
Copy link
Contributor

@kazmik23 kazmik23 commented Oct 3, 2024

In Collaboration with @eddie-knight , building up on his threats.yaml

In Collaboration with @eddie-knight , building up on his threats.yaml
@kazmik23 kazmik23 requested a review from a team as a code owner October 3, 2024 17:35
@eddie-knight eddie-knight changed the title Create threats.yaml Added threats.yaml for MLDE Oct 4, 2024
- CCC.TH06 # Data is lost or corrupted

threats:
- id: CCC.MLDE.TH01 # Unauthorized Access
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this a mlde-specific threat? Smells like a common threat, no?

- T1078 # Valid Accounts
- T1190 # Exploit Public-Facing Application

- id: CCC.MLDE.TH02 # Data Leakage
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

common threat?

- T1048 # Exfiltration Over Alternative Protocol
- T1567 # Exfiltration Over Web Services

- id: CCC.MLDE.TH03 # Service Disruption
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

- T1499 # Endpoint Denial of Service
- T1498 # Network Denial of Service

- id: CCC.MLDE.TH04 # Unexpected Nondeterministic Behavior
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

any way to be more specific about the impact?

@mlysaght2017 mlysaght2017 linked an issue Oct 17, 2024 that may be closed by this pull request
Copy link

This issue will be closed as stale in 7 days. If this issue is blocked, please tag or assign the appropriate party to move this forward.

@github-actions github-actions bot added the stale label Nov 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

Add Threats and Controls for MLDE
2 participants