Skip to content

Instantly share code, notes, and snippets.

@lukebrady
Created March 19, 2016 01:53
Show Gist options
  • Save lukebrady/1f8a9e091bf07c92cea8 to your computer and use it in GitHub Desktop.
Save lukebrady/1f8a9e091bf07c92cea8 to your computer and use it in GitHub Desktop.
Monitor incoming ping requests.
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