exam questions

Exam SC-100 All Questions

View all questions & answers for the SC-100 exam

Exam SC-100 topic 3 question 32 discussion

Actual exam question from Microsoft's SC-100
Question #: 32
Topic #: 3
[All SC-100 Questions]

Your company plans to follow DevSecOps best practices of the Microsoft Cloud Adoption Framework for Azure.

You need to perform threat modeling by using a top-down approach based on the Microsoft Cloud Adoption Framework for Azure.

What should you use to start the threat modeling process?

  • A. the STRIDE model
  • B. the DREAD model
  • C. OWASP threat modeling
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
skr123
Highly Voted 2 years, 2 months ago
CORRECT https://learn.microsoft.com/en-us/azure/security/develop/threat-modeling-tool-threats
upvoted 15 times
Azerty1313
1 year, 4 months ago
https://learn.microsoft.com/en-us/azure/cloud-adoption-framework/secure/devsecops-controls
upvoted 1 times
...
...
ariania
Most Recent 7 months, 3 weeks ago
To start the threat modeling process based on the Microsoft Cloud Adoption Framework for Azure, you should use A. the STRIDE model. STRIDE is a widely used threat modeling approach developed by Microsoft. It provides a structured way to identify and address potential security threats by focusing on six threat categories: Spoofing, Tampering, Repudiation, Information Disclosure, Denial of Service, and Elevation of Privilege. The DREAD model is a risk assessment model, not specifically for threat modeling, while OWASP threat modeling is more generic and not directly tied to the Microsoft Cloud Adoption Framework. Therefore, STRIDE is the recommended choice for this context.
upvoted 3 times
...
Mithu94
11 months, 3 weeks ago
Selected Answer: A
OWASP - Open Web Application Security Project (OWASP) is a non-profit organization founded in 2001. Microsfot recommendaion: https://learn.microsoft.com/en-us/azure/security/develop/threat-modeling-tool
upvoted 1 times
...
JHJ44
1 year ago
Selected Answer: C
To start the threat modeling process using a top-down approach based on the Microsoft Cloud Adoption Framework for Azure, you should use OWASP threat modeling. This approach helps you systematically identify and address security threats by considering the entire application architecture and its components. OWASP threat modeling provides a comprehensive view of potential risks and vulnerabilities, allowing you to make informed decisions about security controls and mitigations.
upvoted 1 times
...
masby661
1 year, 1 month ago
Selected Answer: C
It can be both A and C really according to Microsoft, scroll down to Threat Modelling section https://learn.microsoft.com/en-us/azure/cloud-adoption-framework/secure/devsecops-controls
upvoted 1 times
...
cris_exam
1 year, 2 months ago
Selected Answer: C
As per Cloud Adoption Framework, the answer is - OWASP threat modeling https://learn.microsoft.com/en-us/azure/security/develop/threat-modeling-tool-threats
upvoted 1 times
...
cris_exam
1 year, 2 months ago
Selected Answer: A
Here you will find that DevSecOps uses SDL (Security Development Lifecycle) as the security framework. https://www.microsoft.com/en-us/securityengineering/devsecops And then while researching about SDL and Threat Modeling, you'll reach to the Threats section of documentation where it explains about SDL saying "allows software architects to identify and mitigate potential security issues" (aka DevSecOps), and refers to the STRIDE Model to achieve this security framework. https://learn.microsoft.com/en-us/azure/security/develop/threat-modeling-tool-threats hope this clarifies it.
upvoted 2 times
cris_exam
1 year, 2 months ago
Well, on the other hand, more reading on this topic, got me to rethink my answer. I think that if it was just SDL, this would have been the correct answer, but if we base it on the Cloud Adoption Framework, the answer is actually C - OWASP threat modeling. https://learn.microsoft.com/en-us/azure/cloud-adoption-framework/secure/devsecops-controls#threat-modeling-start-simple Sorry for the confusion guys.
upvoted 1 times
...
...
YasInEqbal
1 year, 3 months ago
Selected Answer: A
https://learn.microsoft.com/en-us/azure/security/develop/threat-modeling-tool-threats
upvoted 2 times
...
dannyhcool
1 year, 3 months ago
Selected Answer: A
https://learn.microsoft.com/en-us/azure/security/develop/threat-modeling-tool-threats
upvoted 2 times
...
Murtuza
1 year, 3 months ago
Sorry typo in my previous comment . I meant DREAD is not MS model to being with its all open source
upvoted 1 times
...
Murtuza
1 year, 3 months ago
Selected Answer: A
SDLC is old and devops is the new term and STRIDE model is MS own threat model while OWASP and STRIDE are not and they have different purposes. STRIDE is geared towards DEVOPS
upvoted 1 times
...
Murtuza
1 year, 4 months ago
Difference between top down vs bottom up approach in general. This will help answer the question which in this case its C https://www.simplilearn.com/top-down-approach-vs-bottom-up-approach-article
upvoted 2 times
...
Arjanussie
1 year, 4 months ago
the top-down approach may be simpler because it focuses on the key factors that influence the outcome -simpler is the key word OWASP threat modeling: This method focuses on asking simple, non-technical questions to get the threat modeling process started. so i guess C
upvoted 1 times
...
rishiraval007
1 year, 6 months ago
For threat modeling using a top-down approach based on the Microsoft Cloud Adoption Framework for Azure, starting with the STRIDE model would be the most appropriate. The STRIDE model helps identify and categorize potential threats in six categories: Spoofing, Tampering, Repudiation, Information disclosure, Denial of Service, and Elevation of Privileges. This model aligns well with the comprehensive and structured approach advocated by the Microsoft Cloud Adoption Framework, as it provides a systematic way to identify potential security threats in cloud environments. While the DREAD model and OWASP Threat Modeling are also valuable, they serve slightly different purposes. The DREAD model is more focused on assessing the risk level of identified threats, and OWASP provides a broader set of guidelines and tools for web application security, which may not be as directly aligned with the top-down approach of the Microsoft Cloud Adoption Framework.
upvoted 3 times
...
slobav
1 year, 7 months ago
Ansver: C https://learn.microsoft.com/en-us/azure/security/develop/threat-modeling-tool-getting-started
upvoted 4 times
...
sherifhamed
1 year, 7 months ago
Selected Answer: C
C is the answer as Microsoft said https://learn.microsoft.com/en-us/azure/cloud-adoption-framework/secure/devsecops-controls#threat-modeling-start-simple
upvoted 4 times
...
zellck
1 year, 11 months ago
Selected Answer: A
A is the answer. https://learn.microsoft.com/en-us/azure/security/develop/secure-design#use-threat-modeling-during-application-design Modeling the application design and enumerating STRIDE threats-Spoofing, Tampering, Repudiation, Information Disclosure, Denial of Service, and Elevation of Privilege-across all trust boundaries has proven an effective way to catch design errors early on.
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago