Replies: 1 comment 4 replies
-
|
Hi. Could you clarify the specific parameters that you are interested in replacing? If you're using an insertion-point BCheck, then any parameters will be used as an insertion point already. Additionally, you can always use "regex_replace" to find and replace specific content in your request. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I just found request.url.query, but didn't find a way to replace request parameters. I think it is important, for example, to detect log4j vulnerabilities in passive scanning.
Beta Was this translation helpful? Give feedback.
All reactions