mirror of
https://github.com/projectdiscovery/nuclei-templates.git
synced 2026-01-31 15:53:33 +08:00
29 lines
1.5 KiB
Markdown
29 lines
1.5 KiB
Markdown
### PR Information
|
|
|
|
<!-- Explains the information and/or motivation for update or/ creating this templates -->
|
|
<!-- Please include any reference to your template if available -->
|
|
|
|
- Fixed CVE-2020-XXX / Added CVE-2020-XXX / Updated CVE-2020-XXX
|
|
- References:
|
|
|
|
### Template validation
|
|
|
|
<!-- Clarifies if the valdation of the template was done on an actual system for which the template was developed -->
|
|
<!-- If this concerns a vulnerability check, please clarify if validation was done on a known vulnerable system and optionally on a known not vulnerable system to avoid false positives -->
|
|
|
|
- [ ] Validated with a host running a vulnerable version and/or configuration (True Positive)
|
|
- [ ] Validated with a host running a patched version and/or configuration (avoid False Positive)
|
|
|
|
#### Additional Details (leave it blank if not applicable)
|
|
|
|
<!-- Include `nuclei -debug` output along with Shodan / Fofa / Google Query / Docker or screenshots if available -->
|
|
<!-- Please do NOT include vulnerable host information in pull requests -->
|
|
<!-- None of the prerequisites are obligatory; they are merely intended to speed the review process. -->
|
|
|
|
### Additional References:
|
|
|
|
- [Nuclei Template Creation Guideline](https://docs.projectdiscovery.io/templates/introduction)
|
|
- [Nuclei Template Matcher Guideline](https://github.com/projectdiscovery/nuclei-templates/wiki/Unique-Template-Matchers)
|
|
- [Nuclei Template Contribution Guideline](https://github.com/projectdiscovery/nuclei-templates/blob/master/CONTRIBUTING.md)
|
|
- [PD-Community Discord server](https://discord.gg/projectdiscovery)
|