v3.2.9
版本发布时间: 2024-06-16 22:53:37
projectdiscovery/nuclei最新发布版本:v3.3.5(2024-10-19 20:37:44)
What's Changed
🎉 New Features
-
Fuzzing feature enhancements by @Ice3man543 in https://github.com/projectdiscovery/nuclei/pull/5139
- Added
part: request
to fuzz all the keys in request with fuzzing templates. - Added
-fuzz-aggression
CLI option to control fuzz aggression via template. - Added
-fuzz-param-frequency
option to control counter for skipping uninteresting parameter. - Added
-display-fuzz-points
option to display fuzzing points (for debugging).
- Added
- PDCP Team ID input support via environment variable to upload results into team account by @tarunKoyalwar in https://github.com/projectdiscovery/nuclei/pull/5295
export PDCP_TEAM_ID=cphlrbmnr2khg33n6ik1
[!NOTE] Team ID is optional input and can be obtained from https://cloud.projectdiscovery.io/settings/team. If provided, results will be uploaded to the team account instead of your personal account.
🐞 Bug Fixes
- Fixed slow scan for hosts blocked WAF or getting timed out by @Mzack9999 in https://github.com/projectdiscovery/nuclei/pull/5275
- Fixed issues with multi-thread execution by @Mzack9999 in https://github.com/projectdiscovery/nuclei/pull/5187
- Fixed panic on failed raw request by @tarunKoyalwar in https://github.com/projectdiscovery/nuclei/pull/5230
- Fixed
ExecuteCallbackWithCtx
to use the context that was provided by @doug-threatmate in https://github.com/projectdiscovery/nuclei/pull/5236 - Fixed nil deref err in reporting by @dogancanbakir in https://github.com/projectdiscovery/nuclei/pull/5283
- Fixed
types.RequestResponse
url fieldUnmarshalJSON
by @LazyMaple in https://github.com/projectdiscovery/nuclei/pull/5267 - Fixed tempalte validation by @RamanaReddy0M in https://github.com/projectdiscovery/nuclei/pull/5261
- Fixed severity filter for per tracker reporting filters by @Ice3man543 in https://github.com/projectdiscovery/nuclei/pull/5297
Other Changes
- Added Spanish translation of README by @MachadoOtto in https://github.com/projectdiscovery/nuclei/pull/5242
- Added Japanese translation of README by @eltociear in https://github.com/projectdiscovery/nuclei/pull/5259
- Added timestamp in error log (
-elog
) with-ts
option by @oscarintherocks in https://github.com/projectdiscovery/nuclei/pull/5292
New Contributors
- @doug-threatmate made their first contribution in https://github.com/projectdiscovery/nuclei/pull/5236
- @MachadoOtto made their first contribution in https://github.com/projectdiscovery/nuclei/pull/5242
- @eltociear made their first contribution in https://github.com/projectdiscovery/nuclei/pull/5259
- @oscarintherocks made their first contribution in https://github.com/projectdiscovery/nuclei/pull/5292
- @LazyMaple made their first contribution in https://github.com/projectdiscovery/nuclei/pull/5267
Full Changelog: https://github.com/projectdiscovery/nuclei/compare/v3.2.8...v3.2.9
1、 nuclei_3.2.9_checksums.txt 758B
2、 nuclei_3.2.9_linux_386.zip 24.02MB
3、 nuclei_3.2.9_linux_amd64.zip 25.58MB
4、 nuclei_3.2.9_linux_arm.zip 24.47MB
5、 nuclei_3.2.9_linux_arm64.zip 23.75MB
6、 nuclei_3.2.9_macOS_amd64.zip 26.61MB
7、 nuclei_3.2.9_macOS_arm64.zip 25.92MB
8、 nuclei_3.2.9_windows_386.zip 24.14MB
9、 nuclei_3.2.9_windows_amd64.zip 25.25MB