6643 matches found
[SECURITY] Fedora 7 Update: sysstat-7.0.4-3.fc7
This package provides the sar and iostat commands for Linux. Sar and iostat enable system monitoring of disk, network, and other IO activity...
mercury-poc.txt
If there are images in this attachment, they will not be displayed. Download the original attachment Mercury Mail Transport System Remote Stack Based Overflow Overview Mercury Mail Transport System: Mercury is a free, standards-based mail server solution, providing comprehensive, fast server...
Mercury SMTPD Remote Preauth Stack Based Overrun PoC
Exploit for unknown platform in category dos / poc ==================================================== Mercury SMTPD Remote Preauth Stack Based Overrun PoC ==================================================== If there are images in this attachment, they will not be displayed. Download the origin...
savant-overflow.txt
!/usr/bin/perl -w exploit for Savant webserver 3.1 remote bof shellcode bind 4444 port on target host Jacopo cervini aka [email protected] use IO::Socket; if!$ARGV1 print "Uso: savant-3.1.pl \n\n"; exit; $victim = IO::Socket::INET-newProto='tcp', PeerAddr=$ARGV0, PeerPort=$ARGV1 or die "can't conne...
racer-overflow.txt
!/usr/bin/perl Credit's to n00b. Racer v0.5.3 beta 5 12-03-07 remote exploit. Racer is also prone to a buffer over flow in the server and client.Automatically the game open's Udp port 26000 and is waiting for a msg buffer. If we send an overly long buffer we are able to Control the eip register a...
Racer 0.5.3 Beta 5 - Remote Buffer Overflow
!/usr/bin/perl Credit's to n00b. Racer v0.5.3 beta 5 12-03-07 remote exploit. Racer is also prone to a buffer over flow in the server and client.Automatically the game open's Udp port 26000 and is waiting for a msg buffer. If we send an overly long buffer we are able to Control the eip register a...
Racer 0.5.3 Beta 5 - Remote Buffer Overflow
Racer 0.5.3 Beta 5 - Remote Buffer Overflow !/usr/bin/perl Credit's to n00b. Racer v0.5.3 beta 5 12-03-07 remote exploit. Racer is also prone to a buffer over flow in the server and client.Automatically the game open's Udp port 26000 and is waiting for a msg buffer. If we send an overly long buff...
Savant 3.1 Get Request Remote Overflow Exploit (Universal)
No description provided by source. !/usr/bin/perl -w exploit for Savant webserver 3.1 remote bof shellcode bind 4444 port on target host Jacopo cervini aka [email protected] use IO::Socket; if!$ARGV1 print "Uso: savant-3.1.pl victim port\n\n"; exit; $victim = IO::Socket::INET-newProto='tcp',...
Savant Web Server 3.1 - GET Universal Remote Overflow
Savant Web Server 3.1 - GET Universal Remote Overflow !/usr/bin/perl -w exploit for Savant webserver 3.1 remote bof shellcode bind 4444 port on target host Jacopo cervini aka [email protected] use IO::Socket; if!$ARGV1 print "Uso: savant-3.1.pl \n\n"; exit; $victim = IO::Socket::INET-newProto='tcp'...
Savant 3.1 Get Request Remote Overflow Exploit (Universal)
Exploit for unknown platform in category remote exploits ========================================================== Savant 3.1 Get Request Remote Overflow Exploit Universal ========================================================== !/usr/bin/perl -w exploit for Savant webserver 3.1 remote bof...
ecms-exec.txt
!/usr/bin/perl Entertainment CMS Remote Command Execution Exploit Download: http://rapidshare.com/files/39640099/enter-cms.rar Exploit: http://site.com/path/custom.php?pagename=Local File Inclusion; Example: http://multimedia.mydlstore.net/custom.php?pagename=teeeeeeeeeeee RST WAS MOVED TO...
TeamSpeak 2.0 (Windows Release) - Remote Denial of Service
TeamSpeak 2.0 Windows Release - Remote Denial of Service !/usr/bin/perl TeamSpeak 2.0 Windows Release Remote D0S Exploit by Yag Kohha skyhole at gmail.com Vendor URL: http://www.goteamspeak.com/ TeamSpeak WebServer has no tcp session expire and no checks for incoming values length. TODO: Edit...
TeamSpeak 2.0 (Windows Release) - Remote Denial of Service
!/usr/bin/perl TeamSpeak 2.0 Windows Release Remote D0S Exploit by Yag Kohha skyhole at gmail.com Vendor URL: http://www.goteamspeak.com/ TeamSpeak WebServer has no tcp session expire and no checks for incoming values length. TODO: Edit $target value Run script CPU 100%, Memory up for 1.2 Gb per...
Trend Micro OfficeScan session cookie buffer overflow
Added: 07/20/2007 CVE: CVE-2007-3454 BID: 24641 OSVDB: 36629 Background Trend Micro OfficeScan is a centralized virus and security scan management system. Problem A buffer overflow vulnerability in the CGIOCommon.dll shared library allows remote attackers to execute arbitrary commands by sending ...
apachemodjk-overflow.txt
Apache w/ modjk Remote Exploit by eliteboy use IO::Socket; print "ELiTEBOYPRESENTZAPACHEMODJKREMOTEEXPLOIT\n"; $target = $ARGV1; if $ARGV != 1 || $target 3 print "Usage: modjkx.pl \n"; print "1.\tSUSE Enterprise Linux Server SP0/SP3 Apache 2.2.4 modjk-1.2.20\n" ."\tDebian 3.1/4.0Apache...
Mail Machine <= 3.989 Local File Inclusion Exploit
No description provided by source. !/usr/bin/perl -w Mail Machine Local File Include Exploit Vuln. v3.980, v3.985, v3.987, v3.988 and v3.989 ! Application homepage : http://www.mikesworld.net/mailmachine.shtml ! Author : H4 / Team XPK ! Contact : [email protected]...
LiteWEB 2.7 404 Denial of Services
LiteWEB 2.7 404 Denial of Services ----------------------------------- if u send to the server more than 100 requests to nonexisting pages the server will stop to answer. Site: http://www.cmfperception.com/liteweb.html Found By Shay Priel aka Prili - impriliatgmail.com POC: ---- !/usr/bin/perl...
Apache mod_jk 1.2.191.2.20 - Remote Buffer Overflow
Apache modjk 1.2.191.2.20 - Remote Buffer Overflow Apache w/ modjk Remote Exploit by eliteboy use IO::Socket; print "ELiTEBOYPRESENTZAPACHEMODJKREMOTEEXPLOIT\n"; $target = $ARGV1; if $ARGV != 1 || $target 3 print "Usage: modjkx.pl \n"; print "1.\tSUSE Enterprise Linux Server SP0/SP3 Apache 2.2.4...
HTTP SERVER (httpsv) 1.6.2 (GET 404) Remote Denial of Service Exploit
No description provided by source. !/usr/bin/perl GetOpt STD module use IO::Socket; use Getopt::Std; getopts":i:p:",%args; ifdefined $argsi $ip = $argsi; ifdefined $argsp $port = $argsp; if!defined $argsi or !defined $argsp print "-----------------------------------------------------\n"; print...
httpsv162-dos.txt
!/usr/bin/perl GetOpt STD module use IO::Socket; use Getopt::Std; getopts":i:p:",%args; ifdefined $argsi $ip = $argsi; ifdefined $argsp $port = $argsp; if!defined $argsi or !defined $argsp print "-----------------------------------------------------\n"; print "HTTP SERVER httpsv1.6.2 404 Denial o...