Can I read TCP Handshake Implementation with Scapy on EtoBox?
TCP Handshake Implementation with Scapy by nhox sok is a document available to read on EtoBox.
What is TCP Handshake Implementation with Scapy about?
This document outlines the steps to perform a TCP handshake using scapy: 1) Start a netcat listener on the target machine, 2) Block RST packets on the sender machine, 3) Create a TCP object and send a SYN packet from the sender, 4) Observe the timeout and analyze the returned SYN/ACK packet, 5) Send an ACK packet from the sender to complete the handshake.
- Author
- nhox sok
- Language
- EN