Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Mass Spectrometry: Complex Analysis01:21

Mass Spectrometry: Complex Analysis

812
Mass spectrometry is an important technique for the identification of pure compounds. However, it has some limitations for the analysis of complex mixtures, often due to excessive fragmentation making the spectrum too complicated to decipher. Mass spectrometry can be combined with suitable separation methods in sequence, forming hyphenated methods, which are useful in the analysis of complex mixtures.
GC–MS is a powerful hyphenated method commonly used in forensics and environmental...
812
Steps in Outbreak Investigation01:18

Steps in Outbreak Investigation

135
In the ever-evolving field of public health, statistical analysis serves as a cornerstone for understanding and managing disease outbreaks. By leveraging various statistical tools, health professionals can predict potential outbreaks, analyze ongoing situations, and devise effective responses to mitigate impact. For that to happen, there are a few possible stages of the analysis:
135
Methods of Classification and Identification01:28

Methods of Classification and Identification

20
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...
20

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

An efficient federated learning based defense mechanism for software defined network cyber threats through machine learning models.

Scientific reports·2025
Same author

Deep memory for deep threats: A novel architecture combining GRUs and deep learning models for IDS.

PloS one·2025
Same author

Distributed Denial of Services (DDoS) attack detection in SDN using Optimizer-equipped CNN-MLP.

PloS one·2025
Same author

Wormhole attack detection and mitigation model for Internet of Things and WSN using machine learning.

PeerJ. Computer science·2024
Same author

Author Correction: Efficient handling of ACL policy change in SDN using reactive and proactive flow rule installation.

Scientific reports·2024
Same author

An efficient algorithm for data transmission certainty in IIoT sensing network: A priority-based approach.

PloS one·2024
Same journal

RETRACTED: Zhang et al. A Novel Framework for Reconstruction and Imaging of Target Scattering Centers via Wide-Angle Incidence in Radar Networks. <i>Sensors</i> 2025, <i>25</i>, 6802.

Sensors (Basel, Switzerland)·2026
Same journal

Enhancing Unsupervised Multi-Source Domain Adaptation for Person Re-Identification via Mixture of Experts and Graph-Based Relation.

Sensors (Basel, Switzerland)·2026
Same journal

Development of an Instrumented Glove for Palmar Pressure Assessment in Kayakers.

Sensors (Basel, Switzerland)·2026
Same journal

Development and Experimental Validation of an Autonomous IoT-Based Monitoring System for Real-Time Water Quality Assessment in the Amazon River.

Sensors (Basel, Switzerland)·2026
Same journal

Semi-Supervised Adversarial Learning Framework for Controller Area Network Bus Intrusion Detection.

Sensors (Basel, Switzerland)·2026
Same journal

Smart Optimization Method for Safety Signs in Innovative Manufacturing Environments Integrating Industrial Field IoT Sensors and Knowledge Graphs.

Sensors (Basel, Switzerland)·2026
See all related articles

Related Experiment Video

Updated: Jul 13, 2025

Author Spotlight: AI-Driven Trypanosome Species Detection from Microscopic Images
08:20

Author Spotlight: AI-Driven Trypanosome Species Detection from Microscopic Images

Published on: October 27, 2023

1.5K

A Hybrid Approach for Alluring Ads Phishing Attack Detection Using Machine Learning.

Muhammad Waqas Shaukat1, Rashid Amin2, Muhana Magboul Ali Muslam3

  • 1Department of Computer Science, University of Engineering and Technology, Taxila 47050, Pakistan.

Sensors (Basel, Switzerland)
|October 14, 2023
PubMed
Summary
This summary is machine-generated.

This study introduces a machine learning model for advanced web phishing detection using URL, text, and image analysis. XGBoost achieved 91% accuracy in testing, enhancing internet user security against evolving threats.

Keywords:
NLPURL featuresalluring ads phishingmachine learningwebsite phishing detectionwebsite text analysis

More Related Videos

Design and Analysis for Fall Detection System Simplification
08:05

Design and Analysis for Fall Detection System Simplification

Published on: April 6, 2020

10.7K
Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention
06:37

Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention

Published on: December 15, 2023

3.8K

Related Experiment Videos

Last Updated: Jul 13, 2025

Author Spotlight: AI-Driven Trypanosome Species Detection from Microscopic Images
08:20

Author Spotlight: AI-Driven Trypanosome Species Detection from Microscopic Images

Published on: October 27, 2023

1.5K
Design and Analysis for Fall Detection System Simplification
08:05

Design and Analysis for Fall Detection System Simplification

Published on: April 6, 2020

10.7K
Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention
06:37

Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention

Published on: December 15, 2023

3.8K

Area of Science:

  • Cybersecurity
  • Machine Learning
  • Data Science

Background:

  • Phishing attacks are increasingly sophisticated, posing significant threats to internet users.
  • Existing machine learning approaches for phishing detection often rely on limited datasets and URL features.

Purpose of the Study:

  • To develop and evaluate a modern, machine learning-based approach for web phishing detection.
  • To propose an efficient layered classification model utilizing URL, text, and image features.

Main Methods:

  • A large dataset of 20,000 website URLs was compiled, extracting 22 features per URL.
  • Natural Language Processing (NLP) techniques were applied to website text, including Optical Character Recognition (OCR) for text within images.
  • A layered classification model was implemented using Support Vector Machine (SVM), XGBoost, Random Forest, Multilayer Perceptron, Linear Regression, Decision Tree, Naïve Bayes, and Support Vector Classification (SVC) algorithms.

Main Results:

  • The XGBoost algorithm demonstrated superior performance, achieving 94% accuracy in training and 91% in testing.
  • Multilayer Perceptron, Random Forest, and Decision Tree models also showed high accuracy (91%, 91%, and 90% respectively in testing).
  • Text-based classification using Logistic Regression and SVM achieved accuracies of 87% and 88% respectively.

Conclusions:

  • The proposed layered classification model effectively detects sophisticated phishing websites using URL, text, and image features.
  • Machine learning algorithms, particularly XGBoost, offer a powerful solution for accurate and efficient phishing detection.
  • This research enhances internet user security by enabling early detection of advanced phishing attacks.