Lucene search
+L

984 matches found

Packet Storm
Packet Storm
added 2007/08/14 12:0 a.m.26 views

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...

7.4AI score
SaveExploits0
Exploit DB
Exploit DB
added 2007/08/13 12:0 a.m.35 views

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...

7.5CVSS5.8AI score0.59197EPSS
SaveExploits5
seebug.org
seebug.org
added 2007/08/13 12:0 a.m.18 views

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',...

7.1AI score
SaveExploits0
exploitpack
exploitpack
added 2007/08/13 12:0 a.m.18 views

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...

1.1AI score
SaveExploits0
exploitpack
exploitpack
added 2007/08/12 12:0 a.m.20 views

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'...

0.5AI score
SaveExploits0
zdt
zdt
added 2007/08/12 12:0 a.m.31 views

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...

7.1AI score
SaveExploits0
Packet Storm
Packet Storm
added 2007/07/25 12:0 a.m.29 views

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...

7.4AI score
SaveExploits0
Exploit DB
Exploit DB
added 2007/07/20 12:0 a.m.29 views

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...

7.8CVSS5.8AI score0.08142EPSS
SaveExploits1
exploitpack
exploitpack
added 2007/07/20 12:0 a.m.15 views

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...

7.4AI score
SaveExploits0
Saint
Saint
added 2007/07/20 12:0 a.m.39 views

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 ...

10CVSS7.8AI score0.05531EPSS
SaveExploits4
Packet Storm
Packet Storm
added 2007/07/10 12:0 a.m.20 views

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...

7.4AI score
SaveExploits0
seebug.org
seebug.org
added 2007/07/10 12:0 a.m.18 views

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]...

7.1AI score
SaveExploits0
securityvulns
securityvulns
added 2007/06/26 12:0 a.m.48 views

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...

0.4AI score
SaveExploits0
exploitpack
exploitpack
added 2007/06/22 12:0 a.m.18 views

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...

1.1AI score
SaveExploits0
seebug.org
seebug.org
added 2007/06/22 12:0 a.m.23 views

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...

7.1AI score
SaveExploits0
Packet Storm
Packet Storm
added 2007/06/21 12:0 a.m.29 views

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...

7.4AI score
SaveExploits0
Exploit DB
Exploit DB
added 2007/06/21 12:0 a.m.41 views

BugHunter HTTP Server 1.6.2 - 'httpsv.exe' GET 404 Remote Denial of Service

!/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...

7.8CVSS5.8AI score0.04078EPSS
SaveExploits1
exploitpack
exploitpack
added 2007/06/21 12:0 a.m.16 views

BugHunter HTTP Server 1.6.2 - httpsv.exe GET 404 Remote Denial of Service

BugHunter HTTP Server 1.6.2 - httpsv.exe GET 404 Remote Denial of Service !/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...

7.4AI score
SaveExploits0
zdt
zdt
added 2007/06/21 12:0 a.m.91 views

HTTP SERVER (httpsv) 1.6.2 (GET 404) Remote Denial of Service Exploit

Exploit for unknown platform in category dos / poc ===================================================================== HTTP SERVER httpsv 1.6.2 GET 404 Remote Denial of Service Exploit ===================================================================== !/usr/bin/perl GetOpt STD module use...

7AI score
SaveExploits0
seebug.org
seebug.org
added 2007/06/04 12:0 a.m.123 views

google-php-include-bugs searcher v 0.8 ( 0day )

No description provided by source. ! /usr/bin/perl ================================================================ google-php-include-bugs searcher v 0.8 coded by drmist\STNC www.security-teams.net ...

7.1AI score
SaveExploits0
Rows per page
Query Builder