PhishIntel: Toward Practical Deployment of Reference-Based Phishing Detection
Yuexin Li, Hiok Kuek Tan, Qiaoran Meng, Mei Lin Lock, Tri Cao, Shumin, Deng, Nay Oo, Hoon Wei Lim, Bryan Hooi

TL;DR
PhishIntel is a practical phishing detection system that combines fast local checks with slower online analysis to enable real-time, accurate detection of phishing URLs, including zero-day threats.
Contribution
The paper introduces PhishIntel, a novel system architecture that balances detection speed and accuracy for real-world deployment of reference-based phishing detectors.
Findings
Achieves low latency in phishing detection
Effectively detects zero-day phishing URLs
Demonstrates practical applications in email security
Abstract
Phishing is a critical cyber threat, exploiting deceptive tactics to compromise victims and cause significant financial losses. While reference-based phishing detectors (RBPDs) have achieved notable advancements in detection accuracy, their real-world deployment is hindered by challenges such as high latency and inefficiency in URL analysis. To address these limitations, we present PhishIntel, an end-to-end phishing detection system for real-world deployment. PhishIntel intelligently determines whether a URL can be processed immediately or not, segmenting the detection process into two distinct tasks: a fast task that checks against local blacklists and result cache, and a slow task that conducts online blacklist verification, URL crawling, and webpage analysis using an RBPD. This fast-slow task system architecture ensures low response latency while retaining the robust detection…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSpam and Phishing Detection · Misinformation and Its Impacts · Advanced Malware Detection Techniques
