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

Issue with Variable Inclusion in [run for each] #91

Closed
ayadim opened this issue Aug 24, 2023 · 1 comment
Closed

Issue with Variable Inclusion in [run for each] #91

ayadim opened this issue Aug 24, 2023 · 1 comment
Labels
duplicate This issue or pull request already exists enhancement New feature or request

Comments

@ayadim
Copy link

ayadim commented Aug 24, 2023

Hi,
Am trying to define a value then include it in "run for each" the code is validated.I've encountered an issue related to variable inclusion in the loop, it does not send any request at all.
here is me code example:

define:
		custom_collaborator = "XXXXX.oast.live"

run for each:
		payload = "shell_exec('ping -c 1 {custom_collaborator}')",`system('ping -c 1 {custom_collaborator}')`

i know i can change the collaborator setting but i try to create the same scenario scripts where i add defined variables to "run for each" loop.

regards

Originally posted by @ayadim in #90

@JaveleyQAQ
Copy link
Contributor

#55

@Michelle-PortSwigger Michelle-PortSwigger added duplicate This issue or pull request already exists enhancement New feature or request labels Aug 29, 2023
@Hannah-PortSwigger Hannah-PortSwigger closed this as not planned Won't fix, can't repro, duplicate, stale Sep 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists enhancement New feature or request
Development

No branches or pull requests

4 participants