CompTIA
SY0-501 · Question #244
A security analyst receives an alert from a WAF with the following payload: var data= "<test test test>" ++ <../../../../../../etc/passwd>" Which of the following types of attacks is this?
Sign in or unlock SY0-501 to reveal the answer and full explanation for question #244. The question stem and answer options stay visible for context.
Submitted by fatima_kr· Mar 4, 2026Threats, vulnerabilities, and mitigations
Question
A security analyst receives an alert from a WAF with the following payload:
var data= "<test test test>" ++ <../../../../../../etc/passwd>" Which of the following types of attacks is this?
Options
- ACross-site request forgery
- BBuffer overflow
- CSQL injection
- DJavaScript data insertion
- EFirewall evasion scipt
Unlock SY0-501 to see the answer
You've previewed enough free SY0-501 questions. Unlock SY0-501 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#JavaScript injection#WAF#web application attacks#XSS