Port details |
- sqlninja Sql Server exploit toolkit
- 0.2.6 security =3 0.2.6Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2008-02-07 16:57:54
- Last Update: 2023-11-01 22:11:47
- Commit Hash: 05f0f44
- People watching this port, also watch:: statsvn, p5-Parallel-Iterator, monit, nagios-check_hdd_health, ap24-mod_mono
- License: GPLv3+
- WWW:
- https://sqlninja.sourceforge.net/
- Description:
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- sqlninja>0:security/sqlninja
- To install the port:
- cd /usr/ports/security/sqlninja/ && make install clean
- To add the package, run one of these commands:
- pkg install security/sqlninja
- pkg install sqlninja
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: sqlninja
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (sqlninja-0.2.6.tgz) = 3a920899700ec18c4da799a2ab80cc09315e9a62d75ea94914b9af043a566da4
SIZE (sqlninja-0.2.6.tgz) = 454065
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- perl5>=5.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- p5-IO-Socket-SSL>=0 : security/p5-IO-Socket-SSL
- p5-Net-DNS>=0 : dns/p5-Net-DNS
- p5-Net-Pcap>=0 : net/p5-Net-Pcap
- p5-Net-RawIP>=0 : net/p5-Net-RawIP
- p5-NetPacket>=0 : net/p5-NetPacket
- perl5>=5.36<5.37 : lang/perl5.36
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for sqlninja-0.2.6:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- security_sqlninja
- USES:
- perl5 tar:tgz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.2.6 01 Nov 2023 22:11:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.2.6 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.2.6 20 Jul 2022 14:22:56 |
Tobias C. Berner (tcberner) |
security: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Dupre <ale@FreeBSD.org>
* Alex Kapranoff <kappa@rambler-co.ru>
* Alex Samorukov <samm@freebsd.org>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kriventsov <avk@vl.ru>
* Alexander Leidinger <netchild@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
0.2.6 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.2.6 02 May 2016 09:03:26 |
amdmi3 |
- Add NO_ARCH
- Switch to options helpers |
0.2.6 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
0.2.6 12 Jan 2016 16:20:32 |
amdmi3 |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
0.2.6 25 Feb 2015 01:46:00 |
amdmi3 |
- Fix license
- Add LICENSE_FILE
- Drop @dirrm* from plist |
0.2.6 29 Jul 2014 19:11:53 |
adamw |
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports) |
0.2.6 04 Jul 2014 22:17:12 |
adamw |
Remove NOPORTDOCS and NOPORTEXAMPLES. |
0.2.6 11 Jun 2014 03:53:57 |
vanilla |
Stagify. |
0.2.6 20 Sep 2013 22:55:26 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
0.2.6 03 Aug 2013 08:45:52 |
az |
- Convert to new perl framework
- Trim Makefile header |
0.2.6 19 Nov 2011 15:53:01 |
miwi |
- Update to 0.2.6
PR: 162629
Submitted by: Armin Pirkovitsch <armin@frozen-zone.org>
Feature safe: yes |
0.2.5 13 Oct 2011 20:03:29 |
tabthorpe |
- Reassign to the heap |
0.2.5 26 Jan 2011 12:11:14 |
pav |
- Update to 0.2.5
PR: ports/153912
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by: maintainer timeout (15 days)
Feature safe: yes |
0.2.3 24 Sep 2008 07:20:12 |
amdmi3 |
- Update to 0.2.3.
- Don't create DOCSDIR in NOPORTDOCS is defined
PR: 127579
Submitted by: valerio dot daelli at gmail dot com (maintainer) |
0.2.2 14 Feb 2008 15:32:55 |
tabthorpe |
- Update to 0.2.2
PR: ports/120611
Submitted by: valerio.daelli gmail.com (maintainer) |
0.2.1.r1 07 Feb 2008 16:57:28 |
rafan |
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> |