v2.6.6
版本发布时间: 2022-04-11 18:19:26
projectdiscovery/nuclei最新发布版本:v3.3.5(2024-10-19 20:37:44)
What's Changed
- Added support to store all responses to disk by @LuitelSamikshya in https://github.com/projectdiscovery/nuclei/pull/1727
-sresp, -store-resp store all request/response passed through nuclei to output directory
-srd, -store-resp-dir string store all request/response passed through nuclei to custom directory (default "output")
- Added support to match specific
interactsh-url
payload in case of multiple placeholders #1698 by @parrasajad in https://github.com/projectdiscovery/nuclei/pull/1760 - Added version comparison helpers (
compare_versions
) by @Ice3man543 in https://github.com/projectdiscovery/nuclei/pull/1783
- type: dsl
dsl:
- compare_versions(version, '< 5.5.7')
- Added random IP generator helpers (
rand_ip
) by @skhalsa-sigsci in https://github.com/projectdiscovery/nuclei/pull/1744
headers:
X-Forwarded-For: '{{rand_ip("192.168.0.0/24")}}'
- Added file input support for custom header/cookie by @Mzack9999 in https://github.com/projectdiscovery/nuclei/pull/1756
nuclei -H cookies.txt
- Added custom technology to tags mapping file support with
-automatic-scan
by @Ice3man543 in https://github.com/projectdiscovery/nuclei/pull/1796 - Fixed bug to skip unused payloads by @Mzack9999 in https://github.com/projectdiscovery/nuclei/pull/1790
- Fixed bug using payloads in matchers with helpers by @Ice3man543 in https://github.com/projectdiscovery/nuclei/pull/1780
- Fixed special chars in markdown file paths by @Mzack9999 in https://github.com/projectdiscovery/nuclei/pull/1758
Issues closed in release: https://github.com/projectdiscovery/nuclei/milestone/11?closed=1
New Contributors
- @skhalsa-sigsci made their first contribution in https://github.com/projectdiscovery/nuclei/pull/1744
Full Changelog: https://github.com/projectdiscovery/nuclei/compare/v2.6.5...v2.6.6
1、 cve-annotate.zip 2.24MB
2、 nuclei_2.6.6_checksums.txt 843B
3、 nuclei_2.6.6_linux_386.zip 9.83MB
4、 nuclei_2.6.6_linux_amd64.zip 10.4MB
5、 nuclei_2.6.6_linux_arm64.zip 9.7MB
6、 nuclei_2.6.6_linux_armv6.zip 9.98MB
7、 nuclei_2.6.6_macOS_amd64.zip 11.78MB
8、 nuclei_2.6.6_macOS_arm64.zip 11.83MB
9、 nuclei_2.6.6_windows_386.zip 10.22MB
10、 nuclei_2.6.6_windows_amd64.zip 10.5MB