Skip to content

Releases: WAY29/pocV

v3.7.5

Choose a tag to compare

@github-actions github-actions released this 09 Feb 08:22

Changelog

  • 2dc89d3 Update 3.7.5
  • 9e2f4b3 🐞 fix(reverse_check): fix false positives

v3.7.4

Choose a tag to compare

@github-actions github-actions released this 09 Feb 07:31

Changelog

  • 341eed4 Update 3.7.4
  • 03b8573 🐞 fix(xray): fix nil pointer
  • 11a2524 🐞 fix(xray): fixed a problem where expression execution failed at concurrency
  • 2601c9c ✨ feat(output): add success flag
  • 42d1797 🐞 fix(xray): fixed false positives in concurrency

v3.7.3

Choose a tag to compare

@github-actions github-actions released this 08 Feb 10:53

Changelog

  • 9b1ba35 Update 3.7.3
  • a0fef6a 🐞 fix(reverse_check): fix ceye.io dnslog

v3.7.2

Choose a tag to compare

@github-actions github-actions released this 08 Feb 10:46

Changelog

  • 9acf290 Update 3.7.2
  • 2a4f1a7 🐞 fix(reverse_check): fix false positives

v3.7.1

Choose a tag to compare

@github-actions github-actions released this 20 May 09:21

Changelog

  • 178f646 Update 3.7.1
  • c2f2a4f 🐞 fix(xray): payloads continue deal error and remove debug print

v3.7.0

Choose a tag to compare

@github-actions github-actions released this 20 May 09:03

Changelog

  • c8d3985 Update 3.7.0
  • d53f62a 🐞 fix(pocs/test/xray/v2_test): payloads usage error
  • 539ef41 🐞 fix(xray): redefinition vars error,payloads deal error
  • 46143ca 🧪 test(xray/v2_payload_test): add payloads test

v3.6.7

Choose a tag to compare

@github-actions github-actions released this 28 Mar 10:18

Changelog

  • 11f8364 Update 3.6.7
  • a27754d 🐞 fix(load): nuclei pocs filter by tags error

v3.6.6

Choose a tag to compare

@github-actions github-actions released this 16 Mar 13:05

Changelog

  • c73a64a Update 3.6.6
  • 563a299 🐞 fix(check,output): recycling output error

v3.6.5

Choose a tag to compare

@github-actions github-actions released this 15 Mar 03:11

Changelog

v3.6.4

Choose a tag to compare

@github-actions github-actions released this 15 Mar 02:13

Changelog

  • 66786ce Update 3.6.4
  • 48ca3f1 🐞 fix(xray): recycling null pointer error
  • 6fb346d Merge pull request #7 from lanyi1998/fix-old-request-render-bug
  • 473e2cc fix request Undefined