Similar to How to use DPDK to implement ICMP Spoofing, we can build DNS packets to achieve DNS Spoofing. In this scenario, DPDK need get the domain name from DNS query and send the response.Ethernet, IP and UDP header build remains the same because »
When I was studying RYU controller, I created an article about how to implement ICMP Spoofing with RYU controller code. RYU controller could handle ICMP Echo Request and send the Echo Reply to the client. This is implemented by OpenFlow PacketIn and »
Ubuntu 16.04Ubuntu is VMware workstation virtual machine. 4G memory, 2 Cores.Please add one or more network adapter for the virtual.Open the virtual machine file(xxx.vmx), then replace this line for each interface(DPDK interface):ethernet1.virtualDe »