v3.3.3
版本发布时间: 2024-09-26 16:37:53
projectdiscovery/nuclei最新发布版本:v3.3.5(2024-10-19 20:37:44)
What's Changed
🎉 New Features
- Added linear issue tracker support by @Ice3man543 in https://github.com/projectdiscovery/nuclei/pull/5601
linear:
# api-key is the API key for the linear account
api-key: ""
# allow-list sets a tracker level filter to only create issues for templates with
# these severity labels or tags (does not affect exporters. set those globally)
deny-list:
severity: critical
# deny-list sets a tracker level filter to never create issues for templates with
# these severity labels or tags (does not affect exporters. set those globally)
deny-list:
severity: low
# team-id is the ID of the team in Linear
team-id: ""
# project-id is the ID of the project in Linear
project-id: ""
# duplicate-issue-check flag to enable duplicate tracking issue check
duplicate-issue-check: false
# open-state-id is the ID of the open state in Linear
open-state-id: ""
See docs for more details.
- Added support to upload nuclei existing scan results to dashboard by @RamanaReddy0M in https://github.com/projectdiscovery/nuclei/pull/5603
-pdu, -dashboard-upload string upload / view nuclei results file (jsonl) in projectdiscovery cloud (pdcp) UI dashboard
$ ./nuclei -pdu nucle_results.jsonl
__ _
____ __ _______/ /__ (_)
/ __ \/ / / / ___/ / _ \/ /
/ / / / /_/ / /__/ / __/ /
/_/ /_/\__,_/\___/_/\___/_/ v3.3.3
projectdiscovery.io
[INF] Uploading scan results to cloud dashboard from test
[INF] 7 Scan results uploaded to cloud, you can view scan results at https://cloud.projectdiscovery.io/scans/crqho0h1c9fs73f1rth0?team_id=none
- Added support for additional headless lifecycle events by @dwisiswant0 in https://github.com/projectdiscovery/nuclei/pull/5632
Newly supported events:
- waitdom
- waitfcp
- waitfmp
- waitidle
- waitstable
See docs for more details.
🐞Bug Fixes
- Fixed issue with
max-host-error
withconcurrency
by @dwisiswant0 in https://github.com/projectdiscovery/nuclei/pull/5633 - Fixed issue with parsing OpenAPI http security schemes on empty values by @RamanaReddy0M in https://github.com/projectdiscovery/nuclei/pull/5606
- Fixed loading dynamic auth templates with fuzzing by @RamanaReddy0M in https://github.com/projectdiscovery/nuclei/pull/5646
- Fixed issue with MySQL connection with special characters in password by @RamanaReddy0M in https://github.com/projectdiscovery/nuclei/pull/5604
- Fixed issue with
WithProxy
err by @dogancanbakir in https://github.com/projectdiscovery/nuclei/pull/5626 - Fixed missing
template_url
for signed templates by @RamanaReddy0M in https://github.com/projectdiscovery/nuclei/pull/5644 - Fixed nil pointer error with
addCNameIfAvailable
from using closedDialer
by @dwisiswant0 in https://github.com/projectdiscovery/nuclei/pull/5665 - Fixed issue in event generation using
-ms
option with clustering by @Ice3man543 in https://github.com/projectdiscovery/nuclei/pull/5653 - Fixed issue with Input Clone when the workflow execution forks by @tovask in https://github.com/projectdiscovery/nuclei/pull/5621
- Fixed failing integration tests by @RamanaReddy0M in https://github.com/projectdiscovery/nuclei/pull/5647
🔨 Maintenance
- Added support for
fs.FS
in template parsing by @doug-threatmate in https://github.com/projectdiscovery/nuclei/pull/5421
Issues closed in this release - https://github.com/projectdiscovery/nuclei/milestone/63?closed=1
Full Changelog: https://github.com/projectdiscovery/nuclei/compare/v3.3.2...v3.3.3
1、 nuclei_3.3.3_checksums.txt 758B
2、 nuclei_3.3.3_linux_386.zip 24.88MB
3、 nuclei_3.3.3_linux_amd64.zip 26.52MB
4、 nuclei_3.3.3_linux_arm.zip 25.38MB
5、 nuclei_3.3.3_linux_arm64.zip 24.61MB
6、 nuclei_3.3.3_macOS_amd64.zip 27.57MB
7、 nuclei_3.3.3_macOS_arm64.zip 26.86MB
8、 nuclei_3.3.3_windows_386.zip 25.06MB
9、 nuclei_3.3.3_windows_amd64.zip 26.21MB