EONRaider / blackhat-python3

Source code for the book "Black Hat Python" by Justin Seitz. The code has been fully converted to Python 3, reformatted to comply with PEP8 standards and refactored to eliminate dependency issues involving the implementation of deprecated libraries.
2.02k stars 414 forks source link

Replacing Netcat Code #11

Closed wax0nwax0ff closed 3 years ago

wax0nwax0ff commented 3 years ago

Can you post the Netcat Code? There is an issue with it in the book and it might be helpful if it were here.