How does XSS work?

Cross-site scripting works by manipulating a vulnerable web site so that it returns malicious JavaScript to users. When the malicious code executes inside a victim's browser, the attacker can fully compromise their interaction with the application.


Comments

Popular posts from this blog

SQL Interview Questions

Object oriented programming concepts in PHP

How can we optimize database query?