Skip to content

Releases: gdgd009xcd/CustomActiveScanForZAP

version v0.7.5 alpha release

12 Oct 07:24
70f2920

Choose a tag to compare

customactivescan-alpha-0.7.5.zap

sha256sum:c7931dad4800fb7b29ae8a06d9c92b42c6b8be6bc74c451e693535cb827ecc87

v0.7.5

  • improve: added load/save file menu
  • improve: refined scanlog window's table selection mechanism
  • bugfix: fixed regex search modal dialog problem(popup dialog hide below parent window)

version v0.7.4 alpha release

08 Oct 06:17
5285abc

Choose a tag to compare

customactivescan-alpha-0.7.4.zap

sha256sum: d32112d301c28e387d23708db269f2181cfddcc1d5fda509d781fe82bbf8d67e

v0.7.4

  • bugfix: fixed falsepositive SQL injection detect. (3-2. true response contains part of the original response)
  • upgrade: dependent "org.zaproxy.add-on" version upgraded to 0.8.0
  • upgrade: gradle version upgraded to 8.2.1
  • upgrade: dependent zap version upgraded to 2.13.0
  • maintenance: Due to side effects of the above upgrade, some code has been changed or removed.

version v0.7.0 alpha release

30 Aug 12:24
2a7ed6b

Choose a tag to compare

customactivescan-alpha-0.7.0.zap

sha256sum: b98a80b9b8870965c022b8b6eb9dd301655fbc6427d6d16a6dd367520051aea1

  • bugfix: fix problems about "scanLog window"
  • improve: refine CustomActiveScan logic

version v0.6.4 alpha release

17 Jun 07:53
a7cfa8e

Choose a tag to compare

customactivescan-alpha-0.6.4.zap

sha256sum: 0661462336d0b938d7ed01cc729ff063940ff5d0567a9375805c155dfa112a83

  • new feature: full customizable "customactivescan tab" added.

version v0.5.7 alpha release

20 Jun 00:16

Choose a tag to compare

customactivescan-alpha-0.5.7.zap

sha256sum: f8767104c7c4f127c6b6b1218998b0f7e4454415f40ba562d10ac9ceac1116ae

  • maintenance: setting limit on debug print string value and convert control codes to printable string(represented as a URLencoded string)
  • maintenance: updated gson library to the latest version

version v0.5.6 alpha release

15 Dec 10:55
4652496

Choose a tag to compare

customactivescan-alpha-0.5.6.zap

sha256sum: 59cafe33e26d9be523b5f198f381e3619f5900d6d0d0a08e67bdb789465707f3

  • maintenance: removed the log4j2 library that this add-on contains
  • maintenance: upgraded OWASP ZAP dependency version to 2.11.0

version v0.5.5 alpha release

11 Dec 00:20
4522206

Choose a tag to compare

customactivescan-alpha-0.5.5.zap

sha256sum: 14ea7c9b80c916151647afa34c7c8f34f58a6481dbb8665377344bed4a6e6b2a

  • bugfix: There were false positive in the judgement code in 3-1,3-2
  • maintenance: Updated log4j to the latest version

version v0.5.4 alpha release

05 Dec 12:02

Choose a tag to compare

customactivescan-alpha-0.5.4.zap

sha256sum: 59fb6cbc6ed004769e2dff3be0304802e6d2e3c880d0dfbaa78a6779e3032678

  • improve: Stop [Stop Active Scan] button is now supported
  • maintenance: This repository is now automatic code reviewed by lgtm.com

version v0.5.3 alpha release

01 Dec 12:36

Choose a tag to compare

customactivescan-alpha-0.5.3.zap

sha256sum: cf2989be9b4d42fa059ba2cd79bbae8fcf6deb2ce379e3f6a2eeaeadc146ae02

  • maintenance: removed some redundant codes

version v0.5.2 alpha release

21 Nov 12:01

Choose a tag to compare

customactivescan-alpha-0.5.2.zap

sha256sum: 917a37acdc7bff6cccf91762be683e965fdee91a15b5d06d34882ba47c4b3463

  • bugfix: There was an false negative in the judgment code in 3-1
  • improve: removed redundant code.(2-1, 2-2) because these codes are the same as 3-1, 3-2.
  • maintenance: added new debuglevel DEBUGBINGO to LOG4J