Skip to content

Releases: chushuai/wscan

1.0.31

30 Oct 16:23
Compare
Choose a tag to compare

New features

[1] Support for Fuzzing complex JSON and XML requests, such as lists, fields, etc.
[2] Baseline checks are disabled by default, temporarily turned off for optimization.
[3] Headless browser is enabled by default, with the browser window hidden.

1.0.30

03 Oct 10:50
Compare
Choose a tag to compare

New features

[1] Supports outputting scan results via webhook.

1.0.29

04 Aug 14:57
Compare
Choose a tag to compare

New features

[1] Support for JavaScript sensitive content detection, identifying sensitive information such as AK/SK, ApiKey, phone numbers, email addresses, etc. contained within JavaScript(#26)

1.0.28

30 Jul 12:29
Compare
Choose a tag to compare

New features
[1] Fix the issue that HTTP proxies for dynamic and static web crawlers are not working (#27
[2] Fix the problem of temporary file residue

Thank you very much for the feedback from the following users.
@sudazzk

1.0.27

29 Jul 15:13
Compare
Choose a tag to compare

New features
[1] The cmd-injection plugin has added a series of payloads for detecting SSTI vulnerabilities.
[2] The scanning status logs have been optimized.

1.0.26

28 Jul 12:51
Compare
Choose a tag to compare

New features
[1] Support custom username and password dictionary, enhancing form brute-force attack capabilities

1.0.25

21 Jul 14:00
Compare
Choose a tag to compare

New features

[1] Automatically determine whether the Nuclei plugin supports multi-level directory scanning, maximizing the scanning capabilities of the Nuclei plugin
[2]Support cookie injection

1.0.24

19 Jul 18:53
Compare
Choose a tag to compare

New features

[1] Support for fuzz testing JSON-formatted parameters
[2] Output dynamic and static crawler scan results using --json-crawler-output
[3] Significant improvement in dynamic crawler capabilities