SqlNinja - Exploit SQL Injection
Sqlninja is a small tool to exploit SQL Injection vulnerabilities on a web application that uses Microsoft SQL Server as its back-end. Its main goal is to provide a remote shell on the vulnerable DB server, even in a very hostile environment (i.e.: paranoid firewall settings), using the xp_cmdshell extended procedure that SQL Server kindly enables by default. It should be used by penetration testers to help and automate the process of taking over a DB Server when a SQL Injection vulnerability has been discovered.
917 views

Post new comment