The study investigates the use of powerful machine learning approaches to the real-time detection of phishing URLs, addressing a critical cybersecurity concern. The dataset we utilized in this research work was collected from the University of California Irvine (UCI) Machine Learning Repository. It has 235,795 instances with fifty-four distinct parameters. The label class is of binomial type and has only two target classes. We used a range of complex algorithms, including k-nearest neighbor, naive Bayes, decision trees, random forests, and random tree, to assess the discriminative characteristics retrieved from URLs. The random forest classifier beat the other classifiers, reaching the greatest accuracy of 99.99%. The study demonstrates that these models achieve superior accuracy in identifying phishing attempts, significantly outperforming traditional detection methodologies. The findings underscore the potential of machine learning to provide a scalable, efficient, and robust solution for real-time phishing detection. Implementing these innovative platforms to existing security solutions is going to play a critical role in sustaining the protective line against continuously evolving and persistent phishing schemes.
Loading....