v3.0.4
版本发布时间: 2023-11-18 17:21:26
projectdiscovery/nuclei最新发布版本:v3.3.5(2024-10-19 20:37:44)
What's Changed
🎉 New Features
- Added base64 encoded template into json(l) result for custom templates with option to exclude by @dogancanbakir in https://github.com/projectdiscovery/nuclei/pull/4315
-ot, -omit-template omit encoded template in the JSON, JSONL output
- Added TLS Cipher, Version enumeration in SSL protocol by @mionskowski-form3 in https://github.com/projectdiscovery/nuclei/pull/4297
tls_version_enum: true
tls_cipher_enum: true
tls_cipher_types:
- insecure
- weak
- Added base64 encoding helpers for javascript protocol by @Ice3man543 in https://github.com/projectdiscovery/nuclei/pull/4344
🐞 Bug Fixes
- Bugfix bin pack by @Mzack9999 in https://github.com/projectdiscovery/nuclei/pull/4298
🔨 Maintenance
-
Disabled code template as default with option to enable using
-code
flag by @tarunKoyalwar in https://github.com/projectdiscovery/nuclei/pull/4376 - Moved docs to centralized project https://github.com/projectdiscovery/docs by @olearycrew in https://github.com/projectdiscovery/nuclei/pull/4342
- Append exclude tags instead of replacing by @tarunKoyalwar in https://github.com/projectdiscovery/nuclei/pull/4353
Other Changes
-
Enabled
cookie-reuse
as default with ability to disable optionally by @dogancanbakir in https://github.com/projectdiscovery/nuclei/pull/4292
disable-cookie: true
- Added pprofiling with env by @tarunKoyalwar in https://github.com/projectdiscovery/nuclei/pull/4377
PPROF=1 ./nuclei -u https://scanme.sh
Full Changelog: https://github.com/projectdiscovery/nuclei/compare/v3.0.3...v3.0.4
1、 nuclei_3.0.4_checksums.txt 758B
2、 nuclei_3.0.4_linux_386.zip 22.33MB
3、 nuclei_3.0.4_linux_amd64.zip 23.75MB
4、 nuclei_3.0.4_linux_arm.zip 22.76MB
5、 nuclei_3.0.4_linux_arm64.zip 22.06MB
6、 nuclei_3.0.4_macOS_amd64.zip 24.73MB
7、 nuclei_3.0.4_macOS_arm64.zip 24.08MB
8、 nuclei_3.0.4_windows_386.zip 22.38MB
9、 nuclei_3.0.4_windows_amd64.zip 23.4MB