Burp Suite User Forum

Create new post

Data driven testing

javi | Last updated: May 02, 2017 11:14AM UTC

Hi Is there any way to automate a testing mapping data from burp responses? It is, i do request 1, logon, which returns a token. Request2 needs that token as an input field, so there is an option to map that value from Response1 to Request2 Thanks

PortSwigger Agent | Last updated: May 02, 2017 01:39PM UTC

Have you tried using Burp's session handling rules for this purpose? You can record macros to perform a series of requests that obtain a cookie or token parameter, and create session handling rules that use a macro to update the current request. More details are here: https://portswigger.net/burp/help/options_sessions.html

You must be an existing, logged-in customer to reply to a thread. Please email us for additional support.