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

Defense Mechanism Against Infection01:26

Defense Mechanism Against Infection

Natural flora, body system defenses, and inflammation are natural barriers of the body against infectious agents regardless of previous exposure. Normal floras of the human body refer to the microbial population that colonizes the skin and mucous membranes.
In addition, many body organ systems have unique defenses against infection. The skin is an intact, multilayered surface preventing invasion by microorganisms unless impaired. Mucous membranes lining the mouth, nose, and eyelids are barriers...

You might also read

Related Articles

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

Sort by
Same author

Vision transformer framework for host based cryptojacking malware detection.

Scientific reports·2026
Same author

Enhancing prediction accuracy for Parkinson's disease using advanced machine learning models.

Scientific reports·2026
Same author

Dynamic driver drowsiness detection with attention enhanced convolutional neural networks for real time monitoring and road safety applications.

Scientific reports·2026
Same author

Machine learning-assisted design of a wideband Fe-SiO<sub>2</sub>-MXene metamaterial solar absorber for angle-insensitive thermal energy harvesting.

Scientific reports·2026
Same author

Development and validation of a sensor-integrated smart driving test system for automated, scalable, and objective driver performance evaluation.

Scientific reports·2026
Same author

A hybrid transformer-zero-shot learning framework with Muon optimization for intelligent channel estimation in MIMO wireless systems.

Scientific reports·2026

Related Experiment Video

Updated: Jul 23, 2026

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

Securing web applications against XSS and SQLi attacks using a novel deep learning approach.

Jaydeep R Tadhani1, Vipul Vekariya2, Vishal Sorathiya3

  • 1Gujarat Technological University, Ahmedabad, Gujarat, India.

Scientific Reports
|January 20, 2024
PubMed
Summary

This study introduces a hybrid deep learning model for detecting SQL injection and cross-site scripting attacks in web applications. The novel approach significantly improves accuracy and reduces false positives in web security.

More Related Videos

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
03:31

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

Published on: December 15, 2023

556
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

Related Experiment Videos

Last Updated: Jul 23, 2026

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: Enhancement of Salient Object Detection for Smart Grid Applications
03:31

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

Published on: December 15, 2023

556
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

Area of Science:

  • Cybersecurity
  • Machine Learning
  • Web Application Security

Background:

  • Web applications handle sensitive data, making security paramount.
  • SQL injection (SQLi) and cross-site scripting (XSS) are common, damaging attacks.
  • Existing detection methods often have high false positive rates and limited accuracy.

Purpose of the Study:

  • To propose a novel approach for securing web applications against SQLi and XSS attacks.
  • To enhance the accuracy and reduce false positives in attack detection.
  • To leverage hybrid deep learning for improved pattern recognition in security threats.

Main Methods:

  • Developed a hybrid deep learning (DL) model combining Convolutional Neural Networks (CNNs) and Long Short-Term Memory (LSTM) networks.
  • Employed decoding and standardization of SQL/XSS payloads and HTTP requests.
  • Trained and evaluated the model on custom testbed, SQL/XSS payload, and HTTP CSIC 2010 benchmark datasets.

Main Results:

  • Achieved high accuracy rates: 99.84% (SQL-XSS Payload), 99.23% (Testbed), and 99.77% (HTTP CSIC 2010).
  • Demonstrated superior performance compared to traditional machine learning methods.
  • Effectively identified SQLi and XSS attacks with a low false positive rate.

Conclusions:

  • The proposed hybrid DL model offers an effective solution for detecting SQLi and XSS attacks.
  • The approach shows promise for broader network security applications like intrusion detection systems and web application firewalls.
  • Deep learning techniques enhance the ability to detect subtle attack patterns missed by conventional methods.