Fill This Form To Receive Instant Help
Homework answers / question archive / XSS 1 Point Bob posts the following HTML/JavaScript on a social media website which does not escape input: <script>alert("Hello!");</script> Later, Alice visits the website and Bob's code is executed, causing an alert dialog saying "Hello!" to pop up on her screen
XSS 1 Point Bob posts the following HTML/JavaScript on a social media website which does not escape input: <script>alert("Hello!");</script> Later, Alice visits the website and Bob's code is executed, causing an alert dialog saying "Hello!" to pop up on her screen. This is an example of: Stored XSS Reflected XSS
Already member? Sign In