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

You might also read

Related Articles

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

Sort by
Same author

Gastrointestinal endoscopic image classification using a hybrid modified inception network and a customized vision transformer with tree growth feature selection.

Scientific reports·2026
Same author

Computer-Vision- and Edge-Enabled Real-Time Assistance Framework for Visually Impaired Persons with LPWAN Emergency Signaling.

Sensors (Basel, Switzerland)·2025
Same author

Edge-Driven Disability Detection and Outcome Measurement in IoMT Healthcare for Assistive Technology.

Bioengineering (Basel, Switzerland)·2025
Same author

Computational challenges and solutions: Prime number generation for enhanced data security.

PloS one·2024
Same author

Enhanced Network Intrusion Detection System for Internet of Things Security Using Multimodal Big Data Representation with Transfer Learning and Game Theory.

Sensors (Basel, Switzerland)·2024
Same author

Intelligent decision making for energy efficient fog nodes selection and smart switching in the IOT: a machine learning approach.

PeerJ. Computer science·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: Jun 3, 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.3K

Obfuscated Malware Detection and Classification in Network Traffic Leveraging Hybrid Large Language Models and

Mehwish Naseer1, Farhan Ullah2, Samia Ijaz3

  • 1Computer and Software Engineering Department, College of Electrical and Mechanical Engineering, National University of Sciences and Technology (NUST), Islamabad 44080, Pakistan.

Sensors (Basel, Switzerland)
|January 11, 2025
PubMed
Summary
This summary is machine-generated.

This study introduces Syn-detect, a novel smart sensing model using large language models (LLMs) for Android malware detection. It effectively classifies network traffic-based threats, achieving high accuracy by generating synthetic data and utilizing BERT for analysis.

Keywords:
cybersecuritygenerative AIlarge language modelsmalware classificationsmart sensingtransfer learning

More Related Videos

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness
03:14

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness

Published on: December 6, 2024

498
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

662

Related Experiment Videos

Last Updated: Jun 3, 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.3K
Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness
03:14

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness

Published on: December 6, 2024

498
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

662

Area of Science:

  • Cybersecurity
  • Mobile Security
  • Artificial Intelligence

Background:

  • Android malware poses a significant threat due to the OS's popularity.
  • Existing malware analysis methods face challenges with data scarcity due to privacy concerns.
  • Network traffic analysis is crucial for detecting malicious components in Android applications.

Purpose of the Study:

  • To propose a novel smart sensing model, Syn-detect, for Android malware detection and classification.
  • To address the challenge of limited network traffic data in malware analysis.
  • To leverage large language models (LLMs) for enhanced malware classification.

Main Methods:

  • A two-step approach: generating synthetic TCP malware traffic using GPT-2 and classifying malware using a fine-tuned Bidirectional Encoder Representations from Transformers (BERT) model.
  • Utilizing BERT for tokenization, word embedding generation, and classification of network traffic data.
  • Testing the Syn-detect model on the CIC-AndMal2017 and CIC-AAGM2017 Android malware datasets.

Main Results:

  • Syn-detect achieved high accuracy, reaching 99.8% on CIC-AndMal2017 and 99.3% on CIC-AAGM2017.
  • Matthew's Correlation Coefficient (MCC) values were 99% for CIC-AndMal2017 and 98% for CIC-AAGM2017, indicating strong predictive performance.
  • The model outperformed existing approaches in Android malware classification.

Conclusions:

  • The Syn-detect model demonstrates robust performance in classifying network traffic-based Android malware.
  • The use of LLMs, including GPT-2 for data synthesis and BERT for classification, proves effective in overcoming data scarcity challenges.
  • Syn-detect offers a promising advancement in mobile security and Android malware detection research.