Skip to content Skip to sidebar Skip to footer
Showing posts with the label Raw Sockets

Extract Received Data In A Tcp Socket In Python

I have a client sending a packet with a custom layer 'Reservation' created with Scapy Clien… Read more Extract Received Data In A Tcp Socket In Python

Using Socket Af_packet / Sock_raw But Tell Kernel To Not Send Rst

My question has roughly been discussed here. And the tl;dr solution is to do: iptables -A OUTPUT -p… Read more Using Socket Af_packet / Sock_raw But Tell Kernel To Not Send Rst