New scapy 2.4.0 buffers packets at the bfp layer. Call sniff() to clear this list when starting the sniffer thread. The TCP sequence number check in sr1() became more strict. Use the sniffer threa
New scapy 2.4.0 buffers packets at the bfp layer. Call sniff() to clear this list when starting the sniffer thread. The TCP sequence number check in sr1() became more strict. Use the sniffer thread to capture retransmitted packetes which the new TCP answers() check ignores now.
show more ...
|