Related Experiment Video
Updated: Jul 25, 2025

08:20
Author Spotlight: AI-Driven Trypanosome Species Detection from Microscopic Images
Published on: October 27, 2023
1.5K
An intelligent identification and classification system for malicious uniform resource locators (URLs)
Qasem Abu Al-Haija1, Mustafa Al-Fayoumi1
1Department of Cybersecurity, Princess Sumaya University for Technology (PSUT), Amman, Jordan.
Neural Computing & Applications
|June 26, 2023
Summary
This study introduces a machine learning system to detect malicious Uniform Resource Locators (URLs). The ensemble of bagging trees (En_Bag) approach achieved high accuracy in identifying and classifying malicious URLs.
Area of Science:
- Cybersecurity
- Machine Learning
- Data Science
Background:
- Uniform Resource Locators (URLs) are vulnerable to malicious attacks like phishing and malware.
- Detecting malicious URLs is crucial for protecting user data and system integrity.
- Existing detection methods require enhancement for improved performance.
Purpose of the Study:
- To propose a high-performance machine learning system for detecting malicious URLs.
- To develop a two-layer detection system for binary and multi-class URL classification.
- To evaluate and compare four ensemble learning approaches for malicious URL detection.
Main Methods:
- Implemented a two-layer machine learning detection system.
- Utilized four ensemble learning approaches: bagging trees (En_Bag), k-nearest neighbor (En_kNN), boosted decision trees (En_Bos), and subspace discriminator (En_Dsc).
- Evaluated models on the ISCX-URL2016 dataset using standard performance metrics.
Main Results:
- The ensemble of bagging trees (En_Bag) demonstrated superior performance rates compared to other ensemble methods.
- The ensemble of k-nearest neighbor (En_kNN) offered the highest inference speed.
- The En_Bag model achieved 99.3% accuracy in binary classification and 97.92% in multi-classification.
Conclusions:
- The proposed machine learning system effectively detects and classifies malicious URLs.
- Ensemble learning, particularly the En_Bag approach, is highly effective for malicious URL detection.
- The system offers a robust solution for identifying various types of malicious URLs, including spam, phishing, and malware.
Related Concept Videos
Methods of Classification and Identification
55
Bacterial identification relies on a diverse array of techniques to classify and understand microorganisms, each tailored to uncover specific characteristics. Traditional morphological approaches, while still valuable, are limited for closely related or structurally simple organisms. Modern methods integrate biochemical, serological, genetic, and advanced molecular tools to achieve greater accuracy.Morphological and Biochemical TechniquesMorphological characteristics, such as cell shape and...
55
Microbial Classification System
49
Classification is the process of organizing organisms into hierarchically inclusive groups based on their phenotypic similarities or evolutionary relationships. A species comprises one or more strains, and closely related species are grouped into genera. Genera are further classified into families, families into orders, orders into classes, and so forth, up to the domain level, which is the broadest taxonomic rank derived from a combination of phenotypic and genotypic data.The nomenclature of...
49
Classification of Systems-I
221
Linearity is a system property characterized by a direct input-output relationship, combining homogeneity and additivity.
Homogeneity dictates that if an input x(t) is multiplied by a constant c, the output y(t) is multiplied by the same constant. Mathematically, this is expressed as:
Homogeneity dictates that if an input x(t) is multiplied by a constant c, the output y(t) is multiplied by the same constant. Mathematically, this is expressed as:
221
Classification of Systems-II
183
Continuous-time systems have continuous input and output signals, with time measured continuously. These systems are generally defined by differential or algebraic equations. For instance, in an RC circuit, the relationship between input and output voltage is expressed through a differential equation derived from Ohm's law and the capacitor relation,
183
Classification of Leukocytes
2.1K
Leukocytes are classified into two groups based on the presence or absence of cytoplasmic granules. Granular leukocytes, which contain granules, belong to the myeloid lineage and are divided into three subtypes: neutrophils, eosinophils, and basophils. These cells are roughly spherical and characterized by the granules in their cytoplasm.
Neutrophils are the most abundant type of granular leukocytes, comprising 50-70% of all leukocytes. They feature small, evenly distributed granules and a...
Neutrophils are the most abundant type of granular leukocytes, comprising 50-70% of all leukocytes. They feature small, evenly distributed granules and a...
2.1K

