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

threat_model: Update Hardware Result Attacker #167

Merged

Conversation

tgonzalezorlandoarm
Copy link
Member

Add assumptions and mitigations to the attacker:

  • Assumption: For a hardware attacker, it does not make sense to assume as a mitigation that the SOFTWARE configuration has been done with correct permissions. We replace it with a HARDWARE assumption that only trusted agents can physically access the system.

  • Asset: We add the key mappings (and the wrapped TPM key) as a Hardware Result asset involved with this attacker.

Add assumptions and mitigations to the attacker:

 * Assumption: For a hardware attacker, it does not make sense to
               assume as a mitigation that the SOFTWARE
               configuration has been done with correct permissions.
               We replace it with a HARDWARE assumption that only
               trusted agents can physically access the system.

 * Asset: We add the key mappings (and the wrapped TPM key) as a
          Hardware Result asset involved with this attacker.

Signed-off-by: Tomás González <[email protected]>
@tgonzalezorlandoarm tgonzalezorlandoarm merged commit d970f61 into parallaxsecond:main Apr 3, 2024
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants