Detecting Phishing sites Without Visiting them
Kalaharsha Pagadala

TL;DR
This paper presents a novel browser extension that detects phishing websites without visiting them by analyzing URL features with machine learning classifiers, achieving high accuracy and enhancing user safety.
Contribution
It introduces a new approach for zero-hour phishing detection using URL features and multiple classifiers, implemented as a browser extension for real-time user protection.
Findings
Random Forest achieved 95% accuracy.
The method effectively detects phishing sites quickly.
The extension assists users in avoiding malicious links.
Abstract
Now-a-days, cyberattacks are increasing at an unprecedented rate. Phishing is a social engineering attack which has a massive global impact, destroying the financial and economic value of corporations, government sectors and individuals. In phishing, attackers steal users personal information such as username, passwords, debit card information and so on. In order to detect zero-hour attacks and protect end-users from these attacks, various anti-phishing techniques are developed, but the end-users have to visit the websites to know whether they are safe or not, which may lead to infecting their system. In this paper, we propose a method where end-users can detect the genuineness of the sites without visiting them. The proposed method collects legitimate and phishing URLs and extract features from them. The extracted features are given as input to six different classifiers for training…
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
