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

Dynamic payloads in variable #5758

Open
GeorginaReeder opened this issue Oct 22, 2024 · 0 comments
Open

Dynamic payloads in variable #5758

GeorginaReeder opened this issue Oct 22, 2024 · 0 comments
Labels
Type: Enhancement Most issues will probably ask for additions or changes.

Comments

@GeorginaReeder
Copy link

Please describe your feature request:

In my opinion it would be very nice to have the ability to pass payloads into variables like this:

-var requesturl="/users/{{id}}"

where id is defined in the template like this:

path:
  - "{{BaseURL}}{{requesturl}}

payloads:
  id: payloads/id.txt

Describe the use case of this feature:

This feature would allow for more flexibility in executing injection attacks on multiple or changing request urls while keeping the same payload input

Originally posted by @TimMaasGeesteranus in #5755

@GeorginaReeder GeorginaReeder added the Type: Enhancement Most issues will probably ask for additions or changes. label Oct 22, 2024
@GeorginaReeder GeorginaReeder changed the title ### Dynamic payloads in variable Dynamic payloads in variable Oct 22, 2024
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

No branches or pull requests

1 participant