/DatabaseSearcher

A Web Tool to help you locate things in your Database

Primary LanguagePHPGNU General Public License v3.0GPL-3.0

Database Searcher (DBS)[MySQL]

Basic Web-Development PHP tool to search for a string in your MySQL/MariaDB database.

Project is intended for large database users who desires a fast way to find their specific search in a database.

Preview

Alt text

Usage Scenarios (Real life Events)

A site got hacked, and I needed to see if there's backdoors inside the database!

I needed to see if, and where, my webapplication inserted correct data

I'm using a database schema that i'm unfamiliar with, this tool helped me find what I was looking for easily!

--Your scenario can be written here, make a pull request!--

Used By

Kodamera AB

TrueWoW Community

Want to be in this very cool list? Make a Pull Request!

Setup

Clone/Download the repository and extract the files in your webserver www directory. Upon first visit you'll be prompted to fill in database credentials, and that's it!

It's highly recommended to never use this project in a release as it is not safe from SQL Injections.

SQL Injections can destroy your whole server/website!

Thank You!

"What am i living for, if not for you?" - Johnny Preston

License

GPL-3.0 © PatricNox