nerdexam
CompTIA

CS0-003 · Question #133

A security analyst sees the following OWASP ZAP output from a scan that was performed against a modern version of Windows while testing for client-side vulnerabilities: Which of the following is the M

The correct answer is A. Enable the browser's XSS filter.. Typically this is an issue with the web site/server disabling XSS protection on your browser. If this is the case, you can manually adjust that on your browser. Most browsers have this setting on by

Submitted by valeria.br· Mar 6, 2026Vulnerability Management

Question

A security analyst sees the following OWASP ZAP output from a scan that was performed against a modern version of Windows while testing for client-side vulnerabilities:

Which of the following is the MOST likely solution to the listed vulnerability?

Exhibit

CS0-003 question #133 exhibit

Options

  • AEnable the browser's XSS filter.
  • BEnable Windows XSS protection
  • CEnable the browser's protected pages mode
  • DEnable server-side XSS protection

How the community answered

(21 responses)
  • A
    86% (18)
  • B
    10% (2)
  • C
    5% (1)

Explanation

Typically this is an issue with the web site/server disabling XSS protection on your browser. If this is the case, you can manually adjust that on your browser. Most browsers have this setting on by

Topics

#XSS mitigation#client-side vulnerabilities#OWASP ZAP#web application security

Community Discussion

No community discussion yet for this question.

Full CS0-003 Practice