-
-
Notifications
You must be signed in to change notification settings - Fork 293
Open
Labels
GoenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershacktoberfesthelp wantedExtra attention is neededExtra attention is needed
Description
A few useful features would be nice for storing raw responses (-sr):
- Pass a custom directory for raw responses:
-srd /path/to/responses/dir(similar tohttpx/katana) #129 - Add
stored_response_pathto JSON lines output to show where the request / response raw file was stored #130
Rationale:
A custom directory is nice to have when you run in distributed environments and you want to save all requests to a shared mount for instance, so that later you can run batch tools to get all the raw requests and analyze them offline (with cariddi, or nuclei, etc...)
The stored_response_path can be useful when saving the results to a database, so that we can later retrieve the corresponding response txt file.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
GoenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershacktoberfesthelp wantedExtra attention is neededExtra attention is needed