NetsOSS / headless-burp

Automate security tests using Burp Suite.
https://netsoss.github.io/headless-burp/
223 stars 56 forks source link

How to define session cookie #23

Closed yehgdotnet closed 5 years ago

yehgdotnet commented 5 years ago

Hello

I read about documentation but couldn't find how to set a session cookie in config.xml

Thank you

anandsudhir commented 5 years ago

Hi @yehgdotnet

Sorry for the late reply. config.xml here only configures the headless scanner extension. Defining session cookies or any session handling for that matter is out of scope of the plugin. You might want to use Burp's in-built session handling features for that. Perhaps use a authenticatioin macro?