SqlNinja is a tool to perform penetration testing on a Sql Server Database
Responsible Changed From-To: freebsd-ports-bugs->rafan I'll take it.
rafan 2008-02-07 16:57:28 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/sqlninja Makefile distinfo pkg-descr pkg-plist Log: 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/ PR: ports/117276 Submitted by: Valerio Daelli <valerio.daelli at gmail.com> Revision Changes Path 1.936 +1 -0 ports/security/Makefile 1.1 +48 -0 ports/security/sqlninja/Makefile (new) 1.1 +3 -0 ports/security/sqlninja/distinfo (new) 1.1 +9 -0 ports/security/sqlninja/pkg-descr (new) 1.1 +11 -0 ports/security/sqlninja/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed New port added. Thanks!