Skip to content

Commit 53f3b4e

Browse files
committed
capture data for ldap package.
1 parent c9e35e6 commit 53f3b4e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bashrc/oneline_cmd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ iptraf
6262
tcpdump tcp and src 192.168.0.1 and port 80
6363
# 0x4745 : [GE]T -- 0x4854 : [HT]TP
6464
tcpdump -XvvennSs 0 -i eth0 tcp[20:2]=0x4745 or tcp[20:2]=0x4854
65+
tcpdump -XvvnnSs 0 -i any host 10.10.0.20 and port 389
6566
tcpdump -i eth0 port 80 -w -
6667
tcpdump -nnvXSs 0 -c2 icmp
6768

0 commit comments

Comments
 (0)