When run under Unix, makescr.pl produces a .scr that has unix style end of lines (\n) and not windows style end of lines (\r\n). The produced file makes debug unhappy on windows.
Sqlninja is a small penetration testing tool for the exploitation of SQL Injection vulnerabilities on a web application that uses Microsoft SQL Server.
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).
This new release provides the ability of tunneling the shell output into DNS requests, bypassing...