CompTIA A+ Core 2 (220-1102) — Question 259
Which of the following involves sending arbitrary characters in a web page request?
Answer options
- A. SMS
- B. SSL
- C. XSS
- D. VPN
Correct answer: C
Explanation
The correct answer is C, XSS (Cross-Site Scripting), which involves injecting arbitrary characters into a web request to exploit vulnerabilities in web applications. Options A (SMS), B (SSL), and D (VPN) do not pertain to sending characters in web requests and are unrelated to web application security.