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 Option to add fieldset that will contain multiple payloads in order to match it against 1 condition #61

Open
Nexsus1985 opened this issue Apr 10, 2020 · 1 comment

Comments

@Nexsus1985
Copy link

Hi,

Please add the option to add for all tabs the option to build field-sets that contains a list of custom payloads that would be replaced with my condition,
Example: lets take the Replacements tab >>> In current version, if I want to test for 10 payloads that are from the same category (for example "XSS") I need to create 10 different conditions that would be replaced each time.
Instead, you can add the option to create a field-sets that will contain (in this scenario) the 10 XSS payloads >>> then ill create only 1 condition and will match it against the field-set (that contains 10 XSS payloads)

In the attached example, you can see that I had to create many conditions for many payloads, the conditions were all the same only the payload is different
Fieldset Example
.

@justinmoore
Copy link
Collaborator

Hey @Nexsus1985 ,
I like your idea but the current way that AutoRepeater is structured would make this very difficult to implement. You might have better luck either using the duplicate tab functionality or exporting the configuration, manually editing the JSON, and reloading the configuration.
Thanks,
Justin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants