Declaring responses after a request with s_response() it is possible to obtain the “token” JSON parameter which is sent by the server in the first response, and use it with s_variable() to set it in the second request. This is an easy way to create stateful fuzzers that require some information from the server.