Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix template loading and error warning #3628

Closed
ShubhamRasal opened this issue May 1, 2023 · 0 comments · Fixed by #3629
Closed

Fix template loading and error warning #3628

ShubhamRasal opened this issue May 1, 2023 · 0 comments · Fixed by #3629
Assignees
Labels
Status: Completed Nothing further to be done with this issue. Awaiting to be closed. Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors.

Comments

@ShubhamRasal
Copy link
Contributor

Nuclei version:

dev

Current Behavior:

./nuclei -u https://hackerone.com -t templates/ -id basic-get  -tl

                     __     _
   ____  __  _______/ /__  (_)
  / __ \/ / / / ___/ / _ \/ /
 / / / / /_/ / /__/ /  __/ /
/_/ /_/\__,_/\___/_/\___/_/   v2.9.3-dev

		projectdiscovery.io


Listing available 9.4.3 nuclei templates for /home/shubham/nuclei-templates
/home/shubham/workspace/projectdisovery/nuclei/v2/templates/get.yaml
/home/shubham/workspace/projectdisovery/nuclei/v2/templates/t.yaml
/home/shubham/workspace/projectdisovery/nuclei/v2/templates/test-template.yaml

Expected Behavior:

nuclei -u https://hackerone.com -t templates/ -id basic-get  -tl

                     __     _
   ____  __  _______/ /__  (_)
  / __ \/ / / / ___/ / _ \/ /
 / / / / /_/ / /__/ /  __/ /
/_/ /_/\__,_/\___/_/\___/_/   v2.9.2

		projectdiscovery.io


Listing available 9.4.3 nuclei templates for /home/shubham/nuclei-templates
/home/shubham/workspace/projectdisovery/nuclei/v2/templates/get.yaml

Steps To Reproduce:

Template with severity missing automatically get loaded for filters

Anything else:

bug introduced in #3540

@ShubhamRasal ShubhamRasal added the Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors. label May 1, 2023
@ShubhamRasal ShubhamRasal self-assigned this May 1, 2023
@ehsandeep ehsandeep linked a pull request May 1, 2023 that will close this issue
1 task
@ehsandeep ehsandeep added the Status: Completed Nothing further to be done with this issue. Awaiting to be closed. label May 2, 2023
@ehsandeep ehsandeep added this to the nuclei v2.9.3 (bugfix) milestone May 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Completed Nothing further to be done with this issue. Awaiting to be closed. Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants