Home

Awesome

CookieMonster

CookieMonster is a Burp Suite plugin to simplify the filtering of cookies in requests.

The plugin loads cookies from Open-Cookie-Database which is a collection of categorised cookies. By default, this extension will filter any cookies from the Open-Cookie-Database that are marked as non-functional:

You can see this in action in the screenshots below:

Before:

After:

You can also select any text in the request editor and manually send it to CookieMonster to filter out for any custom cookie values.

Any cookie configurations are saved on a per-project basis.

Wildcard

The plugin uses the behavior described in the Open-Cookie-Database for dynamic cookies. For example:

Limitations

Issues / Pull Requests

For any bugs or feature requests, please raise an Issue.