SY0-501 · Question #282
SY0-501 Question #282: Real Exam Question with Answer & Explanation
The correct answer is A: Header manipulation. Header manipulation is the insertion of malicious data, which has not been validated, into a HTTP response header. One example of header manipulation is a HTTP response splitting attack. This type of attack exploits applications that allow a carriage return or line feed as input.
Question
A malicious attacker has intercepted HTTP traffic and inserted an ASCII line that sets the referrer URL. Which of the following is the attacker most likely utilizing?
Options
- AHeader manipulation
- BCookie hijacking
- CCross-site scripting
- DXml injection
Explanation
Header manipulation is the insertion of malicious data, which has not been validated, into a HTTP response header. One example of header manipulation is a HTTP response splitting attack. This type of attack exploits applications that allow a carriage return or line feed as input.
Community Discussion
No community discussion yet for this question.