A professional security tool for analyzing website trustworthiness and detecting potential scams, phishing sites, and malicious domains.
- URL Analysis: Normalization, parsing, and redirect tracking
- SSL Certificate Check: Validity, expiration, and security assessment
- Domain Information: WHOIS lookup and DNS record analysis
- Heuristic Analysis: Suspicious pattern detection (keywords, TLDs, structure)
- Threat Intelligence: VirusTotal and AlienVault OTX integration
- Risk Scoring: Multi-factor weighted risk assessment
- Phishing and brand impersonation detection
- Malware and threat identification
- Suspicious TLD analysis (.tk, .ga, .ml, .cf, .xyz, etc.)
- SSL security assessment
- Domain age and reputation analysis
- Dark/Light theme support
- Search history with quick access
- Save and export analysis results
- Professional GUI interface
- Cross-platform compatibility
- Python 3.8 or higher
- pip package manager
- Clone the repository
git clone https://github.com/yourusername/scam-advisor.git cd scam-advisor
This project is licensed under the MIT License - see the LICENSE file for details.
- VirusTotal for malware detection API
- AlienVault OTX for threat intelligence
- PyQt5 for the GUI framework
- The open-source security community
