Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Raw requests improvements #128

Open
2 tasks
ocervell opened this issue Oct 11, 2023 · 2 comments
Open
2 tasks

Raw requests improvements #128

ocervell opened this issue Oct 11, 2023 · 2 comments
Labels
enhancement New feature or request Go good first issue Good for newcomers hacktoberfest help wanted Extra attention is needed

Comments

@ocervell
Copy link
Contributor

ocervell commented Oct 11, 2023

A few useful features would be nice for storing raw responses (-sr):

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.

@edoardottt edoardottt added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers Go hacktoberfest labels Oct 11, 2023
@edoardottt
Copy link
Owner

edoardottt commented Oct 11, 2023

Thanks for the issue @ocervell ! Always appreciated. When I'll have more time I'll reason on this a bit better and I will provide my thoughts.

In the meanwhile anyone reading here can be assigned to this issue and work on this :)

These are the open linked issues:

#129

#130

@ocervell
Copy link
Contributor Author

I might take over it when I get the chance, will let you know ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Go good first issue Good for newcomers hacktoberfest help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants