摘要
本文提出了一种基于Python编程语言的ARP硬件地址洪泛攻击实现方法,详细阐述了ARP硬件地址洪泛攻击的原理和危害,以及如何通过编程方式实现ARP硬件地址洪泛攻击。该方法利用Scapy库构建伪造的ARP请求和响应数据包,通过大量发送此类数据包,导致目标网络设备的ARP缓存表被恶意数据填满,从而引发网络通信中断或数据泄露。最后通过仿真实验环境验证了该方法的实验结果与防御方法。
A hardware address flooding attack implementation scheme based on Python programming language is proposed.The principle and harm of ARP hardware address flooding attacks were elaborated in detail,as well as how to implement ARP hardware address flooding attacks through programming.This scheme utilizes the Scapy library to construct forged ARP request and response packets.By sending a large number of these packets,the ARP cache table of the target network device is filled with malicious data,leading to network communication interruption or data leakage.In order to verify the feasibility of our approach,some experiments were done.The experimental results from simulation environments show the correctness and defense methods.
作者
彭杰宇
徐胜超
PENG Jieyu;XU Shengchao(School of Artificial Intelligent,Guangzhou HuaShang College,Guangzhou 511300,China)
出处
《高科技与产业化》
2024年第7期32-34,共3页
High-Technology & Commercialization
基金
广州华商学院校级质量工程高等教育教学改革项目“应用型大学《信息安全技术》课程教学改革”(项目编号:HS2021ZLGC32)。
关键词
地址解析协议
硬件地址洪泛攻击
网络安全
分布式攻击
Python编程
Address Resolution Protocol
Hardware address flooding attack
Network security
Distributed attacks
Python programming