摘要: If they are going across the loopback interface, you may have to tell tcpdump to read that interface. On Linux the interface is named lo, so you can u 阅读全文
posted @ 2017-07-10 09:10 jiu~ 阅读(302) 评论(0) 推荐(0) 编辑
摘要: 简介 用简单的话来定义tcpdump,就是:dump the traffic on a network,根据使用者的定义对网络上的数据包进行截获的包分析工具。 tcpdump可以将网络中传送的数据包的“头”完全截获下来提供分析。它支持针对网络层、协议、主机、网络或端口的过滤,并提供and、or、no 阅读全文
posted @ 2017-07-10 09:08 jiu~ 阅读(253) 评论(0) 推荐(0) 编辑