Skip to content

Is Possible Running Nuclei in website authenticate? #2149

Closed Answered by forgedhallpass
Marcio861 asked this question in Q&A
Discussion options

You must be logged in to vote

Depending on the authentication scheme, you can pass in a valid authorization/session etc. header (e.g. see #1608).

If you are creating your own template, you can add a "manual" authentication step, and use an extractor to retrieve the value to be reused, or if the target application uses cookies, you could probably also create a dedicated template only for authenticating to a specific host and make it part of a workflow. This should also work since nuclei stores all the cookies in a cookie jar.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by forgedhallpass
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants