讨论 » Greasy Fork 反馈

can anyone check if this script is safe to use?

§
发表于:2015-05-02

can anyone check if this script is safe to use?

hello everyone

does anyone here knows how to determine if the script is dangerous ?
this is the script
https://bitbucket.org/TheDarkKRONOS/dead-frontier-enhanced-ui/overview

thanks in advance

woxxom管理员
§
发表于:2015-05-02

It's not a "script" but an application, there's quite a lot of code, but anyway it's beyond the scope of greasyfork.

§
发表于:2015-05-02
编辑于:2015-05-02

It's not a "script" but an application, there's quite a lot of code, but anyway it's beyond the scope of greasyfork.

ill provide the script only
https://greatest.deepsurf.us/en/scripts/9591-map-and-chat-and

i was curious if that script is safe or not , maybe it can keylog my game or hijack my computer?

woxxom管理员
§
发表于:2015-05-02

The userscript is very big, I can only say about this thing:

// @include http://fairview.deadfrontier.com/onlinezombiemmo/index.php*

It means that the userscript runs on these urls only and can access this site cookies, for example, but nothing outside of it, because userscripts don't have access to your disk or browser or cookies or passwords on other sites/domains.

§
发表于:2015-05-02

The userscript is very big, I can only say about this thing:

// @include http://fairview.deadfrontier.com/onlinezombiemmo/index.php*

It means that the userscript runs on these urls only and can access this site cookies, for example, but nothing outside of it, because userscripts don't have access to your disk or browser or cookies or passwords on other sites/domains.

ahhh its safe then. once again thank you

发表回复

登录以发表回复。