Golang Regex Match not working
Describe the bug Match in Regex not working for Capture Data
To Reproduce Steps to reproduce the behavior:
- Go to 'New Test'
- Add a new step
- Add some regex, in my case is:
name="_token" value="([^"]+)" - Add Match (I tried with 3 different matches)
- Add a new step that uses thoe variables
Expected response Just the token.
Screenshots
Step 1: CAPTURE
Step 2: Body with captured vars
Step 3: DEBUG
As you can see, match is not working at all.
System (please complete the following information):
- OS: Linux
- Ddosify Version Latest
Hello @Buronn, we will add a group number for the regular expression. Then you can use it without a problem. I'll let you know when this feature is ready.
Hi, @fatihbaltaci can I take up this issue?
Hello @KshitijBharde, yes! If you need any assistance, please let me know. Thanks.
Sure, @fatihbaltaci will let you know.