Commit graph

18 commits

Author SHA1 Message Date
leot
71a2738860 sqlmap: Update to 1.5.4
Changes:
1.5.4
-----
No changelog shared by upstream but according commit messages mostly bug fixes.
2021-04-17 10:33:20 +00:00
leot
5dbeb32867 sqlmap: Update to 1.5.3
Changes:
Unfortunately no changelog is provided by upstream.
2021-03-04 10:18:50 +00:00
leot
0622934210 sqlmap: Update to 1.5
Changes:
Unfortunately no changelog is provided by upstream.
2021-01-06 14:47:36 +00:00
leot
2200c3be44 sqlmap: Update to 1.4.10
Changes:
Unfortunately no changelog is provided by upstream, according commit messages
mostly bug fixes and a new tamper script that works with time-based queries.
2020-10-09 15:39:27 +00:00
leot
d128dadb01 sqlmap: Update to 1.4.9
No changelog provided by upstream, main changes since 1.4.7 based on commit
messages: add support for generic phpass (Wordpress, Drupal, PHPBB3), bug fixes.
2020-09-03 17:28:00 +00:00
leot
06eaffd788 sqlmap: Update to 1.4.7
Changes:
1.4.7
-----
Unfortunately no changelog is provided by upstream, by looking at commit
messages it seems a mostly bug fixes release.
2020-07-28 20:56:21 +00:00
leot
8efc4baa76 sqlmap: Update to 1.4.6
Unfortunately no changelog is provided by upstream, main changes between 1.4.2
are added support for CrateDB, Cubid, Drizzle, Apache Ignite, Amazon Aurora
forks, InterSystems cache, eXtremeDB.
2020-06-11 20:55:10 +00:00
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
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
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
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
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