Which of the following is a markup language used to define the structure of data, often used in web syndication (e.g., RSS)? MCQ with Answer and Explanation
Which of the following browser technologies executes dynamic programming code natively on the client's computer to create interactive UI behaviors without continuous server interaction?
Explanation:
JavaScript is the standard client-side scripting language interpreted natively by modern browser engines to implement complex interactive logic on web pages.
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 updates a computer's local graphics driver without authorization.
C.An attacker sends thousands of unwanted physical junk mail deliveries to an office building.
D.An attacker cuts a physical underwater fiber optic internet line.
Explanation:
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.
No comments yet. Be the first to start the discussion!