文件名称:DDoS-Attack-Detection-and-Mitigation
文件大小:49KB
文件格式:ZIP
更新时间:2024-04-24 08:34:39
Python
DDoS攻击检测和缓解
DDoS攻击缓解功能,用于hping3工具攻击限制/缓解。
注意:每件事都是为基于debian / ubuntu的linux环境定义的。
遵循的步骤
1. Installing required packages
2. Running server
3. Distributing codes to its required places
4. Attacking the server
步骤1
首先要确保您处于superUser模式。 对于安装,只需运行install.sh即可。 它将处理其中的所有东西。
第2步
安装apache服务器。 并确保已启用它,并将任何http网站放置在其/var/www/html位置。 现在,您可以通过运行localhost到Web浏览器来访问它。
步骤-3
对于攻击者
攻击者:此文件夹包含用于攻击服务器
【文件预览】:
DDoS-Attack-Detection-and-Mitigation-main
----index.html(143B)
----train.csv(120KB)
----install.sh(229B)
----http_flood.sh(319B)
----README.md(2KB)
----detection_mitigation.py(5KB)