Monday 30 January 2012

Get Wordpress MySQL Database by Google Dork




Get Wordpress MySQL Database by Google Dork 
its a bug in in some wodpress websites, it allow Hackers for Getting website's MYSQL database remotly,i Hope you must knows about MYSQL database in wordpress (wp-config.php file)
Dork : allinurl:wp-config.txt
so Google To Google.com and enther this Dork  allinurl:wp-config.txt and you'll Got MYSQL Databases
its look like 



<?php
// ** MySQL settings ** //
define('DB_NAME', 'dbpakde');    // The name of the database
define('DB_USER', 'pakde');     // Your MySQL username
define('DB_PASSWORD', 'tot111'); // ...and password
define('DB_HOST', 'localhost');    // 99% chance you won't need to change this value

Live Demo : http://pakde.com/wp-config.txt

No comments:

Post a Comment