During a penetration test, you notice that a web application accepts user input and displays it directly in the browser without sanitization. Which attack is most likely to succeed?
Select one:
EC-Council often tests the distinction between reflected XSS and stored XSS; the trap here is that c...