Skip to content

Usage of project and project-path? #4181

Answered by olearycrew
HachimanSec asked this question in Q&A
Discussion options

You must be logged in to vote

I believe this is for saving the requests/responses over time so that on multiple scans of the same set of targets (a "project" in this context) you can avoid making the same request multiple times over multiple scans using nuclei.

[INF] Templates clustered: 4 (Reduced 2 Requests)

Nuclei automatically aggregates requests on a given scan and only makes the same request once (by default using /tmp to do this), but I think this flag is intended to save that information so you can get the same benefits of decreased requests over multiple runs of nuclei. If you save it to a known path, then instead of using /tmp nuclei will use the folder you specify, allowing this functionality to survive a …

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@olearycrew
Comment options

Answer selected by olearycrew
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
Community ✅ Community team has responded
3 participants