wtdata99

Results 3 comments of wtdata99

> @wtdata99,如果我理解正确的话,您想从请求中提取 cookie 值并在下一个请求中使用它们吗?” > > 您可以简单地使用`cookie-reuse:`true来维护类似的浏览器的会话,并在多个请求之间进行基于cookie的会话处理。 > > ```yaml > http: > - raw: > - | > GET / HTTP/1.1 > Host: {{Hostname}} > Origin: {{BaseURL}} > >...

> @wtdata99, if I understand correctly, you want to extract the cookie values from a request and use them in the next request?" > > You can simply use `cookie-reuse:`...

> @wtdata99我不确定你的意思`request content?` There is such a loophole:There is such a vulnerability: before exploiting this vulnerability, you need to obtain a cookie. This cookie is automatically added when making a...