Cross-Site Scripting (XSS)
1. Definition
XSS (Cross-Site Scripting) is a client-side web vulnerability where an attacker injects malicious JavaScript into a web page, which executes in the victim’s browser.
This can allow attackers to steal cookies, hijack sessions, modify pa...
hacker-it.hashnode.dev2 min read