from scapy.all import * · scapy_cap = rdpcap('file.pcap') · for packet in scapy_cap: · print packet[IPv6].src.
確定! 回上一頁