Browser Extension for Fake URL Detection
Latesh G. Malik, Rohini Shambharkar, Shivam Morey, Shubhlak Kanpate,, and Vedika Raut

TL;DR
This paper introduces a browser extension that employs machine learning models to detect malicious URLs, spam emails, and analyze network logs, significantly enhancing online security with high accuracy.
Contribution
The paper presents a novel browser extension integrating three machine learning-based functionalities for cyber attack detection, with models trained on extensive datasets achieving high accuracy.
Findings
LGBM classifier achieved 96.5% accuracy in phishing URL detection.
Multinomial NB model achieved 97.09% accuracy in spam email detection.
The extension effectively enhances online security through machine learning.
Abstract
In recent years, Cyber attacks have increased in number, and with them, the intensity of the attacks and their potential to damage the user have also increased significantly. In an ever-advancing world, users find it difficult to keep up with the latest developments in technology, which can leave them vulnerable to attacks. To avoid such situations we need tools to deter such attacks, for this machine learning models are among the best options. This paper presents a Browser Extension that uses machine learning models to enhance online security by integrating three crucial functionalities: Malicious URL detection, Spam Email detection and Network logs analysis. The proposed solution uses LGBM classifier for classification of Phishing websites, the model has been trained on a dataset with 87 features, this model achieved an accuracy of 96.5% with a precision of 96.8% and F1 score of…
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 · Advanced Malware Detection Techniques · Misinformation and Its Impacts
