login
Home / Papers / Cyber Security and Data Mining: Detecting Malicious URL Using Data...

Cyber Security and Data Mining: Detecting Malicious URL Using Data Mining Techniques

1 Citations•2023•
Priyanshu Malaviya, Sahaj Bhadja, Vishwa Gajjar
2023 International Conference on Communication, Security and Artificial Intelligence (ICCSAI)

This paper has analyzed the use of Deep Learning (DL) and Machine Learning (ML) algorithms for the detection and classification of malicious URLs for the detection and classification of suck attacks.

Abstract

Increasing usage of data generation and utilization, the threat of data exploitation and loss also increases. So, the need for cyber security also increases. Using data mining techniques, we can protect our data from threats that come along with the extensive use of technology. In this paper, we present machine-learning and deep-learning approaches to identify the cyber-attacks that are in the form of malicious URLs (Uniform Resource Locators). The cyber-attackers use malicious URLs as a way of invading the system and propagating malware over the web. When a person accesses such URL, it initiates a predetermined harmful behavior which can result in various cybercrimes such as spamming, phishing, loss of confidentiality, denial-of-service, etc. To prevent suck attacks, we have analyzed the use of Deep Learning (DL) and Machine Learning (ML) algorithms for the detection and classification of malicious URLs. Machine learning algorithms implemented include Gaussian Naïve Bayes (NB), Multinomial Naïve Bayes (NB), Bernoulli Naïve Bayes, and Random Forest Classifier (RFC). Deep learning algorithms that were implemented include RNN, LTSM, GRU, Bidirectional LSTM, ANN, and 1D convolution neural network.