Skip to the content.

Cross site scripting/XSS attacks.

If an attacker can execute or manipulate any javascript code leading to compromise of a victim’s browser, it will be a cross site scripting or XSS attack.

Indications:

Steps to prevent:

Mitigation:

NoScript extension

HTTPS Everywhere extension

UblockOrigin extension

Cloudflare web proxy

OWASP article on XSS

← Back