Implementing SOCK_RAW to have deeper understanding of how network packets look like and learn how to parse IP protocol network packets that are in L3 in the TCP/IP model, which sniffs any TCP packet send to local host OS
ahmedmahmoud116/HTTP-Packet-Stealer
Implementing SOCK_RAW to have deeper understanding of how network packets look like and learn how to parse IP protocol network packets that are in L3 in the TCP/IP model, which sniffs any TCP packet send to local host OS
Python