tcpdump -s 0 -A 'tcp dst port 80 and (tcp[((tcp[12:1] & 0xf0) >> 2):4] = 0x504f5354)' -w file_name.pcap

文件可用wireshark打开。

相关文章:

  • 2022-12-23
  • 2021-09-25
  • 2022-12-23
  • 2022-01-02
  • 2021-07-16
  • 2022-01-24
  • 2021-06-06
猜你喜欢
  • 2022-12-23
  • 2021-10-22
  • 2022-12-23
  • 2021-11-20
  • 2021-09-07
相关资源
相似解决方案