July 12, 2023 at 8:38 pm
#73303
Diego Pérez
Moderator
Hi!
I suggest to write the backdoor just as Zaid does. I mean use connection.send instead of connection.sendall and with python 2 there’s no need to add .encode()
Let me know how it goes!
Diego