Created
May 18, 2018 01:32
-
-
Save haisum/7c80b198547c2b2bb5ddc4c55deb6ec3 to your computer and use it in GitHub Desktop.
Capture ldap packets with tshark
This file contains 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
tshark -i any -2 -R ldap.filter -f "dst port 389" -O ldap -V |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment