CompTIA Security+ (SY0-501) — Question 127

Which of the following is a major difference between XSS attacks and remote code exploits?

Answer options

Correct answer: C

Explanation

The correct answer is C because remote code exploits are designed to enhance the attacker's privileges on the system, while XSS attacks primarily aim to capture session information or perform actions on behalf of users without escalating privileges. The other options incorrectly describe the nature and targets of XSS attacks and remote code exploits.