Skip to content

Instantly share code, notes, and snippets.

@gavz
Forked from irsdl/update_cookie_BambdaCA.java
Created July 3, 2025 20:07
Show Gist options
  • Save gavz/3faec44135a63cb5da3be940f1d6126b to your computer and use it in GitHub Desktop.
Save gavz/3faec44135a63cb5da3be940f1d6126b 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