MetaMask / eth-phishing-detect

Utility for detecting phishing domains targeting Web3 users
Other
1.1k stars 956 forks source link

[BUG] The website utility isn't working #93873

Open nixtoshi opened 2 weeks ago

nixtoshi commented 2 weeks ago

This utility isn't working: https://metamask.github.io/eth-phishing-detect/

When you search for sites that are in the black list, and hence blocked for phishing/scamming the site shows this message:

This domain is not blocked! No problem here.

Even thought the same site is blocked when accessing it with Metamask installed, and despite being in: https://github.com/MetaMask/eth-phishing-detect/blob/main/src/config.json

AlexHerman1 commented 2 weeks ago

thanks for notifying us about this. ill ping the team and see what can be done.

ShenWe0x commented 1 week ago

I think this is due to a sync issue during caching or list updates.

Although tornado.is is on the blocklist, no warnings are shown, and a few other websites like it have been encountered.