aboutsummaryrefslogtreecommitdiff
path: root/security/sqlninja
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.2.3.Dmitry Marakasov2008-09-243-7/+7
| | | | | | | | | | - Don't create DOCSDIR in NOPORTDOCS is defined PR: 127579 Submitted by: valerio dot daelli at gmail dot com (maintainer) Notes: svn path=/head/; revision=220610
* - Update to 0.2.2Thomas Abthorpe2008-02-142-6/+5
| | | | | | | | PR: ports/120611 Submitted by: valerio.daelli gmail.com (maintainer) Notes: svn path=/head/; revision=207204
* Sqlninja is a tool targeted to exploit SQL Injection vulnerabilities onRong-En Fan2008-02-074-0/+71
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> Notes: svn path=/head/; revision=206852