Replies: 2 comments 3 replies
-
Hey @Th3l3mic ! Sure, let's take a look into this :) The '"field dynamic not found in type templates"' error usually shows up when Nuclei can’t understand or properly parse something in your secret file, specifically when trying to use authentication (like tokens, sessions, etc.) via the secret.yaml file. First thing - I can see that there's a So I'd say definitely check your Nuclei version first and update to the latest version. After that, check your secret file and make sure it looks like this:
But for dynamic login (like posting to /login.php), it should look more like this:
Either way, everything is under Let us know if that helps or not, and we can then take a closer look! |
Beta Was this translation helpful? Give feedback.
-
do u solve this problem |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! I 'm trying unsuccessfully to perform authenticated scanning on a locally hosted DVWA, and no matter what I do with the secret file, I receive an error: "field dynamic not found in type templates" :(
Probably Im doing something wrong :/
Below screenshots from the secret file and login.yaml
Thank you in advance for your help.
Beta Was this translation helpful? Give feedback.
All reactions