| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| nuclei_3.6.1_checksums.txt | 2025-12-16 | 758 Bytes | |
| nuclei_3.6.1_linux_386.zip | 2025-12-16 | 37.9 MB | |
| nuclei_3.6.1_linux_amd64.zip | 2025-12-16 | 40.4 MB | |
| nuclei_3.6.1_linux_arm64.zip | 2025-12-16 | 36.8 MB | |
| nuclei_3.6.1_linux_arm.zip | 2025-12-16 | 38.3 MB | |
| nuclei_3.6.1_macOS_amd64.zip | 2025-12-16 | 41.3 MB | |
| nuclei_3.6.1_macOS_arm64.zip | 2025-12-16 | 38.6 MB | |
| nuclei_3.6.1_windows_386.zip | 2025-12-16 | 38.3 MB | |
| nuclei_3.6.1_windows_amd64.zip | 2025-12-16 | 40.2 MB | |
| README.md | 2025-12-15 | 2.0 kB | |
| v3.6.1 source code.tar.gz | 2025-12-15 | 12.0 MB | |
| v3.6.1 source code.zip | 2025-12-15 | 12.5 MB | |
| Totals: 12 Items | 336.3 MB | 19 | |
Whatβs Changed
π Bug Fixes
- fix(config): template exclusion logic for paths with reserved names by @dwisiswant0 in [#6663]
- fix(http): lost request body on retries & redirects by @dwisiswant0 in [#6666]
- fix(http): pass
dynamicValuestoEvaluateWithInteractshby @dwisiswant0 in [#6685] - fix(lib): segfault when initializing the engine with
EnableHeadlessWithOptsby @dwisiswant0 in [#6602] - build: fix compilation on loong64 architecture by @dwisiswant0 in [#6667]
- fix: enable all template types for template list and display by @dwisiswant0 in [#6668]
- fix(http): cache response strings to reduce memory allocations by @dwisiswant0 in [#6679]
- fix: body loss on retries/redirects in remaining paths by @dwisiswant0 in [#6693]
- fix(headless): data race when reading page history by @dwisiswant0 in [#6687]
- fix(update): handle empty folder edge case during template updates by @Mzack9999 in [#6573]
π¨ Maintenance
- chore: run goimports to format the codebase by @stringscut in [#6691]
- chore(deps): bump fastdialer to v0.4.20 to fix >10s delays by @dwisiswant0 in [#6688]
- chore(deps): bump Go modules (10 updates) by @dependabot[bot] in [#6675]
- chore(deps): bump Go modules (7 updates) by @dependabot[bot] in [#6698]
- chore(deps): bump GitHub workflows (2 updates) by @dependabot[bot] in [#6699]
π Documentation
- docs: fix typos in multiple files by @didier-durand in [#6653]
- docs: fix additional typos across various files by @didier-durand in [#6661]
- docs: typos and minor improvements by @AaryanBansal-dev in [#6669]
New Contributors
- @didier-durand made their first contribution in https://github.com/projectdiscovery/nuclei/pull/6653
- @AaryanBansal-dev made their first contribution in https://github.com/projectdiscovery/nuclei/pull/6669
- @stringscut made their first contribution in https://github.com/projectdiscovery/nuclei/pull/6691
Full Changelog: https://github.com/projectdiscovery/nuclei/compare/v3.6.0...v3.6.1