The paper discusses a method for detecting malicious URLs using a convolutional neural network (CNN) and compares its effectiveness to support vector machines (SVM) and logistic regression (LR). Traditional blacklisting methods for URL detection are insufficient due to their inability to keep up with newly generated malicious URLs, necessitating the use of machine learning techniques. Experimental results demonstrate an accuracy rate of over 96% for the proposed CNN approach in identifying malicious URLs.
Related topics: