What is cross-site-scripting?
Share
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Cross-site scripting (XSS) is an injection where an attacker inserts script (typically Javascript) onto a page, and it essentially functions as if the administrators had created it themselves.
A hacker can have total power to change the display, tweak the browser, or even steal your session cookie and sign in as an administrator with XSS.