nerdexam
(ISC)2

CCSP · Question #564

What concept does the "D" represent with the STRIDE threat model?

The correct answer is B. Denial of service. Any application can be a possible target of denial-of-service (DoS) attacks. From the application side, the developers should minimize how many operations are performed for non-authenticated users. This will keep the application running as quickly as possible and using the…

Submitted by cyberguy42· Apr 18, 2026Cloud Concepts, Architecture and Design

Question

What concept does the "D" represent with the STRIDE threat model?

Options

  • AData loss
  • BDenial of service
  • CData breach
  • DDistributed

How the community answered

(54 responses)
  • A
    7% (4)
  • B
    87% (47)
  • C
    4% (2)
  • D
    2% (1)

Explanation

Any application can be a possible target of denial-of-service (DoS) attacks. From the application side, the developers should minimize how many operations are performed for non-authenticated users. This will keep the application running as quickly as possible and using the least amount of system resources to help minimize the impact of any such attacks.

Topics

#STRIDE threat model#Threat modeling#Denial of Service#Security models

Community Discussion

No community discussion yet for this question.

Full CCSP Practice