<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE article PUBLIC "-//NLM//DTD Journal Publishing DTD v2.3 20070202//EN" "journalpublishing.dtd">
<article xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink" article-type="research-article">
  <front>
    <journal-meta>
      <journal-id journal-id-type="nlm-ta">reapress</journal-id>
      <journal-id journal-id-type="publisher-id">null</journal-id>
      <journal-title>reapress</journal-title><issn pub-type="ppub">3042-2248</issn><issn pub-type="epub">3042-2248</issn><publisher>
      	<publisher-name>reapress</publisher-name>
      </publisher>
    </journal-meta>
    <article-meta>
      <article-id pub-id-type="doi">https://doi.org/10.48313/maa.v2i3.53</article-id>
      <article-categories>
        <subj-group subj-group-type="heading">
          <subject>Research Article</subject>
        </subj-group>
        <subj-group><subject>Cloud security, Distributed denial of service mitigation, Grey wolf optimization, Deep learning, Convolutional neural network-long short-term memory.</subject></subj-group>
      </article-categories>
      <title-group>
        <article-title>DDoS Attack Mitigation in Cloud Networks Using Hybrid Metaheuristic and Machine Learning Framework</article-title><subtitle>DDoS Attack Mitigation in Cloud Networks Using Hybrid Metaheuristic and Machine Learning Framework</subtitle></title-group>
      <contrib-group><contrib contrib-type="author">
	<name name-style="western">
	<surname> Bani Hashemian</surname>
		<given-names>Seyyed Amirhossein</given-names>
	</name>
	<aff>Department of Computer Engineering, Ayandegan University, Tonkabon, Iran.</aff>
	</contrib></contrib-group>		
      <pub-date pub-type="ppub">
        <month>06</month>
        <year>2025</year>
      </pub-date>
      <pub-date pub-type="epub">
        <day>18</day>
        <month>06</month>
        <year>2025</year>
      </pub-date>
      <volume>2</volume>
      <issue>4</issue>
      <permissions>
        <copyright-statement>© 2025 reapress</copyright-statement>
        <copyright-year>2025</copyright-year>
        <license license-type="open-access" xlink:href="http://creativecommons.org/licenses/by/2.5/"><p>This is an open-access article distributed under the terms of the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.</p></license>
      </permissions>
      <related-article related-article-type="companion" vol="2" page="e235" id="RA1" ext-link-type="pmc">
			<article-title>DDoS Attack Mitigation in Cloud Networks Using Hybrid Metaheuristic and Machine Learning Framework</article-title>
      </related-article>
	  <abstract abstract-type="toc">
		<p>
			Cloud computing has become the backbone of modern enterprise infrastructure due to its scalability and cost-efficiency. However, this centralized nature makes it a prime target for Distributed Denial of Service (DDoS) attacks, which aim to exhaust network resources and render services unavailable. Traditional detection mechanisms, such as static firewalls and standalone Machine Learning (ML) algorithms, often struggle with the high dimensionality of network traffic data, leading to high False Positive Rates (FPR) and substantial detection latency. To address these challenges, this paper proposes a novel hybrid framework that integrates Grey Wolf Optimization (GWO) with a Convolutional Neural Network-Long Short-Term Memory (CNN-LSTM) deep learning model. The GWO algorithm is utilized as a wrapper-based feature selection technique to eliminate redundant features, thereby solving the curse of dimensionality. Subsequently, the CNN-LSTM architecture captures both spatial and temporal features of the traffic flows for accurate classification. Experimental evaluation was conducted using the benchmark CIC-DDoS2019 dataset. The results demonstrate that the proposed hybrid model achieves an accuracy of 99.2% and reduces detection latency by 14% compared to standard Random Forest (RF) and standalone Convolutional Neural Networks (CNNs) models. These findings suggest that bio-inspired optimization combined with deep temporal learning provides a robust defense mechanism for securing cloud environments against evolving DDoS threats.
		</p>
		</abstract>
    </article-meta>
  </front>
  <body></body>
  <back>
    <ack>
      <p>null</p>
    </ack>
  </back>
</article>