Created
March 19, 2016 01:53
-
-
Save lukebrady/1f8a9e091bf07c92cea8 to your computer and use it in GitHub Desktop.
Monitor incoming ping requests.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| sudo tcpdump -i ethX icmp and icmp[icmptype]=icmp-echo |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment