-
Describe your feature requestHi guys. Over time I noticed a very fundamental need: Where I Drew Inspiration?
In particular, even if in some cases I couldn’t directly perform an exploit, I could detect that vulnerable systems were operational:
These detections are vitally important for security hardening even if there is no active attack. Proposed Structure: and Layers gold: – Active Detection silver: – Passive Detection Benefits of This Approach
Answers to Possible Questions Does this structure require changes to the Nuclei engine?
Will the CLI become more complicated?
Will silver-only templates be skipped?
Do filters like or trigger Silver?
Will the YAML file become more complicated?
Will the community split?
Could Silver mislead users?
Do Gold and Silver interfere?
Will metadata incompatibility occur?
How will the user know what they tested?
Why does it truly make a difference?
Planned Implementations
Conclusion This structure deepens the meaning of Nuclei templates, simplifies control over security testing and encourages wider community participation. It also facilitates automation and hardening processes. I aim to take the power of Nuclei one step further by applying the Gold/Silver Ticket concept (not exactly the same, I know) to technical vulnerability detection. With love to the ProjectDiscovery Community Describe the use case of the featureExample Template (CVE-2024-4443) Describe alternatives you've consideredNo response Additional contextNo response |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
|
This is a great, detailed feature request @Kazgangap - thank you so much, we'll take a look into it! |
Beta Was this translation helpful? Give feedback.
-
|
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions! |
Beta Was this translation helpful? Give feedback.
-
|
@Kazgangap thanks for the feedback! Currently, we don’t have multiple variants of the same template that require different severity levels. If it becomes more common in the future, we can revisit the idea. For now, a single template should be sufficient in most cases. |
Beta Was this translation helpful? Give feedback.
@Kazgangap thanks for the feedback!
Currently, we don’t have multiple variants of the same template that require different severity levels. If it becomes more common in the future, we can revisit the idea. For now, a single template should be sufficient in most cases.