-
hello @ehsandeep Sorry to bother you again
In yaml, I need to repeat the first request n times before executing the second request. Can you tell me how to achieve this? I searched for "repeat" in the source code and found no reference content. terribly sorry |
Beta Was this translation helpful? Give feedback.
Answered by
Mzack9999
Sep 28, 2023
Replies: 1 comment 6 replies
-
@ehsandeep |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@hktalent In next nuclei release you can control execution flow with javascript embedded language, so this scenario could be easily covered with a for loop