backdoorme
backdoorme copied to clipboard
SCP not always working
exploit worked the first time, but not the second.
The easiest fix will probably be just writing the file out ourselves, although that will be tough for x86
I found this... could we just surround it with a try catch block?
It looks like paramiko needs to spawn a new ssh session each time to set up scp, and since there can be a maximum on the number of active ssh sessions, it can fail