projectdiscovery / nuclei

Fast and customizable vulnerability scanner based on simple YAML based DSL.
https://docs.projectdiscovery.io/tools/nuclei
MIT License
18.51k stars 2.35k forks source link

Variables are not used when given in dynamic auth #4999

Open tarunKoyalwar opened 3 months ago

tarunKoyalwar commented 3 months ago

Discussed in https://github.com/projectdiscovery/nuclei/discussions/4991

Originally posted by **mikemicky4321** April 4, 2024 Hello Team, We would like to implement authenticated based scan for an application like OWASP Juice shop. But we are receiving below error. Please find attached yaml files both login.yaml and secrets.yaml. I am getting below error. Could you please help us? ![image](https://github.com/projectdiscovery/nuclei/assets/115986628/bb1eb632-f32b-4808-8e5f-ebf0f5612a22) [yamlfiles.zip](https://github.com/projectdiscovery/nuclei/files/14872886/yamlfiles.zip) ![image](https://github.com/projectdiscovery/nuclei/assets/115986628/0a3aec6f-a668-447a-b946-46e1679e1fa8)
stevieg27 commented 1 month ago

@tarunKoyalwar is there any timeline for this fix. Thnaks