Search engine for discovering works of Art, research articles, and books related to Art and Culture
ShareThis
Javascript must be enabled to continue!

A Robust Model for Phishing URL Classification and Intrusion Detection using Machine Learning Techniques

View through CrossRef
Phishing is one of the most prevalent and risky online threats. It works when hackers deceive internet users into providing personal information, such as passwords, login credentials, and credit card numbers, in order to obtain data that is frequently used against them. Victims are often sent phishing URLs (Uniform Resource Locators) via email. These URLs send users to fraudulent websites, phishing, spam, drive-by download attacks, and other hazardous websites. It's critical to accurately classify each URL as harmful or legitimate in order to prevent consumers from accessing malicious URLs. Phishing URL categorization helps in avoiding visits to harmful websites beforehand. To recognize intrusion attacks and classify phishing URLs, we provide a deep neural network-based method. Three sources of information were used: Kaggle, PhishTank, and Alexa. Term Frequency Inverse Document Frequency (TF-IDF) properties of a Support Vector Machine (SVM) are used to classify the phishing URLs in the first place. Second, we detect intrusions using a deep neural network. Finally, we evaluate our proposed model against previous approaches. Our research indicates that the SVM algorithm using TF-IDF produces an accuracy rate of 97.14% and a false positive rate of 2.8%. The model's intrusion detection predictions using validation data yielded promising results. We achieved an F1 score of 5.873%. With the exception of NMAP and a few other assaults, we obtained an accuracy rate greater than 95%. The main contributions of this study are: 1) improving phishing URL classification by combining SVM and TF-IDF, 2) utilizing a DNN model for efficient intrusion detection, and 3) conducting a thorough evaluation across multiple datasets to illustrate the reliability and robustness of the proposed method. The findings of the experiment indicate that the suggested model considerably enhances cybersecurity defensive systems, outperforming existing strategies in terms of accuracy, false positive rate, and detection precision.  
Title: A Robust Model for Phishing URL Classification and Intrusion Detection using Machine Learning Techniques
Description:
Phishing is one of the most prevalent and risky online threats.
It works when hackers deceive internet users into providing personal information, such as passwords, login credentials, and credit card numbers, in order to obtain data that is frequently used against them.
Victims are often sent phishing URLs (Uniform Resource Locators) via email.
These URLs send users to fraudulent websites, phishing, spam, drive-by download attacks, and other hazardous websites.
It's critical to accurately classify each URL as harmful or legitimate in order to prevent consumers from accessing malicious URLs.
Phishing URL categorization helps in avoiding visits to harmful websites beforehand.
To recognize intrusion attacks and classify phishing URLs, we provide a deep neural network-based method.
Three sources of information were used: Kaggle, PhishTank, and Alexa.
Term Frequency Inverse Document Frequency (TF-IDF) properties of a Support Vector Machine (SVM) are used to classify the phishing URLs in the first place.
Second, we detect intrusions using a deep neural network.
Finally, we evaluate our proposed model against previous approaches.
Our research indicates that the SVM algorithm using TF-IDF produces an accuracy rate of 97.
14% and a false positive rate of 2.
8%.
The model's intrusion detection predictions using validation data yielded promising results.
We achieved an F1 score of 5.
873%.
With the exception of NMAP and a few other assaults, we obtained an accuracy rate greater than 95%.
The main contributions of this study are: 1) improving phishing URL classification by combining SVM and TF-IDF, 2) utilizing a DNN model for efficient intrusion detection, and 3) conducting a thorough evaluation across multiple datasets to illustrate the reliability and robustness of the proposed method.
The findings of the experiment indicate that the suggested model considerably enhances cybersecurity defensive systems, outperforming existing strategies in terms of accuracy, false positive rate, and detection precision.
 .

Related Results

PUMMP: Phishing URL Detection using Machine Learning with Monomorphic and Polymorphic Treatment of Features
PUMMP: Phishing URL Detection using Machine Learning with Monomorphic and Polymorphic Treatment of Features
Phishing scams are increasing drastically, which affects Internet users in compromising personal credentials. This paper proposes a novel feature utilization method for phishing UR...
Phishing Cyber Security Threats
Phishing Cyber Security Threats
Phishing is a growing threat in the realm of cybersecurity, where cybercriminals use various phishing techniques to steal sensitive information from individuals and organizations. ...
Anti-Phishing Technologies and Tools
Anti-Phishing Technologies and Tools
Phishing continues to be one of the most common and effective forms of cyber security threats and involve deception of users thereby getting them provide unauthorized individuals w...
Intelligent Detection Designs of HTML URL Phishing Attacks
Intelligent Detection Designs of HTML URL Phishing Attacks
Phishing attacks are a type of cybercrime that has grown in recent years. It is part of social engineering attacks where an attacker deceives users by sending fake messages using s...
Spear-Phishing in the Wild: A Real-World Study of Personality, Phishing Self-Efficacy and Vulnerability to Spear-Phishing Attacks
Spear-Phishing in the Wild: A Real-World Study of Personality, Phishing Self-Efficacy and Vulnerability to Spear-Phishing Attacks
Recent research has begun to focus on the factors that cause people to respond to phishing attacks. In this study a real-world spear-phishing attack was performed on employees in o...
AI-powered phishing detection: Integrating natural language processing and deep learning for email security
AI-powered phishing detection: Integrating natural language processing and deep learning for email security
Phishing attacks are major threats to email security and pose challenges, while cyber attackers utilize increasingly sophisticated means to deceive the user and steal away importan...
Knowledge-Grounded LLM-Driven Augmentation via Graph RAG for Phishing URL Detection
Knowledge-Grounded LLM-Driven Augmentation via Graph RAG for Phishing URL Detection
Integrating prior rule knowledge into generative data augmentation remains an open problem when detectors must generalize under distribution shift. URL-based phishing illustrates t...
Machine-Learning Classification Model and Tools for Real-time URL Phishing Detection
Machine-Learning Classification Model and Tools for Real-time URL Phishing Detection
Abstract Phishing attacks are considered a significant cybersecurity concern, employing deceptive tactics to entice individuals into engaging with counterfeit websi...

Back to Top