Which parameter indicates a 'Web Cache Poisoning' exploit intent? MCQ with Answer and Explanation

Which parameter indicates a 'Web Cache Poisoning' exploit intent?
A. 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.
B. An attacker sends thousands of unwanted physical junk mail deliveries to an office building.
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 A
Solution (By JKSSB Mock Tests)
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.

Discuss this Question (0)

No comments yet. Be the first to start the discussion!

Practice More Internet and Web Technologies Questions

Question #1
Which parameter indicates a 'Typosquatting' cyber-squatting exploit design trait?
A. An attacker runs heavy media scripts to overload system RAM pools.
B. An attacker cuts a local copper telephone wire link.
C. An attacker deletes historical browser caching indices.
D. An attacker registers a domain name that is a common misspelling of a popular website (e.g., goggle.com) to trick users into visiting a fake site.

Correct Answer: Option D


Explanation:
Typosquatting targets internet users who accidentally type a website address incorrectly into their browser URL bar, directing them to lookalike phishing sites.

This question belongs to: Computer Internet and Web Technologies
Question #2
Which of the following is a web-based tool for searching and indexing information on the internet?
A. Web server
B. Web browser
C. Email client
D. Search engine

Correct Answer: Option D


Explanation:
A search engine is a software system designed to search for information on the World Wide Web.

This question belongs to: Computer Internet and Web Technologies
Question #3
What is the function of the 'User-Agent' string sent inside an HTTP request header to a remote web server?
A. To identify the specific browser application, version, and operating system of the client to the server
B. To transmit the user's encrypted master system password
C. To check local hardware device temperature metrics
D. To specify the physical routing coordinates of the local ISP link

Correct Answer: Option A


Explanation:
The User-Agent header string acts as a technical badge, telling the web server what browser software and operating system the client is using so it can tailor content compatibility.

This question belongs to: Computer Internet and Web Technologies