
EC-CouncilCertified Application Security Engineer (.NET)
Domain 8Objective 1
Static Application Security Testing (SAST) CASENET Practice Questions (Page 2)
Part of the Security Testing and Secure Deployment domain, which makes up ~14% of our current practice bank. EC-Council does not publish an official question count, but from its 120-minute exam (~50–80 total, ~7–11 in this domain), expect 1–2 from this objective — we provide 45 practice questions to prepare you well beyond it. (estimate)
45questions here
9free pages
7concepts
Questions 6–10
- 6
A development team uses Azure DevOps for CI/CD. They want to run SAST on every pull request to a .NET repository, but they are concerned about blocking developers on false positives. Which approach best balances security and developer productivity?
Select an answer first - 7
A SAST tool reports a potential insecure deserialization vulnerability in a .NET web API. The code uses BinaryFormatter to deserialize data from a request body. The team is unsure if the finding is a true positive. What characteristic of SAST analysis should the team consider when evaluating this finding?
Select an answer first - 8
A security team is configuring a SAST tool for a .NET application that processes PII. The tool currently uses a default ruleset that flags many issues, but the team is overwhelmed by the volume of findings. They want to focus on the most critical risks while still meeting compliance requirements. What is the most appropriate configuration?
Select an answer first - 9
A development team is adopting SAST for the first time. They want to integrate it into their CI pipeline to catch vulnerabilities early. Which of the following is a key benefit of SAST in this context?
Select an answer first - 10
A SAST tool is analyzing a .NET application and reports a potential SQL injection vulnerability. The developer reviews the code and sees that the query is built using string concatenation, but the input is sanitized with a custom function that removes single quotes. The developer believes the sanitization is sufficient. What is the most appropriate response?
Select an answer first
Finished these 5 questions?
Review the revealed explanations, or continue through the curriculum.
Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by EC-Council. “CASENET” is a trademark of its owner, used for identification only.