How to extract payload data from a pcap file using scapy

前端 未结 0 876
死守一世寂寞
死守一世寂寞 2020-11-27 18:15

I am trying to extract the Payload data from TCP/UDP packets (PCAP files) using Scapy and display just the bytes (hex format). I tried

packet.load


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题