CS0-003 · Question #124
During the threat modeling process for a new application that a company is launching, a security analyst needs to define methods and items to take into consideration. Which of the following are part o
The correct answer is C. Spoofing tampering, repudiation, information disclosure, denial of service elevation of privilege. The STRIDE model is a widely recognized threat modeling methodology used to categorize and identify potential threats to an application or system.
Question
During the threat modeling process for a new application that a company is launching, a security analyst needs to define methods and items to take into consideration. Which of the following are part of a known threat modeling method?
Options
- AThreat profile, infrastructure and application vulnerabilities, security strategy and plans
- BPurpose, objective, scope, (earn management, cost, roles and responsibilities
- CSpoofing tampering, repudiation, information disclosure, denial of service elevation of privilege
- DHuman impact, adversary's motivation, adversary's resources, adversary's methods
How the community answered
(18 responses)- B6% (1)
- C89% (16)
- D6% (1)
Why each option
The STRIDE model is a widely recognized threat modeling methodology used to categorize and identify potential threats to an application or system.
While these are relevant security considerations, they do not represent a specific, named threat modeling method like STRIDE.
These are typically elements of project management or risk assessment, not a specific threat modeling methodology's threat categories.
Spoofing, Tampering, Repudiation, Information Disclosure, Denial of Service, and Elevation of Privilege (STRIDE) are the six categories of threats defined by the STRIDE threat modeling methodology, developed by Microsoft, which helps analysts systematically identify potential weaknesses in an application.
These describe elements of adversary profiling, which can inform threat modeling but are not the categories of a known, named threat modeling method itself.
Concept tested: STRIDE threat modeling methodology
Source: https://learn.microsoft.com/en-us/windows/security/threat-protection/security-compliance-300/microsoft-threat-modeling-tool-get-started
Topics
Community Discussion
No community discussion yet for this question.