I'm trying to check if a "ICMP" request on my public IP is being sent. I'm sending a request from "scapy" in python but i am spoofing the "src" address as my public IP. how do I check incoming "ICMP" requests on my public "IP" or are there any services I can use?
Asked
Active
Viewed 48 times