tcpdump过滤http的get/post,无视tcp的option

来源:互联网 发布:java 构造方法 public 编辑:程序博客网 时间:2024/05/16 11:56
(src host localip and not tcp[((tcp[12:1] & 0xf0) >> 2):4] = 0x47455420) and (src host localip and not tcp[((tcp[12:1] & 0xf0) >> 2):4] = 0x504f5354)
0 0
原创粉丝点击