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

Ability to use additional tags while using -as option #3348

Closed
venom26 opened this issue Feb 21, 2023 · 0 comments · Fixed by #4543
Closed

Ability to use additional tags while using -as option #3348

venom26 opened this issue Feb 21, 2023 · 0 comments · Fixed by #4543
Assignees
Labels
Type: Enhancement Most issues will probably ask for additions or changes.
Milestone

Comments

@venom26
Copy link

venom26 commented Feb 21, 2023

Hey team,
I am adding this feature request for the ability to use additional tags while using -as an option.

Please describe your feature request:

I want to use other tags with -as an option. So basically I want to use them as addition and not as filters.

Describe the use case of this feature:

Let's say I am using -as for automatic scan while scanning but I also want to ensure I am not missing out on any exposures (because sometimes exposures are simply not dependent on the technology stack used) on all of my targets. So I want to use other options as well in my nuclei command. So my final command should look something like below which is not supported as of now.

cat targets.txt | nuclei -as -c 200 -tags exposures,misc
@venom26 venom26 added the Type: Enhancement Most issues will probably ask for additions or changes. label Feb 21, 2023
@dogancanbakir dogancanbakir self-assigned this Dec 22, 2023
@ehsandeep ehsandeep added this to the nuclei v3.1.4 milestone Dec 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement Most issues will probably ask for additions or changes.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants