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 Experiment Video

Updated: Jul 5, 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

Android Ransomware Detection Using Supervised Machine Learning Techniques Based on Traffic Analysis.

Amnah Albin Ahmed1, Afrah Shaahid1, Fatima Alnasser1

  • 1Department of Computer Science, College of Computer Science and Information Technology, Imam Abdulrahman Bin Faisal University, P.O. Box 1982, Dammam 31441, Saudi Arabia.

Sensors (Basel, Switzerland)
|January 11, 2024
PubMed
Summary

Related Concept Videos

Steps in Outbreak Investigation01:18

Steps in Outbreak Investigation

131
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:
131

You might also read

Related Articles

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

Sort by
Same author

Phishing URLs Detection Using Sequential and Parallel ML Techniques: Comparative Analysis.

Sensors (Basel, Switzerland)·2023
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
This summary is machine-generated.

This study explores artificial intelligence (AI) for detecting Android ransomware. Machine learning and deep learning models were developed, with Decision Tree (DT) showing high accuracy and Support Vector Machine (SVM) achieving perfect recall.

Area of Science:

  • Cybersecurity
  • Artificial Intelligence
  • Machine Learning

Background:

  • Android devices are increasingly targeted by cybercriminals for data theft and ransomware attacks.
  • Ransomware poses a significant threat, causing data loss, financial damage, and operational disruption.
  • Existing AI-based methods for Android ransomware detection show promise but require further exploration, especially ensemble and deep learning models.

Purpose of the Study:

  • To develop and evaluate efficient, precise, and robust machine learning (ML) and deep learning (DL) models for Android ransomware detection.
  • To compare the performance of various ML and DL algorithms, including ensemble and tabular attention networks.
  • To investigate the impact of feature selection on model performance for binary classification of benign and ransomware traffic.
Keywords:
android securitycyber-attacksdeep learningensemble learningmachine learningransomware attacks

More Related Videos

DNA Virus Detection System Based on RPA-CRISPR/Cas12a-SPM and Deep Learning
04:17

DNA Virus Detection System Based on RPA-CRISPR/Cas12a-SPM and Deep Learning

Published on: May 10, 2024

774
Author Spotlight: Advancing Alzheimer's Research &#8211; Exploring Early Detection and Multi-Omics Approaches
09:47

Author Spotlight: Advancing Alzheimer's Research – Exploring Early Detection and Multi-Omics Approaches

Published on: December 15, 2023

1.1K

Related Experiment Videos

Last Updated: Jul 5, 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
DNA Virus Detection System Based on RPA-CRISPR/Cas12a-SPM and Deep Learning
04:17

DNA Virus Detection System Based on RPA-CRISPR/Cas12a-SPM and Deep Learning

Published on: May 10, 2024

774
Author Spotlight: Advancing Alzheimer's Research &#8211; Exploring Early Detection and Multi-Omics Approaches
09:47

Author Spotlight: Advancing Alzheimer's Research – Exploring Early Detection and Multi-Omics Approaches

Published on: December 15, 2023

1.1K

Main Methods:

  • Utilized a publicly available dataset with 392,035 records of benign and 10 types of Android ransomware traffic.
  • Trained and tested Decision Tree (DT), Support Vector Machine (SVM), K-Nearest Neighbor (KNN), ensemble models, Feedforward Neural Network (FNN), and Tabular Attention Network (TabNet).
  • Conducted two experiments: one using all dataset features and another using the top 19 features.

Main Results:

  • Decision Tree (DT) achieved the highest accuracy (97.24%), precision (98.50%), and F1-score (98.45%).
  • Support Vector Machine (SVM) demonstrated perfect recall (100%), indicating effective identification of all ransomware instances.
  • Both experiments yielded excellent results, highlighting the efficacy of the deployed ML and DL techniques.

Conclusions:

  • ML and DL techniques are effective for building robust Android ransomware detection systems.
  • The study provides valuable insights into model performance, with DT and SVM showing particular strengths.
  • Further research can build upon these findings to enhance mobile security against evolving cyber threats.