Hello, Update for SQLMap to 1.3.3:
https://github.com/sqlmapproject/sqlmap/compare/1.3.3...master OK? Comments? Cheers.- -- Sending from my toaster.
Index: Makefile =================================================================== RCS file: /cvs/ports/security/sqlmap/Makefile,v retrieving revision 1.15 diff -u -p -r1.15 Makefile --- Makefile 13 Feb 2019 12:53:45 -0000 1.15 +++ Makefile 12 Mar 2019 12:31:04 -0000 @@ -4,7 +4,7 @@ COMMENT = penetration testing tool to d GH_ACCOUNT = sqlmapproject GH_PROJECT = sqlmap -GH_TAGNAME = 1.3.2 +GH_TAGNAME = 1.3.3 CATEGORIES = security Index: distinfo =================================================================== RCS file: /cvs/ports/security/sqlmap/distinfo,v retrieving revision 1.13 diff -u -p -r1.13 distinfo --- distinfo 13 Feb 2019 12:53:45 -0000 1.13 +++ distinfo 12 Mar 2019 12:31:04 -0000 @@ -1,2 +1,2 @@ -SHA256 (sqlmap-1.3.2.tar.gz) = Lcz/B7kY2sFHP4MEHF3kJSFg4w7APPWAMoiRW5HPZak= -SIZE (sqlmap-1.3.2.tar.gz) = 7435538 +SHA256 (sqlmap-1.3.3.tar.gz) = eP8z31HR3rcmRYsxDjA99RBRIe1zPX7nz4ZcbINduxg= +SIZE (sqlmap-1.3.3.tar.gz) = 7436437 Index: pkg/PLIST =================================================================== RCS file: /cvs/ports/security/sqlmap/pkg/PLIST,v retrieving revision 1.13 diff -u -p -r1.13 PLIST --- pkg/PLIST 13 Feb 2019 12:53:45 -0000 1.13 +++ pkg/PLIST 12 Mar 2019 12:31:04 -0000 @@ -1076,8 +1076,12 @@ share/sqlmap/waf/watchguard.py share/sqlmap/waf/watchguard.pyc share/sqlmap/waf/webknight.py share/sqlmap/waf/webknight.pyc +share/sqlmap/waf/webseal.py +share/sqlmap/waf/webseal.pyc share/sqlmap/waf/wordfence.py share/sqlmap/waf/wordfence.pyc +share/sqlmap/waf/wts.py +share/sqlmap/waf/wts.pyc share/sqlmap/waf/yundun.py share/sqlmap/waf/yundun.pyc share/sqlmap/waf/yunsuo.py