Utility for detecting phishing domains targeting Ethereum users.
For checking why a given domain was blocked, try our interactive page here.
LICENSE
FROM node:carbon
WORKDIR /wd
RUN npm install eth-phishing-detect
COPY ./script.js /wd
ENTRYPOINT ["node", "script.js"]
Phishing detected
Domain/Phishing
Old, Fast, Enumerate, Malware Detection
¶ DISCLAIMER:
This program is used for educational and ethical purposes only. I take no responsibility for any damages caused from using this program. By downloading and using this software, you agree that you take full responsibility for any damages and liability.