Skip to content

Instantly share code, notes, and snippets.

@npodonnell
Created February 9, 2019 12:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save npodonnell/403713808614262566eaa3dc73bc7b16 to your computer and use it in GitHub Desktop.
Save npodonnell/403713808614262566eaa3dc73bc7b16 to your computer and use it in GitHub Desktop.
Monitor outgoing DNS traffic:
```
tcpdump -vvAs0 port 53
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment