2020-07-27 18:09:08 +00:00
---
name: Issue report
2021-10-19 11:53:52 +00:00
about: Create a report to help us to improve the project
labels: 'Type: Bug'
2020-07-27 18:09:08 +00:00
---
2021-10-19 14:41:33 +00:00
<!--
1. Please search to see if an issue already exists for the bug you encountered.
2. For support requests, FAQs or "How to" questions, please use the GitHub Discussions section instead - https://github.com/projectdiscovery/nuclei/discussions or
3. Join our discord server at https://discord.gg/projectdiscovery and post the question on the #nuclei channel.
-->
2020-07-27 18:09:08 +00:00
2021-10-19 11:53:52 +00:00
<!-- ISSUES MISSING IMPORTANT INFORMATION MAY BE CLOSED WITHOUT INVESTIGATION. -->
2020-07-27 18:09:08 +00:00
2021-10-19 14:41:33 +00:00
### Nuclei version:
2021-10-19 11:53:52 +00:00
<!-- You can find current version of nuclei with "nuclei - version" -->
2021-10-19 14:15:10 +00:00
<!-- We only accept issues that are reproducible on the latest version of nuclei. -->
2021-10-19 11:53:52 +00:00
<!-- You can find the latest version of project at https://github.com/projectdiscovery/nuclei/releases/ -->
2020-07-27 18:09:08 +00:00
2021-10-19 14:41:33 +00:00
### Current Behavior:
<!-- A concise description of what you're experiencing. -->
2021-10-19 11:53:52 +00:00
2021-10-19 14:41:33 +00:00
### Expected Behavior:
<!-- A concise description of what you expected to happen. -->
2021-10-19 11:53:52 +00:00
2021-10-19 14:41:33 +00:00
### Steps To Reproduce:
<!--
Example: steps to reproduce the behavior:
1. Run 'nuclei -t ... -u ..'
2. See error...
-->
2021-10-19 11:53:52 +00:00
2021-10-19 14:41:33 +00:00
### Anything else:
2021-11-25 16:54:16 +00:00
<!-- Links? References? Screenshots? Anything that will give us more context about the issue that you are encountering! -->