v2.6.4
版本发布时间: 2022-03-21 20:06:01
projectdiscovery/nuclei最新发布版本:v3.3.5(2024-10-19 20:37:44)
What's Changed
- Added initial implementation of atomatic HTTP scan using wappalyzergo with tags by @Ice3man543 in https://github.com/projectdiscovery/nuclei/pull/1517
-as, -automatic-scan automatic web scan using wappalyzer technology detection to tags mapping
- Added option to enable global redirect in HTTP protocol by @Ice3man543 in https://github.com/projectdiscovery/nuclei/pull/1716
-fr, -follow-redirects enable following redirects for http templates
-mr, -max-redirects int max number of redirects to follow for http templates (default 10)
- Added custom ciphersuits input + match support for SSL protocol by @Ice3man543 in https://github.com/projectdiscovery/nuclei/pull/1685
ssl:
- address: "{{Host}}:{{Port}}"
cipher_suites:
- TLS_AES_128_GCM_SHA256
matchers:
- type: word
part: response
words:
- "TLS_AES_128_GCM_SHA256"
- Added proxy support to unsafe templates in HTTP protocol by @akkuman in https://github.com/projectdiscovery/nuclei/pull/1701
- Added number + string conversion helpers by @Mzack9999 in https://github.com/projectdiscovery/nuclei/pull/1704
- Added time + date + zlib helpers by @Ice3man543 in https://github.com/projectdiscovery/nuclei/pull/1721
- Added pprof-server support for debugging by @Ice3man543 in https://github.com/projectdiscovery/nuclei/pull/1673
- Fixed a bug with template update fail by @Mzack9999 in https://github.com/projectdiscovery/nuclei/pull/1725
- Fixed a bug with custom templates directory use by @parrasajad in https://github.com/projectdiscovery/nuclei/pull/1667
- Fixed a bug in labels when creating jira issue by @vavkamil in https://github.com/projectdiscovery/nuclei/pull/1690
- Updated file protocol to handle large files in chunks by @Mzack9999 in https://github.com/projectdiscovery/nuclei/pull/1634
Issues closed in release: https://github.com/projectdiscovery/nuclei/milestone/10?closed=1
New Contributors
- @vavkamil made their first contribution in https://github.com/projectdiscovery/nuclei/pull/1690
- @akkuman made their first contribution in https://github.com/projectdiscovery/nuclei/pull/1701
Full Changelog: https://github.com/projectdiscovery/nuclei/compare/v2.6.3...v2.6.4
1、 cve-annotate.zip 2.24MB
2、 nuclei_2.6.4_checksums.txt 843B
3、 nuclei_2.6.4_linux_386.zip 9.78MB
4、 nuclei_2.6.4_linux_amd64.zip 10.34MB
5、 nuclei_2.6.4_linux_arm64.zip 9.66MB
6、 nuclei_2.6.4_linux_armv6.zip 9.92MB
7、 nuclei_2.6.4_macOS_amd64.zip 11.72MB
8、 nuclei_2.6.4_macOS_arm64.zip 11.77MB
9、 nuclei_2.6.4_windows_386.zip 10.17MB
10、 nuclei_2.6.4_windows_amd64.zip 10.44MB