
MySQLoit - SQL Injection
- MySqloit is a SQL Injection takeover tool focused on LAMP (Linux, Apache,MySql,PHP) and WAMP (Linux, Apache,MySql,PHP) platforms. It has the ability to upload and execute metasploit shellcodes through the MySql SQL Injection vulnerabilities.
- Attackers performing SQL injection on a MySQL-PHP platform must deal with several limitations and constraints. For example, the lack of multiple statements in one query makes MySQL an unpopular platform for remote code execution, compared to other platforms. This tool is written to demostrate how remote code execution can be performed on a database connector that do not support stack queries.
Features currently supported :
- SQL Injection detection using time based injection method
- Database fingerprint
- Web server directory fingerprint
- Payload creation and execution
Currently it can be run only on linux.
Download :
0 Responses
Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.