Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save marcostolosa/1448705112d96f4469e70eea9f724436 to your computer and use it in GitHub Desktop.
Save marcostolosa/1448705112d96f4469e70eea9f724436 to your computer and use it in GitHub Desktop.
Automatically updates the Cookie header in Burp Repeater requests using Set-Cookie values from responses. This Bambda CustomAction preserves all existing cookies and only updates or adds values when necessary — ensuring session continuity without overwriting unrelated cookies.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment