Commit graph

18 commits

Author SHA1 Message Date
leot
0fcc96d4be sqlmap: Update to 1.4.2
Unfortunately no changelog is provided by upstream.
2020-02-27 16:46:21 +00:00
leot
249ddc9adf sqlmap: Update to 1.4
Unfortunately no changelog is provided by upstream.
2020-01-01 15:50:30 +00:00
wiz
84e123ddd2 Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
leot
3c1c8dd4fb 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.
2019-07-21 12:56:26 +00:00
maya
7820bc7a2f fix some whitespace, mostly introduced in the previous
python 3.4 / 3.5 removal commit.
2019-04-26 14:12:31 +00:00
maya
5901ac0824 Omit mentions of python 34 and 35, after those were removed.
- Includes some whitespace changes, to be handled in a separate commit.
2019-04-26 13:13:41 +00:00
maya
f34a8c24a3 PKGREVISION bump for anything using python without a PYPKGPREFIX.
This is a semi-manual PKGREVISION bump.
2019-04-25 07:32:34 +00:00
leot
e78f30fa8b sqlmap: Update to 1.3.4
Changes:
(No changelog is provided upstream, this is based on commit messages.)

1.3.4
-----
 - Add support for preprocess response data (`--preprocess' option)
 - Misc bug fixes and improvements

1.3.3
-----
 - Misc bug fixes and improvements

1.3.2
-----
 - Add and update WAF scripts
 - Misc bug fixes and improvements

1.3.1
-----
(Not released)

1.3
---
 - Add Approach and Bluedon WAF scripts
 - Misc bug fixes and improvements

1.2.12
------
 - Misc bug fixes and improvements
2019-04-05 10:55:14 +00:00
leot
2df2d8f864 sqlmap: Update security/sqlmap to 1.2.11
Changes:
1.2.11
------
 - Add support for H2 DBMS
 - Misc changes and bug fixes
2018-11-06 13:55:41 +00:00
leot
0b72cb6185 sqlmap: Update security/sqlmap to 1.2.10
Changes:
- Unfortunately no changelog is provided but according commit messages bug fixes
  and misc improvements
2018-10-03 08:18:54 +00:00
leot
70f6e58fbf sqlmap: Update security/sqlmap to 1.2.9
Changes:
Unfortunately no changelog is provided upstream. According skimming of commit
messages mostly bug fixes since 1.2.
2018-09-05 19:34:03 +00:00
wiz
93b46879c7 Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
adam
a31bce9748 extend PYTHON_VERSIONS_ for Python 3.7 2018-07-03 05:03:01 +00:00
leot
3ac4a82005 sqlmap: Update security/sqlmap to 1.2
Changes
(unfortunately upstream does not provide any changelog, this is based by
reading commit messages):
1.2
---
- Misc improvements and bug fixes

1.1.11
------
- Add support for Apache SHA1
- Add support for Joomla password
- Add support for vBulletin password hashes
- Add support for DJANGO_MD5 and DJANGO_SHA1
- Add WAF script for Wordfence
- Add WAF script for DOSarrest
- Misc improvements and bug fixes

1.1.10
------
- Polish translation
- Add support for blind-based charset dump
- Misc improvements and bug fixes
2018-01-21 21:46:34 +00:00
leot
d3b939ccea sqlmap: Update security/sqlmap to 1.1.9
Changes:
1.1.9
-----
- Misc bug fixes and improvements

1.1.8
-----
- Add support to log all HTTP traffic into an HAR file (via `--har' option)
- Misc bug fixes

1.1.7
-----
- Add Bulgarian translation
- Misc bug fixes and improvements

1.1.6
-----
- Misc bug fixes
2017-09-14 12:43:54 +00:00
adam
549bbbda3a Changes 1.1.5:
Bug fixes.
2017-05-09 11:39:07 +00:00
leot
d15299e11b Extra scripts can need bash and perl.
Bump PKGREVISION

Pointed out by <joerg>'s bulk builds
2017-03-23 19:33:20 +00:00
leot
d276230195 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.
2017-03-13 11:25:53 +00:00