quiz fix for CIA, SQL Injection Advanced and XSS + XSS description
change in alert(document.cookie)
This commit is contained in:
committed by
Nanne Baars
parent
efc5a870a0
commit
089952e9ad
@ -31,4 +31,4 @@ javascript:alert(document.cookie);
|
||||
== Try It! Using Chrome or Firefox
|
||||
|
||||
* Open a second tab and use the same url as this page you are currently on (or any url within this instance of WebGoat)
|
||||
* Then, in the address bar on each tab, type `javascript:alert(document.cookie);` *NOTE:* If you /cut/paste you will need to add the `javascript:` back in.
|
||||
* Then, on that second that open the browser developer tools and open the javascript console. And type: `alert(document.cookie);` .
|
||||
|
Reference in New Issue
Block a user