CS0-003 · Question #133
CS0-003 Question #133: Real Exam Question with Answer & Explanation
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
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?
Options
- AEnable the browser's XSS filter.
- BEnable Windows XSS protection
- CEnable the browser's protected pages mode
- DEnable server-side XSS protection
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
Community Discussion
No community discussion yet for this question.