Skip to content

Hacker - Hack The System - The Ethical Python Hacking Guide - Chapter 1
Back To Chapter 1

Process

The code detailed in the book only worked, when using WSL (Windows Subsystem for Linux), as Windows, no matter the change I made to the IP address (Being the loopback address I couldn't deduce a problem) and from google searching came to the conclusion it would be easier to just write the python in WSL and it worked perfectly.

Code

udp_client.png

Result

UDP Server Response

ServerHelloUDP.png

Error Windows

windows_is_bullshitUDPClient_Error.png