English

PhishDef: URL Names Say It All

Cryptography and Security 2016-11-18 v1 Machine Learning Networking and Internet Architecture

Abstract

Phishing is an increasingly sophisticated method to steal personal user information using sites that pretend to be legitimate. In this paper, we take the following steps to identify phishing URLs. First, we carefully select lexical features of the URLs that are resistant to obfuscation techniques used by attackers. Second, we evaluate the classification accuracy when using only lexical features, both automatically and hand-selected, vs. when using additional features. We show that lexical features are sufficient for all practical purposes. Third, we thoroughly compare several classification algorithms, and we propose to use an online method (AROW) that is able to overcome noisy training data. Based on the insights gained from our analysis, we propose PhishDef, a phishing detection system that uses only URL names and combines the above three elements. PhishDef is a highly accurate method (when compared to state-of-the-art approaches over real datasets), lightweight (thus appropriate for online and client-side deployment), proactive (based on online classification rather than blacklists), and resilient to training data inaccuracies (thus enabling the use of large noisy training data).

Keywords

Cite

@article{arxiv.1009.2275,
  title  = {PhishDef: URL Names Say It All},
  author = {Anh Le and Athina Markopoulou and Michalis Faloutsos},
  journal= {arXiv preprint arXiv:1009.2275},
  year   = {2016}
}

Comments

9 pages, submitted to IEEE INFOCOM 2011

R2 v1 2026-06-21T16:12:54.438Z