I'm trying to capture syn packets going to a given destination port with tcpdump with the following command :
tcpdump dst port 80 "(tcp-syn) !=0"
but it says
tcp: syntax error
Any idea how to select those two filters ?
برچسب:
نویسنده: استخدام کار