Finds exposed Woltlab Burning Board database configuration PHP files revealing database connection settings.
Google Dork Query:
inurl:database.php | inurl:info_db.php ext:php "Database V2.*" "Burning Board *This dork targets database.php and info_db.php files associated with Woltlab Burning Board forum software. It uses 'inurl:' to match these filenames and 'ext:php' to ensure PHP files, combined with version text strings. Results may expose database credentials, hostnames, and configuration details.
This dork should only be used on systems you own or have explicit authorization to test. Unauthorized access to computer systems is illegal. Always follow ethical guidelines and obtain proper permission before testing.
Find MODERATOR Files
Finds exposed vBulletin moderator control panels that may allow unauthorized forum moderation actions.
Exposed Configuration Files
Finds exposed configuration files (.config, .cfg, .ini) containing plaintext passwords and database credentials.
Find Backup-Management (phpMyBackup v.0.4 beta * ) Pages
Finds exposed phpMyBackup management interfaces that could allow unauthorized access to MySQL database backup operations.