✔️ Ability to attack web applications' users
✔️ Ability to control web application's content
✔️ Gain advanced web attack skills
→ vulnerability that lets attacker control some part of a web application
→ attacker can target web application users
when web app uses unfiltered user input to build output content
content is displayed
→ this way an attacker controls the output
→ using HTML and Javascript
attack on application user
in this attack, the user input is any parameter coming from client side:
victims of the XSS
what happens:
Victim will not recognize he/she is being attacked
Attacker exploits XSS like this
Leads to entire website takeover if attacker steals cookies of admin!!