mirror of
https://git.freebsd.org/ports.git
synced 2025-06-19 11:40:31 -04:00
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. 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. WWW: http://sqlninja.sourceforge.net/ PR: ports/117276 Submitted by: Valerio Daelli <valerio.daelli at gmail.com>
9 lines
443 B
Text
9 lines
443 B
Text
Sqlninja is a tool targeted 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. 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.
|
|
|
|
WWW: http://sqlninja.sourceforge.net/
|