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

Add configuration to append extra CLI flags to all generated commands #3

Open
forgedhallpass opened this issue Feb 11, 2022 · 0 comments
Labels
Priority: Low This issue can probably be picked up by anyone looking to contribute to the project, as an entry fix Type: Enhancement Most issues will probably ask for additions or changes.

Comments

@forgedhallpass
Copy link
Collaborator

This could be useful if users would want to proxy all requests through Burp/Proxify. They could set, let's say the "Additional CLI flags" setting to -proxy http://localhost:8080.

Burp proxy configuration can be retrieved using:

callbacks.saveConfigAsJson("proxy.request_listeners")

The configuration could also appear under the CLI field, and should only apply to nuclei commands.

@forgedhallpass forgedhallpass added the Type: Enhancement Most issues will probably ask for additions or changes. label Feb 11, 2022
@ehsandeep ehsandeep added the Priority: Low This issue can probably be picked up by anyone looking to contribute to the project, as an entry fix label Feb 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Low This issue can probably be picked up by anyone looking to contribute to the project, as an entry fix Type: Enhancement Most issues will probably ask for additions or changes.
Projects
None yet
Development

No branches or pull requests

2 participants