|
|
|
Show HN: Susscore – Open-source link scanner to check if a URL is sketchy
(susscore.com)
|
|
1 points
by rebelchrisycom
137 days ago
|
|
Hey HN! I built susscore because I got tired of hovering over links wondering "is this a phish?" It's fully open source and runs 11 checks in real-time: • Domain age & reputation
• SSL certificate validation
• Known phishing database lookup
• Brand impersonation detection (40+ brands)
• URL pattern analysis (typosquatting, suspicious paths)
• Redirect chain inspection
• And more...
No signup, no tracking, just paste and go. GitHub: https://github.com/rebelchris/susscore Built with Next.js. PRs welcome, especially for adding more brand patterns or regional phishing detection. What checks would you want to see added? |
|