pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/sqlmap Import sqlmap-1.1.3 as security/sqlmap



details:   https://anonhg.NetBSD.org/pkgsrc/rev/267e4898eeeb
branches:  trunk
changeset: 359594:267e4898eeeb
user:      leot <leot%pkgsrc.org@localhost>
date:      Mon Mar 13 11:25:53 2017 +0000

description:
Import sqlmap-1.1.3 as security/sqlmap

sqlmap is an open source penetration testing tool that automates
the process of detecting and exploiting SQL injection flaws and
taking over of database servers. It comes with a powerful detection
engine, many niche features for the ultimate penetration tester
and a broad range of switches lasting from database fingerprinting,
over data fetching from the database, to accessing the underlying
file system and executing commands on the operating system via
out-of-band connections.

diffstat:

 security/sqlmap/DESCR    |     8 +
 security/sqlmap/Makefile |    30 +
 security/sqlmap/PLIST    |  1350 ++++++++++++++++++++++++++++++++++++++++++++++
 security/sqlmap/distinfo |     6 +
 4 files changed, 1394 insertions(+), 0 deletions(-)

diffs (truncated from 1410 to 300 lines):

diff -r 334ad79c6f93 -r 267e4898eeeb security/sqlmap/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/sqlmap/DESCR     Mon Mar 13 11:25:53 2017 +0000
@@ -0,0 +1,8 @@
+sqlmap is an open source penetration testing tool that automates
+the process of detecting and exploiting SQL injection flaws and
+taking over of database servers. It comes with a powerful detection
+engine, many niche features for the ultimate penetration tester
+and a broad range of switches lasting from database fingerprinting,
+over data fetching from the database, to accessing the underlying
+file system and executing commands on the operating system via
+out-of-band connections.
diff -r 334ad79c6f93 -r 267e4898eeeb security/sqlmap/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/sqlmap/Makefile  Mon Mar 13 11:25:53 2017 +0000
@@ -0,0 +1,30 @@
+# $NetBSD: Makefile,v 1.1 2017/03/13 11:25:53 leot Exp $
+
+DISTNAME=      sqlmap-1.1.3
+CATEGORIES=    security
+MASTER_SITES=  ${MASTER_SITE_PYPI:=s/sqlmap/}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://sqlmap.org/
+COMMENT=       Automatic SQL injection and database takeover tool
+LICENSE=       gnu-gpl-v2
+
+DEPENDS+=      ${PYPKGPREFIX}-sqlite3-[0-9]*:../../databases/py-sqlite3
+
+REPLACE_BASH+= sqlmap/extra/shutils/blanks.sh
+REPLACE_BASH+= sqlmap/extra/shutils/pep8.sh
+REPLACE_BASH+= sqlmap/extra/shutils/precommit-hook.sh
+REPLACE_BASH+= sqlmap/extra/shutils/postcommit-hook.sh
+REPLACE_BASH+= sqlmap/extra/shutils/pyflakes.sh
+REPLACE_BASH+= sqlmap/extra/shutils/pypi.sh
+REPLACE_BASH+= sqlmap/extra/shutils/strip.sh
+
+REPLACE_PERL+= sqlmap/extra/icmpsh/icmpsh-m.pl
+
+USE_LANGUAGES= # none
+
+PYTHON_VERSIONS_INCOMPATIBLE=  34 35 36 # not yet ported as of 1.1.3
+
+.include "../../lang/python/application.mk"
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 334ad79c6f93 -r 267e4898eeeb security/sqlmap/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/sqlmap/PLIST     Mon Mar 13 11:25:53 2017 +0000
@@ -0,0 +1,1350 @@
+@comment $NetBSD: PLIST,v 1.1 2017/03/13 11:25:53 leot Exp $
+bin/sqlmap
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
+${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/sqlmap/ISSUE_TEMPLATE.md
+${PYSITELIB}/sqlmap/README.md
+${PYSITELIB}/sqlmap/__init__.py
+${PYSITELIB}/sqlmap/__init__.pyc
+${PYSITELIB}/sqlmap/__init__.pyo
+${PYSITELIB}/sqlmap/doc/AUTHORS
+${PYSITELIB}/sqlmap/doc/CHANGELOG.md
+${PYSITELIB}/sqlmap/doc/CONTRIBUTING.md
+${PYSITELIB}/sqlmap/doc/COPYING
+${PYSITELIB}/sqlmap/doc/FAQ.pdf
+${PYSITELIB}/sqlmap/doc/README.pdf
+${PYSITELIB}/sqlmap/doc/THANKS.md
+${PYSITELIB}/sqlmap/doc/THIRD-PARTY.md
+${PYSITELIB}/sqlmap/doc/translations/README-es-MX.md
+${PYSITELIB}/sqlmap/doc/translations/README-fr-FR.md
+${PYSITELIB}/sqlmap/doc/translations/README-gr-GR.md
+${PYSITELIB}/sqlmap/doc/translations/README-hr-HR.md
+${PYSITELIB}/sqlmap/doc/translations/README-id-ID.md
+${PYSITELIB}/sqlmap/doc/translations/README-it-IT.md
+${PYSITELIB}/sqlmap/doc/translations/README-ja-JP.md
+${PYSITELIB}/sqlmap/doc/translations/README-pt-BR.md
+${PYSITELIB}/sqlmap/doc/translations/README-tr-TR.md
+${PYSITELIB}/sqlmap/doc/translations/README-zh-CN.md
+${PYSITELIB}/sqlmap/extra/__init__.py
+${PYSITELIB}/sqlmap/extra/__init__.pyc
+${PYSITELIB}/sqlmap/extra/__init__.pyo
+${PYSITELIB}/sqlmap/extra/beep/__init__.py
+${PYSITELIB}/sqlmap/extra/beep/__init__.pyc
+${PYSITELIB}/sqlmap/extra/beep/__init__.pyo
+${PYSITELIB}/sqlmap/extra/beep/beep.py
+${PYSITELIB}/sqlmap/extra/beep/beep.pyc
+${PYSITELIB}/sqlmap/extra/beep/beep.pyo
+${PYSITELIB}/sqlmap/extra/beep/beep.wav
+${PYSITELIB}/sqlmap/extra/cloak/README.txt
+${PYSITELIB}/sqlmap/extra/cloak/__init__.py
+${PYSITELIB}/sqlmap/extra/cloak/__init__.pyc
+${PYSITELIB}/sqlmap/extra/cloak/__init__.pyo
+${PYSITELIB}/sqlmap/extra/cloak/cloak.py
+${PYSITELIB}/sqlmap/extra/cloak/cloak.pyc
+${PYSITELIB}/sqlmap/extra/cloak/cloak.pyo
+${PYSITELIB}/sqlmap/extra/dbgtool/README.txt
+${PYSITELIB}/sqlmap/extra/dbgtool/__init__.py
+${PYSITELIB}/sqlmap/extra/dbgtool/__init__.pyc
+${PYSITELIB}/sqlmap/extra/dbgtool/__init__.pyo
+${PYSITELIB}/sqlmap/extra/dbgtool/dbgtool.py
+${PYSITELIB}/sqlmap/extra/dbgtool/dbgtool.pyc
+${PYSITELIB}/sqlmap/extra/dbgtool/dbgtool.pyo
+${PYSITELIB}/sqlmap/extra/icmpsh/README.txt
+${PYSITELIB}/sqlmap/extra/icmpsh/__init__.py
+${PYSITELIB}/sqlmap/extra/icmpsh/__init__.pyc
+${PYSITELIB}/sqlmap/extra/icmpsh/__init__.pyo
+${PYSITELIB}/sqlmap/extra/icmpsh/icmpsh-m.c
+${PYSITELIB}/sqlmap/extra/icmpsh/icmpsh-m.pl
+${PYSITELIB}/sqlmap/extra/icmpsh/icmpsh-s.c
+${PYSITELIB}/sqlmap/extra/icmpsh/icmpsh.exe_
+${PYSITELIB}/sqlmap/extra/icmpsh/icmpsh_m.py
+${PYSITELIB}/sqlmap/extra/icmpsh/icmpsh_m.pyc
+${PYSITELIB}/sqlmap/extra/icmpsh/icmpsh_m.pyo
+${PYSITELIB}/sqlmap/extra/mssqlsig/update.py
+${PYSITELIB}/sqlmap/extra/mssqlsig/update.pyc
+${PYSITELIB}/sqlmap/extra/mssqlsig/update.pyo
+${PYSITELIB}/sqlmap/extra/runcmd/README.txt
+${PYSITELIB}/sqlmap/extra/runcmd/windows/README.txt
+${PYSITELIB}/sqlmap/extra/runcmd/windows/runcmd.sln
+${PYSITELIB}/sqlmap/extra/runcmd/windows/runcmd/runcmd.cpp
+${PYSITELIB}/sqlmap/extra/runcmd/windows/runcmd/runcmd.vcproj
+${PYSITELIB}/sqlmap/extra/runcmd/windows/runcmd/stdafx.cpp
+${PYSITELIB}/sqlmap/extra/runcmd/windows/runcmd/stdafx.h
+${PYSITELIB}/sqlmap/extra/safe2bin/README.txt
+${PYSITELIB}/sqlmap/extra/safe2bin/__init__.py
+${PYSITELIB}/sqlmap/extra/safe2bin/__init__.pyc
+${PYSITELIB}/sqlmap/extra/safe2bin/__init__.pyo
+${PYSITELIB}/sqlmap/extra/safe2bin/safe2bin.py
+${PYSITELIB}/sqlmap/extra/safe2bin/safe2bin.pyc
+${PYSITELIB}/sqlmap/extra/safe2bin/safe2bin.pyo
+${PYSITELIB}/sqlmap/extra/shellcodeexec/README.txt
+${PYSITELIB}/sqlmap/extra/shellcodeexec/linux/shellcodeexec.x32_
+${PYSITELIB}/sqlmap/extra/shellcodeexec/linux/shellcodeexec.x64_
+${PYSITELIB}/sqlmap/extra/shellcodeexec/windows/shellcodeexec.x32.exe_
+${PYSITELIB}/sqlmap/extra/shutils/blanks.sh
+${PYSITELIB}/sqlmap/extra/shutils/duplicates.py
+${PYSITELIB}/sqlmap/extra/shutils/duplicates.pyc
+${PYSITELIB}/sqlmap/extra/shutils/duplicates.pyo
+${PYSITELIB}/sqlmap/extra/shutils/pep8.sh
+${PYSITELIB}/sqlmap/extra/shutils/postcommit-hook.sh
+${PYSITELIB}/sqlmap/extra/shutils/precommit-hook.sh
+${PYSITELIB}/sqlmap/extra/shutils/pyflakes.sh
+${PYSITELIB}/sqlmap/extra/shutils/pylint.py
+${PYSITELIB}/sqlmap/extra/shutils/pylint.pyc
+${PYSITELIB}/sqlmap/extra/shutils/pylint.pyo
+${PYSITELIB}/sqlmap/extra/shutils/pypi.sh
+${PYSITELIB}/sqlmap/extra/shutils/regressiontest.py
+${PYSITELIB}/sqlmap/extra/shutils/regressiontest.pyc
+${PYSITELIB}/sqlmap/extra/shutils/regressiontest.pyo
+${PYSITELIB}/sqlmap/extra/shutils/strip.sh
+${PYSITELIB}/sqlmap/extra/sqlharvest/__init__.py
+${PYSITELIB}/sqlmap/extra/sqlharvest/__init__.pyc
+${PYSITELIB}/sqlmap/extra/sqlharvest/__init__.pyo
+${PYSITELIB}/sqlmap/extra/sqlharvest/sqlharvest.py
+${PYSITELIB}/sqlmap/extra/sqlharvest/sqlharvest.pyc
+${PYSITELIB}/sqlmap/extra/sqlharvest/sqlharvest.pyo
+${PYSITELIB}/sqlmap/lib/__init__.py
+${PYSITELIB}/sqlmap/lib/__init__.pyc
+${PYSITELIB}/sqlmap/lib/__init__.pyo
+${PYSITELIB}/sqlmap/lib/controller/__init__.py
+${PYSITELIB}/sqlmap/lib/controller/__init__.pyc
+${PYSITELIB}/sqlmap/lib/controller/__init__.pyo
+${PYSITELIB}/sqlmap/lib/controller/action.py
+${PYSITELIB}/sqlmap/lib/controller/action.pyc
+${PYSITELIB}/sqlmap/lib/controller/action.pyo
+${PYSITELIB}/sqlmap/lib/controller/checks.py
+${PYSITELIB}/sqlmap/lib/controller/checks.pyc
+${PYSITELIB}/sqlmap/lib/controller/checks.pyo
+${PYSITELIB}/sqlmap/lib/controller/controller.py
+${PYSITELIB}/sqlmap/lib/controller/controller.pyc
+${PYSITELIB}/sqlmap/lib/controller/controller.pyo
+${PYSITELIB}/sqlmap/lib/controller/handler.py
+${PYSITELIB}/sqlmap/lib/controller/handler.pyc
+${PYSITELIB}/sqlmap/lib/controller/handler.pyo
+${PYSITELIB}/sqlmap/lib/core/__init__.py
+${PYSITELIB}/sqlmap/lib/core/__init__.pyc
+${PYSITELIB}/sqlmap/lib/core/__init__.pyo
+${PYSITELIB}/sqlmap/lib/core/agent.py
+${PYSITELIB}/sqlmap/lib/core/agent.pyc
+${PYSITELIB}/sqlmap/lib/core/agent.pyo
+${PYSITELIB}/sqlmap/lib/core/bigarray.py
+${PYSITELIB}/sqlmap/lib/core/bigarray.pyc
+${PYSITELIB}/sqlmap/lib/core/bigarray.pyo
+${PYSITELIB}/sqlmap/lib/core/common.py
+${PYSITELIB}/sqlmap/lib/core/common.pyc
+${PYSITELIB}/sqlmap/lib/core/common.pyo
+${PYSITELIB}/sqlmap/lib/core/convert.py
+${PYSITELIB}/sqlmap/lib/core/convert.pyc
+${PYSITELIB}/sqlmap/lib/core/convert.pyo
+${PYSITELIB}/sqlmap/lib/core/data.py
+${PYSITELIB}/sqlmap/lib/core/data.pyc
+${PYSITELIB}/sqlmap/lib/core/data.pyo
+${PYSITELIB}/sqlmap/lib/core/datatype.py
+${PYSITELIB}/sqlmap/lib/core/datatype.pyc
+${PYSITELIB}/sqlmap/lib/core/datatype.pyo
+${PYSITELIB}/sqlmap/lib/core/decorators.py
+${PYSITELIB}/sqlmap/lib/core/decorators.pyc
+${PYSITELIB}/sqlmap/lib/core/decorators.pyo
+${PYSITELIB}/sqlmap/lib/core/defaults.py
+${PYSITELIB}/sqlmap/lib/core/defaults.pyc
+${PYSITELIB}/sqlmap/lib/core/defaults.pyo
+${PYSITELIB}/sqlmap/lib/core/dicts.py
+${PYSITELIB}/sqlmap/lib/core/dicts.pyc
+${PYSITELIB}/sqlmap/lib/core/dicts.pyo
+${PYSITELIB}/sqlmap/lib/core/dump.py
+${PYSITELIB}/sqlmap/lib/core/dump.pyc
+${PYSITELIB}/sqlmap/lib/core/dump.pyo
+${PYSITELIB}/sqlmap/lib/core/enums.py
+${PYSITELIB}/sqlmap/lib/core/enums.pyc
+${PYSITELIB}/sqlmap/lib/core/enums.pyo
+${PYSITELIB}/sqlmap/lib/core/exception.py
+${PYSITELIB}/sqlmap/lib/core/exception.pyc
+${PYSITELIB}/sqlmap/lib/core/exception.pyo
+${PYSITELIB}/sqlmap/lib/core/log.py
+${PYSITELIB}/sqlmap/lib/core/log.pyc
+${PYSITELIB}/sqlmap/lib/core/log.pyo
+${PYSITELIB}/sqlmap/lib/core/option.py
+${PYSITELIB}/sqlmap/lib/core/option.pyc
+${PYSITELIB}/sqlmap/lib/core/option.pyo
+${PYSITELIB}/sqlmap/lib/core/optiondict.py
+${PYSITELIB}/sqlmap/lib/core/optiondict.pyc
+${PYSITELIB}/sqlmap/lib/core/optiondict.pyo
+${PYSITELIB}/sqlmap/lib/core/profiling.py
+${PYSITELIB}/sqlmap/lib/core/profiling.pyc
+${PYSITELIB}/sqlmap/lib/core/profiling.pyo
+${PYSITELIB}/sqlmap/lib/core/readlineng.py
+${PYSITELIB}/sqlmap/lib/core/readlineng.pyc
+${PYSITELIB}/sqlmap/lib/core/readlineng.pyo
+${PYSITELIB}/sqlmap/lib/core/replication.py
+${PYSITELIB}/sqlmap/lib/core/replication.pyc
+${PYSITELIB}/sqlmap/lib/core/replication.pyo
+${PYSITELIB}/sqlmap/lib/core/revision.py
+${PYSITELIB}/sqlmap/lib/core/revision.pyc
+${PYSITELIB}/sqlmap/lib/core/revision.pyo
+${PYSITELIB}/sqlmap/lib/core/session.py
+${PYSITELIB}/sqlmap/lib/core/session.pyc
+${PYSITELIB}/sqlmap/lib/core/session.pyo
+${PYSITELIB}/sqlmap/lib/core/settings.py
+${PYSITELIB}/sqlmap/lib/core/settings.pyc
+${PYSITELIB}/sqlmap/lib/core/settings.pyo
+${PYSITELIB}/sqlmap/lib/core/shell.py
+${PYSITELIB}/sqlmap/lib/core/shell.pyc
+${PYSITELIB}/sqlmap/lib/core/shell.pyo
+${PYSITELIB}/sqlmap/lib/core/subprocessng.py
+${PYSITELIB}/sqlmap/lib/core/subprocessng.pyc
+${PYSITELIB}/sqlmap/lib/core/subprocessng.pyo
+${PYSITELIB}/sqlmap/lib/core/target.py
+${PYSITELIB}/sqlmap/lib/core/target.pyc
+${PYSITELIB}/sqlmap/lib/core/target.pyo
+${PYSITELIB}/sqlmap/lib/core/testing.py
+${PYSITELIB}/sqlmap/lib/core/testing.pyc
+${PYSITELIB}/sqlmap/lib/core/testing.pyo
+${PYSITELIB}/sqlmap/lib/core/threads.py
+${PYSITELIB}/sqlmap/lib/core/threads.pyc
+${PYSITELIB}/sqlmap/lib/core/threads.pyo
+${PYSITELIB}/sqlmap/lib/core/unescaper.py
+${PYSITELIB}/sqlmap/lib/core/unescaper.pyc
+${PYSITELIB}/sqlmap/lib/core/unescaper.pyo
+${PYSITELIB}/sqlmap/lib/core/update.py
+${PYSITELIB}/sqlmap/lib/core/update.pyc
+${PYSITELIB}/sqlmap/lib/core/update.pyo
+${PYSITELIB}/sqlmap/lib/core/wordlist.py
+${PYSITELIB}/sqlmap/lib/core/wordlist.pyc
+${PYSITELIB}/sqlmap/lib/core/wordlist.pyo
+${PYSITELIB}/sqlmap/lib/parse/__init__.py
+${PYSITELIB}/sqlmap/lib/parse/__init__.pyc
+${PYSITELIB}/sqlmap/lib/parse/__init__.pyo
+${PYSITELIB}/sqlmap/lib/parse/banner.py
+${PYSITELIB}/sqlmap/lib/parse/banner.pyc
+${PYSITELIB}/sqlmap/lib/parse/banner.pyo
+${PYSITELIB}/sqlmap/lib/parse/cmdline.py
+${PYSITELIB}/sqlmap/lib/parse/cmdline.pyc
+${PYSITELIB}/sqlmap/lib/parse/cmdline.pyo
+${PYSITELIB}/sqlmap/lib/parse/configfile.py
+${PYSITELIB}/sqlmap/lib/parse/configfile.pyc
+${PYSITELIB}/sqlmap/lib/parse/configfile.pyo
+${PYSITELIB}/sqlmap/lib/parse/handler.py
+${PYSITELIB}/sqlmap/lib/parse/handler.pyc
+${PYSITELIB}/sqlmap/lib/parse/handler.pyo
+${PYSITELIB}/sqlmap/lib/parse/headers.py
+${PYSITELIB}/sqlmap/lib/parse/headers.pyc
+${PYSITELIB}/sqlmap/lib/parse/headers.pyo
+${PYSITELIB}/sqlmap/lib/parse/html.py
+${PYSITELIB}/sqlmap/lib/parse/html.pyc
+${PYSITELIB}/sqlmap/lib/parse/html.pyo
+${PYSITELIB}/sqlmap/lib/parse/payloads.py
+${PYSITELIB}/sqlmap/lib/parse/payloads.pyc
+${PYSITELIB}/sqlmap/lib/parse/payloads.pyo
+${PYSITELIB}/sqlmap/lib/parse/sitemap.py
+${PYSITELIB}/sqlmap/lib/parse/sitemap.pyc
+${PYSITELIB}/sqlmap/lib/parse/sitemap.pyo
+${PYSITELIB}/sqlmap/lib/request/__init__.py
+${PYSITELIB}/sqlmap/lib/request/__init__.pyc
+${PYSITELIB}/sqlmap/lib/request/__init__.pyo
+${PYSITELIB}/sqlmap/lib/request/basic.py
+${PYSITELIB}/sqlmap/lib/request/basic.pyc
+${PYSITELIB}/sqlmap/lib/request/basic.pyo



Home | Main Index | Thread Index | Old Index