Which parameter indicates a 'Web Cache Poisoning' exploit intent?
A. An attacker sends thousands of unwanted physical junk mail deliveries to an office building.
B. An attacker manipulates a web server's proxy cache hub into storing and serving a flawed or malicious version of a webpage to subsequent innocent users.
C. An attacker cuts a physical underwater fiber optic internet line.
D. An attacker updates a computer's local graphics driver without authorization.
Answer: Option B
Solution (By JKExamLibrary)
Web cache poisoning involves forcing cache servers to store invalid or malicious HTTP responses, which are then distributed to unsuspecting users requesting the same page.
Explanation:
AJAX stands for Asynchronous JavaScript and XML, a technique for creating asynchronous web applications that exchange data with the server without reloading the page.
Which of the following security protocols adds an encrypted wrapper layer around a standard File Transfer Protocol channel to protect authentication variables?
Explanation:
FTPS is an extension to the standard File Transfer Protocol (FTP) that adds support for Transport Layer Security (TLS) and Secure Sockets Layer (SSL) cryptographic protocols.
No comments yet. Be the first to start the discussion!