且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

mysqloit v0.2!

更新时间:2022-09-16 14:11:46

Whats new?
1) SQL Injection detection using time based injection method
2) Database fingerprint
3) Web server directory fingerprint
4) Payload creation and execution

Basic Requirements:
1) FILE privileges.
2) Web server and database server must be in the same machine 3) Prior knowledge of the web server directory.
4) For the LAMP platform, if the mysqld runs as a non root user, a writable web server directory is required.

How to use?
It is written in python, so can be run from any system which has python compiler.

./mysqloit.py -h

Download mysqloit here