How to intercept the traffic and drop packets of certain destination IP addresses? [closed]

I am using scapy (python module) to sniff all the traffic in my network. I am poisoning the ARP cache of the target and then all the traffic is going through my computer to the router automatically through IP forwarding.
I am using python … Continue reading How to intercept the traffic and drop packets of certain destination IP addresses? [closed]