v3.3.1
版本发布时间: 2024-08-16 23:17:03
projectdiscovery/nuclei最新发布版本:v3.3.5(2024-10-19 20:37:44)
What's Changed
🎉 New Features
- Added
team-id
option to upload results to specific team workspace by @RamanaReddy0M in https://github.com/projectdiscovery/nuclei/pull/5523
Option:
-tid, -team-id string upload scan results to given team id (optional) (default "none")
Example:
nuclei -pt dns -u example.com -cloud-upload -team-id cqlmoalcm2sc73eut1b0
- Added redaction support in output file by @dogancanbakir in https://github.com/projectdiscovery/nuclei/pull/5463
Option:
-rd, -redact string[] redact given list of keys from query parameter, request header and body
Example:
nuclei -pt dns -u example.com -redact api_key,x-api-key,user-agent
- Added support for multiple auth strategies per target from secret file by @RamanaReddy0M in https://github.com/projectdiscovery/nuclei/pull/5500
- Added support to generate matcher-status event for javascript protocol by @tarunKoyalwar in https://github.com/projectdiscovery/nuclei/pull/5450
- Added workflows in SDK example by @alban-stourbe-wmx in https://github.com/projectdiscovery/nuclei/pull/5409
- Added
skip-secret-file
template attribute to disable auth per template by @dwisiswant0 in https://github.com/projectdiscovery/nuclei/pull/5522
🐞 Bug Fixes
- Fixed
FileAuthProvider
stores the same strategy for each entry by @mrschyte in https://github.com/projectdiscovery/nuclei/pull/5474 - Fixed circular references in OpenAPI parsing(fuzzing) by @trypa11 in https://github.com/projectdiscovery/nuclei/pull/5491
- Fixed file protocol missing vars in flow & multi-protocol by @tarunKoyalwar in https://github.com/projectdiscovery/nuclei/pull/5480
- Fixed issue assign
customHeaders
to the map directly by @dwisiswant0 in https://github.com/projectdiscovery/nuclei/pull/5445 - Fixed issue with input transformation to multi-protocol templates by @mhmdiaa in https://github.com/projectdiscovery/nuclei/pull/5426
- Fixed missing close statements
file.Close()
&ticker.Stop()
by @ShuBo6 in https://github.com/projectdiscovery/nuclei/pull/5436 - Fixed nil panic by @tarunKoyalwar in https://github.com/projectdiscovery/nuclei/pull/5473
- Fixed server URL path for OpenAPI parsing by @trypa11 in https://github.com/projectdiscovery/nuclei/pull/5504
- Fixed unresolved
interactsh-url
variable with fuzzing by @RamanaReddy0M in https://github.com/projectdiscovery/nuclei/pull/5289 - Fixed unresolved variables error with dast templates by @RamanaReddy0M in https://github.com/projectdiscovery/nuclei/pull/5443
🔨 Maintenance
- ci: don't clean modules cache by @dwisiswant0 in https://github.com/projectdiscovery/nuclei/pull/5519
- ci: use composite actions by @dwisiswant0 in https://github.com/projectdiscovery/nuclei/pull/5483
Issues closed in this release - https://github.com/projectdiscovery/nuclei/milestone/61?closed=1
New Contributors
- @fudancoder made their first contribution in https://github.com/projectdiscovery/nuclei/pull/5432
- @ShuBo6 made their first contribution in https://github.com/projectdiscovery/nuclei/pull/5436
- @Jarnpher553 made their first contribution in https://github.com/projectdiscovery/nuclei/pull/5419
- @mhmdiaa made their first contribution in https://github.com/projectdiscovery/nuclei/pull/5426
- @alban-stourbe-wmx made their first contribution in https://github.com/projectdiscovery/nuclei/pull/5409
- @mrschyte made their first contribution in https://github.com/projectdiscovery/nuclei/pull/5474
- @trypa11 made their first contribution in https://github.com/projectdiscovery/nuclei/pull/5504
Full Changelog: https://github.com/projectdiscovery/nuclei/compare/v3.3.0...v3.3.1
1、 nuclei_3.3.1_checksums.txt 758B
2、 nuclei_3.3.1_linux_386.zip 24.06MB
3、 nuclei_3.3.1_linux_amd64.zip 25.63MB
4、 nuclei_3.3.1_linux_arm.zip 24.5MB
5、 nuclei_3.3.1_linux_arm64.zip 23.78MB
6、 nuclei_3.3.1_macOS_amd64.zip 26.67MB
7、 nuclei_3.3.1_macOS_arm64.zip 25.96MB
8、 nuclei_3.3.1_windows_386.zip 24.2MB
9、 nuclei_3.3.1_windows_amd64.zip 25.31MB