Bug 117276 - New port: security/sqlninja a Sql Server penetration testing tool -- revisited
Summary: New port: security/sqlninja a Sql Server penetration testing tool -- revisited
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Rong-En Fan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-17 16:20 UTC by Valerio Daelli
Modified: 2008-02-07 17:15 UTC (History)
0 users

See Also:


Attachments
sqlninja.shar (3.36 KB, text/plain)
2007-10-17 16:20 UTC, Valerio Daelli
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Valerio Daelli 2007-10-17 16:20:00 UTC
SqlNinja is a tool to perform penetration testing on a Sql Server Database
Comment 1 Rong-En Fan freebsd_committer freebsd_triage 2008-02-07 05:00:37 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rafan

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-02-07 16:57:35 UTC
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"
Comment 3 Rong-En Fan freebsd_committer freebsd_triage 2008-02-07 17:15:54 UTC
State Changed
From-To: open->closed

New port added. Thanks!