Skip to content

Instantly share code, notes, and snippets.

View Rucellmai61's full-sized avatar

Erick Ibarra Rucellmai61

View GitHub Profile
@Rucellmai61
Rucellmai61 / update_cookie_BambdaCA.java
Created July 25, 2025 12:13 — forked from irsdl/update_cookie_BambdaCA.java
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.