Sudhareshan V
← All projects

Phishing URL Detector — Rajasthan Police Hackathon

ML-based phishing URL classifier with a Flask front end and VirusTotal API cross-checks.

Built for the Rajasthan Police Hackathon (National Level), where it placed in the Top 5: extracts URL/domain features (IP-in-URL, domain age, redirect patterns, and more) to feed a trained classifier that flags phishing links, then cross-references suspicious URLs against the VirusTotal API before rendering a verdict through a Flask web UI.

View on GitHub