XSS
Last updated
Last updated
Reflected XXS
Script returns from current HTTP request
Stored XSS
Script ‘stored’ on website's db
DOM-Based
vulnerability exists in client-side code rather than on the server itself
Generic Test:
Example:
Content Injection:
Cookie Stealing:
Will need to wait for the user to login in order to receive it.
Once received, the cookie value can be replaced in browser either in the dev tools or cookie editor extension
Inject JS