Criminal IP: AI-based Phishing Link Checker
A web browsing guard against malicious, scam, or phishing websites based on AI.
什么是Criminal IP: AI-based Phishing Link Checker?
Criminal IP: AI-based Phishing Link Checker是由https://www.criminalip.io开发的Chrome扩展程序,该扩展的主要功能是“A web browsing guard against malicious, scam, or phishing websites based on AI.”。
扩展截图
下载Criminal IP: AI-based Phishing Link Checker扩展crx文件
下载Criminal IP: AI-based Phishing Link Checker扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Criminal IP: AI-based Phishing Link Checker, Your Ultimate Web Protection and Malicious URL Checker Criminal IP: AI-based Phishing Link Checker is a powerful Chrome extension designed to enhance your online security and protect you from malicious URLs, malware, and phishing attacks. This solution leverages the data collected from Criminal IP, a cyber threat intelligence (CTI) search engine, to respond to threats more accurately and quickly. With its advanced features and real-time scanning capabilities, Criminal IP: AI-based Phishing Link Checker serves as your reliable web protection companion. ✔Key Features: • Real-time URL Scanner: Criminal IP: AI-based Phishing Link Checker's cutting-edge AI technology scans URLs in real-time, swiftly identifying and flagging any suspicious or malicious links. This proactive urlscan feature keeps you safe from phishing attempts and malware infections, providing you with robust security. • Website Risk Rating: Website Risk Rating: Criminal IP: AI-based Phishing Link Checker provides 5 levels of website risk rating: Safe, Low, Moderate, Dangerous, and Critical. This visual indicator helps you assess the safety level of websites and make informed decisions while browsing, ensuring a secure online experience. Additionally, it also provides detailed IP information such as vulnerabilities, open ports, and WHOIS applications if you want. • Comprehensive Security Tools: With built-in IP checking and OSINT (Open-Source Intelligence) capabilities, Criminal IP: AI-based Phishing Link Checker performs thorough scans to detect any potential threats. Its powerful scanner acts like an antivirus for your browsing experience, ensuring a safe and secure environment. It additionally comes with a “Scam Block” feature, which blocks access to phishing sites even if accidentally accessed. • Blacklist and Phish Detection: Criminal IP: AI-based Phishing Link Checker maintains an up-to-date blacklist of known malicious URLs, preventing you from accessing dangerous websites. Additionally, it employs advanced phishing detection techniques to identify and block phishing attempts in real time, safeguarding your privacy and sensitive information. ✔Additional Features: • Advanced Mode: The Advanced Mode provides detailed data on IP addresses connected to domains. With access to WHOIS applications, vulnerability information, open ports, and more, you can delve deeper into the security aspects of websites, empowering you to make informed decisions and stay vigilant. • Security Issue Updates: Stay ahead of the evolving online threats with Criminal IP: AI-based Phishing Link Checker’s feature that provides and updates you with the latest information on security issues. By staying informed, you can take necessary precautions and keep your browsing experience secure. • Privacy Protection: Criminal IP: AI-based Phishing Link Checker prioritizes your privacy and confidentiality. It ensures that your personal information remains secure while you surf the web, providing a safe browsing experience. • Enhanced Web Safety: As a comprehensive web protection solution, Criminal IP: AI-based Phishing Link Checker acts as a reliable link checker, constantly monitoring the safety of URLs and alerting you to potential threats. It offers peace of mind and a worry-free browsing experience. • User-Friendly Interface: Criminal IP: AI-based Phishing Link Checker's intuitive interface makes it easy to use, allowing you to navigate through its powerful features and customize your security preferences effortlessly. • Stay protected with Criminal IP: AI-based Phishing Link Checker, the ultimate URL scanner and web protection extension, and browse the internet with confidence. This is a free Chrome extension from the cyber threat intelligence search engine Criminal IP, managed by AI SPERA. More information is available at https://www.criminalip.io/en/resource/chrome-extension
扩展基本信息
名称 | Criminal IP: AI-based Phishing Link Checker |
ID | dhkbjdnlhahnffncheehbnoaecncdpdk |
官方URL | https://chromewebstore.google.com/detail/criminal-ip-ai-based-phis/dhkbjdnlhahnffncheehbnoaecncdpdk |
简介 | A web browsing guard against malicious, scam, or phishing websites based on AI. |
文件大小 | 9.18 MB |
安装次数 | 5,000 |
当前版本 | 1.2.7 |
更新时间 | 2024-01-11 |
上架时间 | 2023-05-10 |
评分 | 4.66/5 共38次评分 |
开发者 | https://www.criminalip.io |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://criminalip.io |
帮助页面URL | https://www.criminalip.io/mypage/support |
隐私政策页面URL | https://www.criminalip.io/about/privacy |
支持的语言 | en,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_appName__", "author": "tygo", "manifest_version": 3, "version": "1.2.7", "description": "__MSG_appDesc__", "default_locale": "en", "action": { "default_icon": "assets\/icon_off.png", "default_popup": "result.html" }, "icons": { "16": "assets\/16.png", "32": "assets\/32.png", "48": "assets\/48.png", "128": "assets\/128.png" }, "background": { "service_worker": "background.js", "type": "module" }, "minimum_chrome_version": "92", "permissions": [ "storage", "tabs", "webRequest", "contextMenus", "alarms", "declarativeNetRequest", "scripting", "identity" ], "host_permissions": [ " |