Research Article

An Assessment of Lexical, Network, and Content-Based Features for Detecting Malicious URLs Using Machine Learning and Deep Learning Models

Table 1

Features present in the dataset.

#AttributeDescription

1urlURL of the website
2ip_addThe IP address of the website
3geo_locThe geographical location where the website is being hosted
4url_lenLength of the URL of the website
5js_lenLength of JavaScript code present on the website
6js_obf_lenLength of the obfuscated JavaScript code present on the website
7tldTop-Level domain of the website
8who_isWHO IS domain information is complete or no
9httpsWebsite is HTTPS protocol using
10ContentRaw web page content with JavaScript code
11LabelLabel for indicating if the website is malicious or benign