All cloud credential stuffing templates with extracted variables are not working correctly #5037
Labels
Type: Bug
Inconsistencies or issues which will cause an issue or problem for users or implementors.
Nuclei version:
v3.2.4 (latest)
Current Behavior:
None of the cloud credential stuffing templates containing variables extracted from requests are working. It appears that nuclei couldn't properly retrieve the variables from the extractors.
Expected Behavior:
The templates seems to have the correct extractors logic, therefore they should work.
Steps To Reproduce:
nuclei -var [email protected] -var password=test123 -id datadog-login-check -debug
Additional Information
The logic of the extractor seems to be correct.
This issue may be related with #5017 and the recent resolved issue #5016 (which doesn't fix this and other cases)
The text was updated successfully, but these errors were encountered: