paper-with-me

Papers

Phishing URL Detection: A Network-based Approach Robust to Evasion

2022-09-03 · Taeri Kim, Noseong Park, Jiwon Hong, Sang-Wook Kim

Many cyberattacks start with disseminating phishing URLs. When clicking these phishing URLs, the victim's private information is leaked to the attacker. There have been proposed several machine learning methods to detect phishing URLs. However, it still remains under-explored to detect phishing URLs with evasion, i.e., phishing URLs that pretend to be benign by manipulating patterns. In many cases, the attacker i) reuses prepared phishing web pages because making a completely brand-new set costs non-trivial expenses, ii) prefers hosting companies that do not require private information and are cheaper than others, iii) prefers shared hosting for cost efficiency, and iv) sometimes uses benign domains, IP addresses, and URL string patterns to evade existing detection methods. Inspired by those behavioral characteristics, we present a network-based inference method to accurately detect phishing URLs camouflaged with legitimate patterns, i.e., robust to evasion. In the network approach, a phishing URL will be still identified as phishy even after evasion unless a majority of its neighbors in the network are evaded at the same time. Our method consistently shows better detection performance throughout various experimental tests than state-of-the-art methods, e.g., F-1 of 0.89 for our method vs. 0.84 for the best feature-based method.

📄 PDF Abstract BibTeX arXiv:2209.01454

Code (1)

taerikkk/bpe 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Robustness, Cost, and Attack-Surface Concentration in Phishing Detection

2026-03-19 · Julian Allagan, Mohamed Elbakary, Zohreh Safari, Weizheng Gao 외 arxiv

Phishing detectors built on engineered website features attain near-perfect accuracy under i.i.d.\ evaluation, yet deployment security depends on robustness to post-deployment feature manipulation. We study this gap thro…

Adversarial Robustness

Advanced Evasion Attacks and Mitigations on Practical ML-Based Phishing Website Classifiers

2020-04-15 · Yusi Lei, Sen Chen, Lingling Fan, Fu Song 외

Machine learning (ML) based approaches have been the mainstream solution for anti-phishing detection. When they are deployed on the client-side, ML-based classifiers are vulnerable to evasion attacks. However, such poten…

VisualPhishNet: Zero-Day Phishing Website Detection by Visual Similarity

2019-09-01 · Sahar Abdelnabi, Katharina Krombholz, Mario Fritz

Phishing websites are still a major threat in today's Internet ecosystem. Despite numerous previous efforts, similarity-based detection methods do not offer sufficient protection for the trusted websites - in particular …

Phishing Website DetectionTripletvalid

Classification of Web Phishing Kits for early detection by platform providers

2022-10-15 · Andrea Venturi, Michele Colajanni, Marco Ramilli, Giorgio Valenziano Santangelo

Phishing kits are tools that dark side experts provide to the community of criminal phishers to facilitate the construction of malicious Web sites. As these kits evolve in sophistication, providers of Web-based services …

Multi-SpacePhish: Extending the Evasion-space of Adversarial Attacks against Phishing Website Detectors using Machine Learning

2022-10-24 · Ying Yuan, Giovanni Apruzzese, Mauro Conti

Existing literature on adversarial Machine Learning (ML) focuses either on showing attacks that break every ML model, or defenses that withstand most attacks. Unfortunately, little consideration is given to the actual fe…

Phishing Website Detection