Created
November 19, 2014 21:29
-
-
Save fernyb/3b652729b4acce457282 to your computer and use it in GitHub Desktop.
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
Capture HTTP Headers | |
sudo tcpdump -l -s0 -w - tcp dst port 80 | strings |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment