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 support for matrix / parameterization #321

Open
theseion opened this issue Jun 20, 2024 · 1 comment
Open

Add support for matrix / parameterization #321

theseion opened this issue Jun 20, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@theseion
Copy link
Collaborator

Many of the tests are duplicates with minor variations in the payload. Test for many rules could be condensed to two or three tests with many payloads instead.

  • extend the tests schema with support for a list / matrix of payloads
  • add support in go-ftw
@fzipi
Copy link
Member

fzipi commented Jun 20, 2024

Yeah, I wanted some time ago to use the same concept as nuclei-templates, with golang templating.

So adding a templated test, with data: {{ payload }} and a way to have tests generated for each payload...

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

No branches or pull requests

2 participants