pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/sqlmap sqlmap: Update to 1.3.7



details:   https://anonhg.NetBSD.org/pkgsrc/rev/03fa08b0b273
branches:  trunk
changeset: 336732:03fa08b0b273
user:      leot <leot%pkgsrc.org@localhost>
date:      Sun Jul 21 12:56:26 2019 +0000

description:
sqlmap: Update to 1.3.7

pkgsrc changes:
 - Remove PYTHON_VERSIONS_INCOMPATIBLE, Python 3.x is now supported too
 - Take MAINTAINERship

Changes:
 - Upstream doesn't provide changelog (and CHANGELOG file just reference to
   commit messages).  According skimming of commit messages mostly bugfixes and
   improvements.

diffstat:

 security/sqlmap/Makefile |   11 +-
 security/sqlmap/PLIST    |  427 +++++++++++-----------------------------------
 security/sqlmap/distinfo |   10 +-
 3 files changed, 111 insertions(+), 337 deletions(-)

diffs (truncated from 551 to 300 lines):

diff -r 2920bae28c67 -r 03fa08b0b273 security/sqlmap/Makefile
--- a/security/sqlmap/Makefile  Sun Jul 21 12:45:49 2019 +0000
+++ b/security/sqlmap/Makefile  Sun Jul 21 12:56:26 2019 +0000
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.14 2019/04/26 14:12:45 maya Exp $
+# $NetBSD: Makefile,v 1.15 2019/07/21 12:56:26 leot Exp $
 
-DISTNAME=      sqlmap-1.3.4
-PKGREVISION=   1
+DISTNAME=      sqlmap-1.3.7
 CATEGORIES=    security
 MASTER_SITES=  ${MASTER_SITE_PYPI:=s/sqlmap/}
 
-MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+MAINTAINER=    leot%NetBSD.org@localhost
 HOMEPAGE=      http://sqlmap.org/
 COMMENT=       Automatic SQL injection and database takeover tool
 LICENSE=       gnu-gpl-v2
@@ -16,6 +15,8 @@
 
 REPLACE_BASH+= sqlmap/extra/shutils/blanks.sh
 REPLACE_BASH+= sqlmap/extra/shutils/drei.sh
+REPLACE_BASH+= sqlmap/extra/shutils/junk.sh
+REPLACE_BASH+= sqlmap/extra/shutils/modernize.sh
 REPLACE_BASH+= sqlmap/extra/shutils/postcommit-hook.sh
 REPLACE_BASH+= sqlmap/extra/shutils/precommit-hook.sh
 REPLACE_BASH+= sqlmap/extra/shutils/pycodestyle.sh
@@ -32,8 +33,6 @@
 
 USE_LANGUAGES= # none
 
-PYTHON_VERSIONS_INCOMPATIBLE=  36 37 # not yet ported as of 1.3.4
-
 .include "../../lang/python/application.mk"
 .include "../../lang/python/egg.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 2920bae28c67 -r 03fa08b0b273 security/sqlmap/PLIST
--- a/security/sqlmap/PLIST     Sun Jul 21 12:45:49 2019 +0000
+++ b/security/sqlmap/PLIST     Sun Jul 21 12:56:26 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2019/04/05 10:55:14 leot Exp $
+@comment $NetBSD: PLIST,v 1.9 2019/07/21 12:56:26 leot Exp $
 bin/sqlmap
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
@@ -6,12 +6,98 @@
 ${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
 ${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
 ${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/sqlmap/.pylintrc
 ${PYSITELIB}/sqlmap/COMMITMENT
 ${PYSITELIB}/sqlmap/LICENSE
 ${PYSITELIB}/sqlmap/README.md
 ${PYSITELIB}/sqlmap/__init__.py
 ${PYSITELIB}/sqlmap/__init__.pyc
 ${PYSITELIB}/sqlmap/__init__.pyo
+${PYSITELIB}/sqlmap/data/procs/README.txt
+${PYSITELIB}/sqlmap/data/procs/mssqlserver/activate_sp_oacreate.sql
+${PYSITELIB}/sqlmap/data/procs/mssqlserver/configure_openrowset.sql
+${PYSITELIB}/sqlmap/data/procs/mssqlserver/configure_xp_cmdshell.sql
+${PYSITELIB}/sqlmap/data/procs/mssqlserver/create_new_xp_cmdshell.sql
+${PYSITELIB}/sqlmap/data/procs/mssqlserver/disable_xp_cmdshell_2000.sql
+${PYSITELIB}/sqlmap/data/procs/mssqlserver/dns_request.sql
+${PYSITELIB}/sqlmap/data/procs/mssqlserver/enable_xp_cmdshell_2000.sql
+${PYSITELIB}/sqlmap/data/procs/mssqlserver/run_statement_as_user.sql
+${PYSITELIB}/sqlmap/data/procs/mysql/dns_request.sql
+${PYSITELIB}/sqlmap/data/procs/mysql/write_file_limit.sql
+${PYSITELIB}/sqlmap/data/procs/oracle/dns_request.sql
+${PYSITELIB}/sqlmap/data/procs/oracle/read_file_export_extension.sql
+${PYSITELIB}/sqlmap/data/procs/postgresql/dns_request.sql
+${PYSITELIB}/sqlmap/data/shell/README.txt
+${PYSITELIB}/sqlmap/data/shell/backdoors/backdoor.asp_
+${PYSITELIB}/sqlmap/data/shell/backdoors/backdoor.aspx_
+${PYSITELIB}/sqlmap/data/shell/backdoors/backdoor.jsp_
+${PYSITELIB}/sqlmap/data/shell/backdoors/backdoor.php_
+${PYSITELIB}/sqlmap/data/shell/stagers/stager.asp_
+${PYSITELIB}/sqlmap/data/shell/stagers/stager.aspx_
+${PYSITELIB}/sqlmap/data/shell/stagers/stager.jsp_
+${PYSITELIB}/sqlmap/data/shell/stagers/stager.php_
+${PYSITELIB}/sqlmap/data/txt/common-columns.txt
+${PYSITELIB}/sqlmap/data/txt/common-files.txt
+${PYSITELIB}/sqlmap/data/txt/common-outputs.txt
+${PYSITELIB}/sqlmap/data/txt/common-tables.txt
+${PYSITELIB}/sqlmap/data/txt/keywords.txt
+${PYSITELIB}/sqlmap/data/txt/smalldict.txt
+${PYSITELIB}/sqlmap/data/txt/user-agents.txt
+${PYSITELIB}/sqlmap/data/txt/wordlist.tx_
+${PYSITELIB}/sqlmap/data/udf/README.txt
+${PYSITELIB}/sqlmap/data/udf/mysql/linux/32/lib_mysqludf_sys.so_
+${PYSITELIB}/sqlmap/data/udf/mysql/linux/64/lib_mysqludf_sys.so_
+${PYSITELIB}/sqlmap/data/udf/mysql/windows/32/lib_mysqludf_sys.dll_
+${PYSITELIB}/sqlmap/data/udf/mysql/windows/64/lib_mysqludf_sys.dll_
+${PYSITELIB}/sqlmap/data/udf/postgresql/linux/32/10/lib_postgresqludf_sys.so_
+${PYSITELIB}/sqlmap/data/udf/postgresql/linux/32/11/lib_postgresqludf_sys.so_
+${PYSITELIB}/sqlmap/data/udf/postgresql/linux/32/8.2/lib_postgresqludf_sys.so_
+${PYSITELIB}/sqlmap/data/udf/postgresql/linux/32/8.3/lib_postgresqludf_sys.so_
+${PYSITELIB}/sqlmap/data/udf/postgresql/linux/32/8.4/lib_postgresqludf_sys.so_
+${PYSITELIB}/sqlmap/data/udf/postgresql/linux/32/9.0/lib_postgresqludf_sys.so_
+${PYSITELIB}/sqlmap/data/udf/postgresql/linux/32/9.1/lib_postgresqludf_sys.so_
+${PYSITELIB}/sqlmap/data/udf/postgresql/linux/32/9.2/lib_postgresqludf_sys.so_
+${PYSITELIB}/sqlmap/data/udf/postgresql/linux/32/9.3/lib_postgresqludf_sys.so_
+${PYSITELIB}/sqlmap/data/udf/postgresql/linux/32/9.4/lib_postgresqludf_sys.so_
+${PYSITELIB}/sqlmap/data/udf/postgresql/linux/32/9.5/lib_postgresqludf_sys.so_
+${PYSITELIB}/sqlmap/data/udf/postgresql/linux/32/9.6/lib_postgresqludf_sys.so_
+${PYSITELIB}/sqlmap/data/udf/postgresql/linux/64/10/lib_postgresqludf_sys.so_
+${PYSITELIB}/sqlmap/data/udf/postgresql/linux/64/11/lib_postgresqludf_sys.so_
+${PYSITELIB}/sqlmap/data/udf/postgresql/linux/64/8.2/lib_postgresqludf_sys.so_
+${PYSITELIB}/sqlmap/data/udf/postgresql/linux/64/8.3/lib_postgresqludf_sys.so_
+${PYSITELIB}/sqlmap/data/udf/postgresql/linux/64/8.4/lib_postgresqludf_sys.so_
+${PYSITELIB}/sqlmap/data/udf/postgresql/linux/64/9.0/lib_postgresqludf_sys.so_
+${PYSITELIB}/sqlmap/data/udf/postgresql/linux/64/9.1/lib_postgresqludf_sys.so_
+${PYSITELIB}/sqlmap/data/udf/postgresql/linux/64/9.2/lib_postgresqludf_sys.so_
+${PYSITELIB}/sqlmap/data/udf/postgresql/linux/64/9.3/lib_postgresqludf_sys.so_
+${PYSITELIB}/sqlmap/data/udf/postgresql/linux/64/9.4/lib_postgresqludf_sys.so_
+${PYSITELIB}/sqlmap/data/udf/postgresql/linux/64/9.5/lib_postgresqludf_sys.so_
+${PYSITELIB}/sqlmap/data/udf/postgresql/linux/64/9.6/lib_postgresqludf_sys.so_
+${PYSITELIB}/sqlmap/data/udf/postgresql/windows/32/8.2/lib_postgresqludf_sys.dll_
+${PYSITELIB}/sqlmap/data/udf/postgresql/windows/32/8.3/lib_postgresqludf_sys.dll_
+${PYSITELIB}/sqlmap/data/udf/postgresql/windows/32/8.4/lib_postgresqludf_sys.dll_
+${PYSITELIB}/sqlmap/data/udf/postgresql/windows/32/9.0/lib_postgresqludf_sys.dll_
+${PYSITELIB}/sqlmap/data/xml/banner/generic.xml
+${PYSITELIB}/sqlmap/data/xml/banner/mssql.xml
+${PYSITELIB}/sqlmap/data/xml/banner/mysql.xml
+${PYSITELIB}/sqlmap/data/xml/banner/oracle.xml
+${PYSITELIB}/sqlmap/data/xml/banner/postgresql.xml
+${PYSITELIB}/sqlmap/data/xml/banner/server.xml
+${PYSITELIB}/sqlmap/data/xml/banner/servlet-engine.xml
+${PYSITELIB}/sqlmap/data/xml/banner/set-cookie.xml
+${PYSITELIB}/sqlmap/data/xml/banner/sharepoint.xml
+${PYSITELIB}/sqlmap/data/xml/banner/x-aspnet-version.xml
+${PYSITELIB}/sqlmap/data/xml/banner/x-powered-by.xml
+${PYSITELIB}/sqlmap/data/xml/boundaries.xml
+${PYSITELIB}/sqlmap/data/xml/errors.xml
+${PYSITELIB}/sqlmap/data/xml/livetests.xml
+${PYSITELIB}/sqlmap/data/xml/payloads/boolean_blind.xml
+${PYSITELIB}/sqlmap/data/xml/payloads/error_based.xml
+${PYSITELIB}/sqlmap/data/xml/payloads/inline_query.xml
+${PYSITELIB}/sqlmap/data/xml/payloads/stacked_queries.xml
+${PYSITELIB}/sqlmap/data/xml/payloads/time_blind.xml
+${PYSITELIB}/sqlmap/data/xml/payloads/union_query.xml
+${PYSITELIB}/sqlmap/data/xml/queries.xml
 ${PYSITELIB}/sqlmap/doc/AUTHORS
 ${PYSITELIB}/sqlmap/doc/CHANGELOG.md
 ${PYSITELIB}/sqlmap/doc/FAQ.pdf
@@ -19,6 +105,7 @@
 ${PYSITELIB}/sqlmap/doc/THANKS.md
 ${PYSITELIB}/sqlmap/doc/THIRD-PARTY.md
 ${PYSITELIB}/sqlmap/doc/translations/README-bg-BG.md
+${PYSITELIB}/sqlmap/doc/translations/README-de-GER.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
@@ -91,6 +178,8 @@
 ${PYSITELIB}/sqlmap/extra/shutils/duplicates.py
 ${PYSITELIB}/sqlmap/extra/shutils/duplicates.pyc
 ${PYSITELIB}/sqlmap/extra/shutils/duplicates.pyo
+${PYSITELIB}/sqlmap/extra/shutils/junk.sh
+${PYSITELIB}/sqlmap/extra/shutils/modernize.sh
 ${PYSITELIB}/sqlmap/extra/shutils/newlines.py
 ${PYSITELIB}/sqlmap/extra/shutils/newlines.pyc
 ${PYSITELIB}/sqlmap/extra/shutils/newlines.pyo
@@ -99,9 +188,6 @@
 ${PYSITELIB}/sqlmap/extra/shutils/pycodestyle.sh
 ${PYSITELIB}/sqlmap/extra/shutils/pydiatra.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/strip.sh
 ${PYSITELIB}/sqlmap/extra/vulnserver/__init__.py
@@ -728,28 +814,6 @@
 ${PYSITELIB}/sqlmap/plugins/generic/users.py
 ${PYSITELIB}/sqlmap/plugins/generic/users.pyc
 ${PYSITELIB}/sqlmap/plugins/generic/users.pyo
-${PYSITELIB}/sqlmap/procs/README.txt
-${PYSITELIB}/sqlmap/procs/mssqlserver/activate_sp_oacreate.sql
-${PYSITELIB}/sqlmap/procs/mssqlserver/configure_openrowset.sql
-${PYSITELIB}/sqlmap/procs/mssqlserver/configure_xp_cmdshell.sql
-${PYSITELIB}/sqlmap/procs/mssqlserver/create_new_xp_cmdshell.sql
-${PYSITELIB}/sqlmap/procs/mssqlserver/disable_xp_cmdshell_2000.sql
-${PYSITELIB}/sqlmap/procs/mssqlserver/dns_request.sql
-${PYSITELIB}/sqlmap/procs/mssqlserver/enable_xp_cmdshell_2000.sql
-${PYSITELIB}/sqlmap/procs/mssqlserver/run_statement_as_user.sql
-${PYSITELIB}/sqlmap/procs/mysql/dns_request.sql
-${PYSITELIB}/sqlmap/procs/mysql/write_file_limit.sql
-${PYSITELIB}/sqlmap/procs/oracle/dns_request.sql
-${PYSITELIB}/sqlmap/procs/postgresql/dns_request.sql
-${PYSITELIB}/sqlmap/shell/README.txt
-${PYSITELIB}/sqlmap/shell/backdoors/backdoor.asp_
-${PYSITELIB}/sqlmap/shell/backdoors/backdoor.aspx_
-${PYSITELIB}/sqlmap/shell/backdoors/backdoor.jsp_
-${PYSITELIB}/sqlmap/shell/backdoors/backdoor.php_
-${PYSITELIB}/sqlmap/shell/stagers/stager.asp_
-${PYSITELIB}/sqlmap/shell/stagers/stager.aspx_
-${PYSITELIB}/sqlmap/shell/stagers/stager.jsp_
-${PYSITELIB}/sqlmap/shell/stagers/stager.php_
 ${PYSITELIB}/sqlmap/sqlmap.conf
 ${PYSITELIB}/sqlmap/sqlmap.py
 ${PYSITELIB}/sqlmap/sqlmap.pyc
@@ -757,10 +821,6 @@
 ${PYSITELIB}/sqlmap/sqlmapapi.py
 ${PYSITELIB}/sqlmap/sqlmapapi.pyc
 ${PYSITELIB}/sqlmap/sqlmapapi.pyo
-${PYSITELIB}/sqlmap/swagger.yaml
-${PYSITELIB}/sqlmap/tamper/0x2char.py
-${PYSITELIB}/sqlmap/tamper/0x2char.pyc
-${PYSITELIB}/sqlmap/tamper/0x2char.pyo
 ${PYSITELIB}/sqlmap/tamper/__init__.py
 ${PYSITELIB}/sqlmap/tamper/__init__.pyc
 ${PYSITELIB}/sqlmap/tamper/__init__.pyo
@@ -818,6 +878,9 @@
 ${PYSITELIB}/sqlmap/tamper/halfversionedmorekeywords.py
 ${PYSITELIB}/sqlmap/tamper/halfversionedmorekeywords.pyc
 ${PYSITELIB}/sqlmap/tamper/halfversionedmorekeywords.pyo
+${PYSITELIB}/sqlmap/tamper/hex2char.py
+${PYSITELIB}/sqlmap/tamper/hex2char.pyc
+${PYSITELIB}/sqlmap/tamper/hex2char.pyo
 ${PYSITELIB}/sqlmap/tamper/htmlencode.py
 ${PYSITELIB}/sqlmap/tamper/htmlencode.pyc
 ${PYSITELIB}/sqlmap/tamper/htmlencode.pyo
@@ -1103,6 +1166,14 @@
 ${PYSITELIB}/sqlmap/thirdparty/gprof2dot/gprof2dot.py
 ${PYSITELIB}/sqlmap/thirdparty/gprof2dot/gprof2dot.pyc
 ${PYSITELIB}/sqlmap/thirdparty/gprof2dot/gprof2dot.pyo
+${PYSITELIB}/sqlmap/thirdparty/identywaf/LICENSE
+${PYSITELIB}/sqlmap/thirdparty/identywaf/__init__.py
+${PYSITELIB}/sqlmap/thirdparty/identywaf/__init__.pyc
+${PYSITELIB}/sqlmap/thirdparty/identywaf/__init__.pyo
+${PYSITELIB}/sqlmap/thirdparty/identywaf/data.json
+${PYSITELIB}/sqlmap/thirdparty/identywaf/identYwaf.py
+${PYSITELIB}/sqlmap/thirdparty/identywaf/identYwaf.pyc
+${PYSITELIB}/sqlmap/thirdparty/identywaf/identYwaf.pyo
 ${PYSITELIB}/sqlmap/thirdparty/keepalive/__init__.py
 ${PYSITELIB}/sqlmap/thirdparty/keepalive/__init__.pyc
 ${PYSITELIB}/sqlmap/thirdparty/keepalive/__init__.pyo
@@ -1167,299 +1238,3 @@
 ${PYSITELIB}/sqlmap/thirdparty/xdot/xdot.py
 ${PYSITELIB}/sqlmap/thirdparty/xdot/xdot.pyc
 ${PYSITELIB}/sqlmap/thirdparty/xdot/xdot.pyo
-${PYSITELIB}/sqlmap/txt/common-columns.txt
-${PYSITELIB}/sqlmap/txt/common-outputs.txt
-${PYSITELIB}/sqlmap/txt/common-tables.txt
-${PYSITELIB}/sqlmap/txt/keywords.txt
-${PYSITELIB}/sqlmap/txt/smalldict.txt
-${PYSITELIB}/sqlmap/txt/user-agents.txt
-${PYSITELIB}/sqlmap/txt/wordlist.zip
-${PYSITELIB}/sqlmap/udf/README.txt
-${PYSITELIB}/sqlmap/udf/mysql/linux/32/lib_mysqludf_sys.so_
-${PYSITELIB}/sqlmap/udf/mysql/linux/64/lib_mysqludf_sys.so_
-${PYSITELIB}/sqlmap/udf/mysql/windows/32/lib_mysqludf_sys.dll_
-${PYSITELIB}/sqlmap/udf/mysql/windows/64/lib_mysqludf_sys.dll_
-${PYSITELIB}/sqlmap/udf/postgresql/linux/32/8.2/lib_postgresqludf_sys.so_
-${PYSITELIB}/sqlmap/udf/postgresql/linux/32/8.3/lib_postgresqludf_sys.so_
-${PYSITELIB}/sqlmap/udf/postgresql/linux/32/8.4/lib_postgresqludf_sys.so_
-${PYSITELIB}/sqlmap/udf/postgresql/linux/32/9.0/lib_postgresqludf_sys.so_
-${PYSITELIB}/sqlmap/udf/postgresql/linux/32/9.1/lib_postgresqludf_sys.so_
-${PYSITELIB}/sqlmap/udf/postgresql/linux/32/9.2/lib_postgresqludf_sys.so_
-${PYSITELIB}/sqlmap/udf/postgresql/linux/32/9.3/lib_postgresqludf_sys.so_
-${PYSITELIB}/sqlmap/udf/postgresql/linux/32/9.4/lib_postgresqludf_sys.so_
-${PYSITELIB}/sqlmap/udf/postgresql/linux/64/8.2/lib_postgresqludf_sys.so_
-${PYSITELIB}/sqlmap/udf/postgresql/linux/64/8.3/lib_postgresqludf_sys.so_
-${PYSITELIB}/sqlmap/udf/postgresql/linux/64/8.4/lib_postgresqludf_sys.so_
-${PYSITELIB}/sqlmap/udf/postgresql/linux/64/9.0/lib_postgresqludf_sys.so_
-${PYSITELIB}/sqlmap/udf/postgresql/linux/64/9.1/lib_postgresqludf_sys.so_
-${PYSITELIB}/sqlmap/udf/postgresql/linux/64/9.2/lib_postgresqludf_sys.so_
-${PYSITELIB}/sqlmap/udf/postgresql/linux/64/9.3/lib_postgresqludf_sys.so_
-${PYSITELIB}/sqlmap/udf/postgresql/linux/64/9.4/lib_postgresqludf_sys.so_
-${PYSITELIB}/sqlmap/udf/postgresql/windows/32/8.2/lib_postgresqludf_sys.dll_
-${PYSITELIB}/sqlmap/udf/postgresql/windows/32/8.3/lib_postgresqludf_sys.dll_
-${PYSITELIB}/sqlmap/udf/postgresql/windows/32/8.4/lib_postgresqludf_sys.dll_
-${PYSITELIB}/sqlmap/udf/postgresql/windows/32/9.0/lib_postgresqludf_sys.dll_
-${PYSITELIB}/sqlmap/waf/360.py
-${PYSITELIB}/sqlmap/waf/360.pyc
-${PYSITELIB}/sqlmap/waf/360.pyo
-${PYSITELIB}/sqlmap/waf/__init__.py
-${PYSITELIB}/sqlmap/waf/__init__.pyc
-${PYSITELIB}/sqlmap/waf/__init__.pyo
-${PYSITELIB}/sqlmap/waf/aesecure.py
-${PYSITELIB}/sqlmap/waf/aesecure.pyc
-${PYSITELIB}/sqlmap/waf/aesecure.pyo
-${PYSITELIB}/sqlmap/waf/airlock.py
-${PYSITELIB}/sqlmap/waf/airlock.pyc
-${PYSITELIB}/sqlmap/waf/airlock.pyo
-${PYSITELIB}/sqlmap/waf/anquanbao.py
-${PYSITELIB}/sqlmap/waf/anquanbao.pyc
-${PYSITELIB}/sqlmap/waf/anquanbao.pyo
-${PYSITELIB}/sqlmap/waf/approach.py
-${PYSITELIB}/sqlmap/waf/approach.pyc
-${PYSITELIB}/sqlmap/waf/approach.pyo
-${PYSITELIB}/sqlmap/waf/armor.py
-${PYSITELIB}/sqlmap/waf/armor.pyc
-${PYSITELIB}/sqlmap/waf/armor.pyo
-${PYSITELIB}/sqlmap/waf/asm.py
-${PYSITELIB}/sqlmap/waf/asm.pyc
-${PYSITELIB}/sqlmap/waf/asm.pyo
-${PYSITELIB}/sqlmap/waf/aws.py
-${PYSITELIB}/sqlmap/waf/aws.pyc
-${PYSITELIB}/sqlmap/waf/aws.pyo
-${PYSITELIB}/sqlmap/waf/barracuda.py



Home | Main Index | Thread Index | Old Index