Advanced phishing detection CLI tool with multi-layer analysis
Project description
🛡️ UNPHISHABLE
Advanced Phishing Detection CLI Tool
Unphishable is a professional security tool that detects phishing domains using multi-layer pattern recognition. It analyzes domains through HTTP checks, SSL verification, WHOIS data, brand impersonation detection, and cyclic/misleading number patterns to provide comprehensive security assessments.
✨ Features
🔍 Multi-layer analysis: Domain parsing, HTTP checks, SSL verification, WHOIS lookup
🏢 Brand detection & impersonation: Database of the top 200 most phished brands
🔢 Cyclic & misleading number detection: Identify tricky numeric patterns often used in phishing URLs
📊 Intelligent scoring: Pattern-based risk assessment
🎓 Educational explanations: Understand why a domain is considered risky
🚀 Auto-install: Works immediately, no manual dependencies
🎨 Beautiful CLI: Colored output, progress indicators, clean interface
🚀 Quick Install
Windows (recommended):
Copy code
Bash
py -m pip install unphishable
Linux/macOS:
Copy code
Bash
pip install unphishable
⚡ Tip: For existing users, upgrade to the latest version to get the new features:
Copy code
Bash
py -m pip install --upgrade unphishable # Windows
pip install --upgrade unphishable # Linux/macOS
🧪 Usage Example
Copy code
Bash
unphishable scan https://example.com
Output:
Copy code
URL: https://example.com Risk Score: 75% Reason: SSL certificate invalid, suspicious domain pattern 💡 How to Contribute ⭐ Star the repo: https://github.com/newtonachonduh 📝 Report issues or suggest features 🖼️ Share screenshots of CLI output if testing new features 🌍 Impact By using and testing Unphishable, you’re helping make phishing detection smarter, faster, and more reliable for everyone. 👤 About the Creator Unphishable is maintained by Newton Achonduh, a dedicated security researcher and software developer focused on building real-time phishing detection tools. Contributions, feedback, and community testing help ensure the tool remains reliable, accurate, and educational.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file unphishable-7.0.4.tar.gz.
File metadata
- Download URL: unphishable-7.0.4.tar.gz
- Upload date:
- Size: 12.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
943a6baeaf38c897981a6f788afa5394096c7ca95e64b2da7f5dcaacbebfe920
|
|
| MD5 |
3499f07e77676ccd75cbb080b01bf096
|
|
| BLAKE2b-256 |
2751a4ee7fd0c9a64fb46efe037621304ccd6556bbaf9fcfd12adbda1de7c1d6
|
File details
Details for the file unphishable-7.0.4-py3-none-any.whl.
File metadata
- Download URL: unphishable-7.0.4-py3-none-any.whl
- Upload date:
- Size: 13.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b18526830eb8206d8fb1974fa60ec7d372639641eef85ef105ec2a6456b87e44
|
|
| MD5 |
8da84685d9a51a063742d019899c1a82
|
|
| BLAKE2b-256 |
283b3d6bfa34e65dc0d4bc08c113113295d2123648f42c74eaa1f84922a708ec
|