PrepAway - Latest Free Exam Questions & Answers

Which of the following is the attacker most likely util…

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?

PrepAway - Latest Free Exam Questions & Answers

A.
Header manipulation

B.
Cookie hijacking

C.
Cross-site scripting

D.
XML injection

Explanation:
HTTP header injection is a general class of web application security vulnerability which occurs when Hypertext Transfer Protocol (HTTP) headers are
dynamically generated based on user input. Header injection in HTTP responses can allow for HTTP response splitting, Session fixation via the Set-Cookie header,
cross-site scripting (XSS), and malicious redirect attacks via the location header. HTTP header injection is a relatively new area for web-based attacks, and has
primarily been pioneered by Amit Klein in his work on request/response smuggling/splitting.

One Comment on “Which of the following is the attacker most likely util…

  1. FAHAD says:

    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.

    A




    4



    1

Leave a Reply