Understanding Cisco Cybersecurity Fundamentals (SECFND, legacy) — Question 18

Which two terms are types of cross site scripting attacks? (Choose two.)

Answer options

Correct answer: C, D

Explanation

The correct answers, C (stored) and D (reflected), refer to specific types of cross site scripting where the malicious script is either saved on the server (stored) or executed immediately upon receiving a request (reflected). Options A (directed), B (encoded), and E (cascaded) are not recognized classifications of cross site scripting attacks.