-
Scenario:The TCP client has set up IPsec associations in transport mode for
-
Attacker:Executing a malicious program to hijack the IPsec session
- Using two devices, designated as the client and the server, and establishing the IPsec/TCP session between them.
- Step 1
sudo sh ipsec_server.sh
- Step 2
./tcp_server server_port
- Step 1
sudo sh ipsec_victim.sh
- Step 2
./tcp_client server_ip > server_port > bp < victim_port >
- Step 3
./ipsec_hijack