6 matches found
PAJAX 0.5.1 - Remote Code Execution
PAJAX 0.5.1 - Remote Code Execution !/usr/bin/perl use IO::Socket; print "PAJAX Remote Code Injection - code by: Stoney - exploit found by: RedTeam\n"; if $ARGV0 && $ARGV1 $host = $ARGV0; $path = $ARGV1; $sock = IO::Socket::INET-new Proto = "tcp", PeerAddr = "$host", PeerPort = "80" || die...
Stoney FTPd buffer overflow
Buffer overflow in PORT FTP command...
Stoney FTPd Denial Of Service Exploit (rxBot mods ftpd)
Exploit for unknown platform in category dos / poc ======================================================= Stoney FTPd Denial Of Service Exploit rxBot mods ftpd ======================================================= / untested /str0ke / / rx-dos.c by D-oNe There exists a buffer overflow in Stone...
Stoney FTPd - rxBot mods ftpd Denial of Service
Stoney FTPd - rxBot mods ftpd Denial of Service / untested /str0ke / / rx-dos.c by D-oNe There exists a buffer overflow in Stoneys FTPd that most rxBot mod's use. The problem lies in how the code parses the PORT command and gives an opportunity for a buffer overflow. Problem is that the ftpd also...
Stoney FTPd Denial Of Service Exploit (rxBot mods ftpd)
No description provided by source. / untested /str0ke / / rx-dos.c by D-oNe There exists a buffer overflow in Stoneys FTPd that most rxBot mod's use. The problem lies in how the code parses the PORT command and gives an opportunity for a buffer overflow. Problem is that the ftpd also uses select ...
Stoney FTPd - 'rxBot mods ftpd' Denial of Service
/ untested /str0ke / / rx-dos.c by D-oNe There exists a buffer overflow in Stoneys FTPd that most rxBot mod's use. The problem lies in how the code parses the PORT command and gives an opportunity for a buffer overflow. Problem is that the ftpd also uses select to handle multiple connections. So...