Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
Cisco logo

CiscoCertified CyberOps Associate

Domain 2Objective 6

2.6 Describe Web Application Attacks, Such as SQL Injection, Command Injections, and Cross-Site Scripting 200-201 Practice Questions (Page 5)

Part of the 2.0 Security Monitoring domain, which accounts for 25% of the 200-201 exam. Cisco does not publish an official question count, but from its 120-minute exam (~50–80 total, ~13–20 in this domain), expect 1–2 from this objective — we provide 29 practice questions to prepare you well beyond it. (estimate)

29questions here
6free pages
3concepts
25%of the exam

Questions 21–25

  1. 21foundation · easy

    A web application takes a user-supplied product ID and inserts it directly into a SQL query string. An attacker enters `' OR '1'='1` as the product ID. What is the primary result of this type of attack?

    Select an answer first
  2. 22foundation · easy

    A user posts a comment on a blog that contains a malicious JavaScript snippet. When other users view the comment, the script executes in their browsers. Which type of XSS attack is this?

    Select an answer first
  3. 23application · medium

    A security analyst is investigating a series of alerts. The application has a page that uses JavaScript to update the DOM based on the `window.location.hash` value. An attacker crafts a URL like `https://example.com/#<img src=x onerror=alert(document.cookie)>`. The page loads and the script executes, but the server logs show no request for the malicious payload. Which type of attack is this, and why is it difficult to detect in server logs?

    Select an answer first
  4. 24application · medium

    A security analyst is investigating a breach. The attacker used a login form to submit `' OR '1'='1` and gained access to an administrative account. The application logs show that the query executed was `SELECT * FROM users WHERE username='' OR '1'='1' AND password='...'`. Which of the following best describes the attack and the most effective remediation?

    Select an answer first
  5. 25foundation · easy

    Which statement best describes how command injection attacks work?

    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-201” is a trademark of its owner, used for identification only.