Closed JingMatrix closed 1 year ago
Currently, there is no good way to detect if a page with url ending with user.js
is truly a UserScript to install.
This causes a security concern that such pages might install malicious UserScripts without notifying the user.
To avoid this possiblity / vulnerability, please report any suspicious domains that attempt to exploit it.
ChromeXt
will put them into an internal blacklist to reduce possible attacks.
Attackers can create a page whose URL ends with
.user.js
to exploitChromeXt
if the user is guided to open it without vigilance.