Value reflection
DOM XSS | Value gets put into DOM Sink |
---|---|
Reflected XSS- | Value is not stored in database but instead from a GET or POST parameter |
Stored XSS | Value is stored in database and gotten from there |
DOM XSS | Value gets put into DOM Sink |
---|---|
Reflected XSS- | Value is not stored in database but instead from a GET or POST parameter |
Stored XSS | Value is stored in database and gotten from there |