
CiscoCertified Network Associate Automation (CCNA Automation)
Domain 4Objective 10
10. Describe Top OWASP Threats (such as XSS, SQL Injections, and CSRF) 200-901 Practice Questions (Page 6)
Part of the 4.0 Application Deployment and Security domain, which accounts for 15% of the 200-901 exam. Cisco does not publish an official question count, but from its 120-minute exam (~50–80 total, ~8–12 in this domain), expect 1–1 from this objective — we provide 41 practice questions to prepare you well beyond it. (estimate)
41questions here
9free pages
5concepts
15%of the exam
Questions 26–30
- 26
A developer is fixing a SQL injection vulnerability in a search endpoint. The current code builds a query like: SELECT * FROM products WHERE name = '" + userInput + "'. Which change is the most secure and maintainable?
Select an answer first - 27
A company is modernizing a legacy web application. The application has a search feature that is vulnerable to SQL injection and a comment section that is vulnerable to stored XSS. The team has limited development resources and must prioritize fixes. The application is internet-facing and processes sensitive customer data. Which approach best balances risk reduction and resource constraints?
Select an answer first - 28
What is the primary reason a CSRF attack can succeed even though the user did not intend to perform the action?
Select an answer first - 29
A developer wants to prevent SQL injection in a web application that queries a database. Which technique is most effective?
Select an answer first - 30
A network management web app uses session cookies for authentication. A security review recommends adding CSRF protection, but the app has many legacy forms and the team wants to minimize user disruption. They are considering: (A) adding a per-session CSRF token to every form, (B) setting the SameSite attribute to Lax on session cookies, (C) validating the Origin header on all POST requests, (D) requiring a custom header on all AJAX requests. Which option provides the strongest CSRF protection while being least likely to break legitimate cross-site navigation?
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 Cisco. “200-901” is a trademark of its owner, used for identification only.