
This Python script automates the process of scanning for systems potentially vulnerable to the Loop DoS attack and the hypothetical CVE-2024-2169 vulnerability. It focuses on scanning ports associated with protocols susceptible to denial-of-service (DoS) attacks. The script can be used for educational purposes or authorized penetration testing.
用于自动检测循环DoS攻击和CVE-2024-2169漏洞的Python脚本
描述:
该Python脚本可自动扫描可能受循环DoS攻击及假设的CVE-2024-2169漏洞影响的系统。它专注于扫描与易受拒绝服务(DoS)攻击的协议相关联的端口。此脚本可用于教育目的或经授权的渗透测试。
关键特性:
道德使用:
负责任且合乎道德地使用此工具至关重要。未经适当授权,绝不得对目标使用。建议仅在受控环境中使用,例如用于教育活动或经授权的安全测试。
如何使用:
使用该脚本非常简单。以下是一个基本示例:
Python
python cve_scanner.py
(G3-Loop-DoS) set_target 192.168.1.0/24
(G3-Loop-DoS) scan