summaryrefslogtreecommitdiff
path: root/security/sqlninja
Commit message (Collapse)AuthorAgeFilesLines
* Convert a bunch of EXTRACT_SUFX=... into USES=tar:...Adam Weinberger2014-07-291-2/+1
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363374
* Remove NOPORTDOCS and NOPORTEXAMPLES.Adam Weinberger2014-07-041-2/+2
| | | | Notes: svn path=/head/; revision=360671
* Stagify.Vanilla I. Shu2014-06-111-10/+8
| | | | Notes: svn path=/head/; revision=357417
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | security) Notes: svn path=/head/; revision=327769
* - Convert to new perl frameworkAndrej Zverev2013-08-031-6/+2
| | | | | | | - Trim Makefile header Notes: svn path=/head/; revision=324181
* - Update to 0.2.6Martin Wilke2011-11-193-8/+8
| | | | | | | | | PR: 162629 Submitted by: Armin Pirkovitsch <armin@frozen-zone.org> Feature safe: yes Notes: svn path=/head/; revision=286083
* - Reassign to the heapThomas Abthorpe2011-10-131-1/+1
| | | | Notes: svn path=/head/; revision=283492
* - Update to 0.2.5Pav Lucistnik2011-01-263-11/+14
| | | | | | | | | | PR: ports/153912 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Approved by: maintainer timeout (15 days) Feature safe: yes Notes: svn path=/head/; revision=268261
* - 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