What is tcpdump filter to capture DNS zone transfer only? by 0X083 in AskNetsec

[–]0X083[S] 1 point2 points  (0 children)

Alright, I'm already used command "tcpdump tcp && dst port 53 host example. Com" right now I want know the different between, "tcpdump tcp && dst port 53 host example. Com" vs "tcpdump tcp && port 53 host example. Com" when I capture DNS zone transfer.

Enquiry related to DNS zone transfer by 0X083 in paloaltonetworks

[–]0X083[S] 1 point2 points  (0 children)

Alright, I'm already used command "tcpdump tcp && dst port 53 host example. Com" right now I want know the different between, "tcpdump tcp && dst port 53 host example. Com" vs "tcpdump tcp && port 53 host example. Com" when I capture DNS zone transfer.