<meta charset="UTF-8">
<title>功能页面</title>
<link rel="stylesheet" href="style.css">

功能页面

        <li><a href="{{ url_for('icmp_flood') }}">检测ICMP flood攻击</a></li>
        <li><a href="{{ url_for('tcp_attack') }}">检测TCP攻击</a></li>
        <li><a href="{{ url_for('arp_spoofing') }}">检测ARP欺骗攻击</a></li>
        <li><a href="{{ url_for('detect_attack') }}">检测攻击源</a></li>
        <li><a href="{{ url_for('scan_network') }}">扫描局域网主机</a></li>
        <li><a href="{{ url_for('view_detection_log') }}">查看检测记录</a></li>
    </ul>
    <a href="{{ url_for('logout') }}">退出登录</a>
    

原文地址: http://www.cveoy.top/t/topic/fsD6 著作权归作者所有。请勿转载和采集!

免费AI点我,无需注册和登录