Releases: chushuai/wscan
Releases · chushuai/wscan
1.0.31
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
New features
[1] Supports outputting scan results via webhook.
1.0.29
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
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
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
New features
[1] Support custom username and password dictionary, enhancing form brute-force attack capabilities
1.0.25
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
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