错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Phishing Detection Using Ensemble of Classifiers

  • David Raphael M. Daza,
  • Frank Cally A. Tabuco,
  • Prospero C. Naval

摘要

Phishing remains to be a major cybersecurity threat despite its long history. We explore URL-based phishing detection using ensemble methods and recursive feature selection. URL-based approaches extract features from different substrings of the URL. It is also common for approaches to use external features such as indexing and time domain response. Our results suggest that for ensembles, the parameters substring does not contribute to phishing detection while the directory substring consistently provides important features. Google-based features are also not important to ensembles. Our best performing ensemble is an AdaBoost classifier which uses both external and substring features, with an accuracy of 93.74% and 0.00001 s average prediction time.