cvs commit: ports/security Makefile ports/security/sqlninja Makefile distinfo pkg-descr pkg-plist

Rong-En Fan rafan at FreeBSD.org
Thu Feb 7 08:57:28 PST 2008


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)


More information about the cvs-all mailing list