summaryrefslogtreecommitdiff
path: root/security/sqlmap/PLIST
AgeCommit message (Collapse)AuthorFilesLines
2021-03-04sqlmap: Update to 1.5.3leot1-13/+45
Changes: Unfortunately no changelog is provided by upstream.
2021-01-06sqlmap: Update to 1.5leot1-1/+2
Changes: Unfortunately no changelog is provided by upstream.
2020-10-09sqlmap: Update to 1.4.10leot1-1/+4
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-09-03sqlmap: Update to 1.4.9leot1-1/+20
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-06-11sqlmap: Update to 1.4.6leot1-1/+106
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-02-27sqlmap: Update to 1.4.2leot1-2/+149
Unfortunately no changelog is provided by upstream.
2020-01-01sqlmap: Update to 1.4leot1-13/+13
Unfortunately no changelog is provided by upstream.
2019-07-21sqlmap: Update to 1.3.7leot1-326/+101
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-04-05sqlmap: Update to 1.3.4leot1-72/+104
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
2018-11-06sqlmap: Update security/sqlmap to 1.2.11leot1-7/+28
Changes: 1.2.11 ------ - Add support for H2 DBMS - Misc changes and bug fixes
2018-10-03sqlmap: Update security/sqlmap to 1.2.10leot1-4/+7
Changes: - Unfortunately no changelog is provided but according commit messages bug fixes and misc improvements
2018-09-05sqlmap: Update security/sqlmap to 1.2.9leot1-2/+30
Changes: Unfortunately no changelog is provided upstream. According skimming of commit messages mostly bug fixes since 1.2.
2018-01-21sqlmap: Update security/sqlmap to 1.2leot1-14/+40
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
2017-09-14sqlmap: Update security/sqlmap to 1.1.9leot1-1/+5
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-05-09Changes 1.1.5:adam1-14/+15
Bug fixes.
2017-03-13Import sqlmap-1.1.3 as security/sqlmapleot1-0/+1350
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.