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

Steps in Outbreak Investigation01:18

Steps in Outbreak Investigation

90
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:
90
Difference from Background: Limit of Detection01:05

Difference from Background: Limit of Detection

4.7K
The limit of detection (LOD) is the smallest amount of analyte that can be distinguished from the background noise. The LOD value corresponds to the concentration at which the analyte signal is three times larger than the standard deviation of the blank signal. Below this value, the analyte signal cannot be differentiated from the background noise. It is calculated by dividing the calibration slope by 3 times the standard deviation of the blank signals.
The LOD indicates the presence or absence...
4.7K

You might also read

Related Articles

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

Sort by
Same author

Cacography based Ransomware Email Phishing Attack Prevention using Language Pack Tuned Transformer Language Model.

Scientific reports·2025
Same author

Atmospheric rivers over eastern US affected by Pacific/North America pattern.

Science advances·2024
Same author

Implementing High Q-Factor HTS Resonators to Enhance Probe Sensitivity in <sup>13</sup>C NMR Spectroscopy.

Journal of physics. Conference series·2022
Same author

<sup>13</sup>C-Optimized HTS NMR RF Coil Design at 21.1 T.

IEEE transactions on applied superconductivity : a publication of the IEEE Superconductivity Committee·2022
Same author

Anthropogenic forcing and response yield observed positive trend in Earth's energy imbalance.

Nature communications·2021
Same author

Modeling the Resonance Shifts Due to Coupling Between HTS Coils in NMR Probes.

Journal of physics. Conference series·2021
Same journal

Correction: A method for supervoxel-wise association studies of age and other non-imaging variables from coronary computed tomography angiograms.

Scientific reports·2026
Same journal

Poly(bromophenol blue)/CoSn(OH)<sub>6</sub> cubic particles modified pencil graphite electrode for electrochemical determination of diphenhydramine.

Scientific reports·2026
Same journal

Dietary Chlorella, Spirulina, and acidifier modulate jejunal cytokine-related gene expression in broiler chickens.

Scientific reports·2026
Same journal

Perceived physical activity barriers in university students: associations with fatigue and eating behaviours.

Scientific reports·2026
Same journal

Refuge limitation structures habitat use in agricultural landscapes: evidence from Sunda pangolins.

Scientific reports·2026
Same journal

Lightweight stateless transaction verification with outsourced witness updates for UTXO blockchains.

Scientific reports·2026
See all related articles

Related Experiment Video

Updated: May 11, 2025

Design and Analysis for Fall Detection System Simplification
08:05

Design and Analysis for Fall Detection System Simplification

Published on: April 6, 2020

10.6K

Distributed denial-of-service (DDOS) attack detection using supervised machine learning algorithms.

S Abiramasundari1, V Ramaswamy2

  • 1SASTRA Deemed to be University, Kumbakonam, Tamil Nadu, India. sabiarul07@gmail.com.

Scientific Reports
|April 16, 2025
PubMed
Summary
This summary is machine-generated.

This study introduces an Enhanced Distributed DDoS Attack Detection (EDAD) framework using machine learning for cybersecurity. Random Forest and Support Vector Machine models demonstrated high accuracy in identifying malicious network traffic.

Keywords:
CyberattackDDOS attackMachine learningPCASVM

More Related Videos

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.2K
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

2.5K

Related Experiment Videos

Last Updated: May 11, 2025

Design and Analysis for Fall Detection System Simplification
08:05

Design and Analysis for Fall Detection System Simplification

Published on: April 6, 2020

10.6K
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.2K
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

2.5K

Area of Science:

  • Cybersecurity
  • Machine Learning
  • Network Security

Background:

  • Distributed Denial-of-Service (DDoS) attacks pose a significant threat to online services, causing service disruptions.
  • Effective detection of DDoS attacks is crucial for maintaining the integrity of e-commerce, financial, and online platforms.
  • Supervised machine learning offers a promising approach for identifying and mitigating these malicious network activities.

Purpose of the Study:

  • To propose and evaluate a PCA-based Enhanced Distributed DDoS Attack Detection (EDAD) framework.
  • To assess the performance of various supervised machine learning algorithms for DDoS attack detection.
  • To identify the most effective machine learning model for differentiating between normal and attack network traffic.

Main Methods:

  • Utilized Principle Component Analysis (PCA) for feature selection within the EDAD framework.
  • Implemented and compared supervised machine learning models: Support Vector Machine (SVM), Logistic Regression (LR), Random Forest (RF), K-Nearest Neighbours (KNN), and Decision Tree (DT).
  • Evaluated model performance using the CICIDS2018, CICIDS2017, and CICDDoS-2019 benchmark datasets.

Main Results:

  • Random Forest (RF) achieved the highest accuracy (98.9%) on the CICIDS2017 dataset.
  • RF and K-Nearest Neighbours (KNN) demonstrated high accuracy (98.7%) on the CICDDoS2019 dataset.
  • Support Vector Machine (SVM) achieved the highest accuracy (98.7%) on the CICIDS2018 dataset.

Conclusions:

  • The proposed EDAD framework, combined with machine learning, effectively detects DDoS attacks.
  • Different machine learning models show varying performance across different datasets, highlighting the need for dataset-specific optimization.
  • RF, KNN, and SVM are identified as highly accurate models for DDoS attack detection in the evaluated datasets.