Details

Category: Vulnerabilities

Publisher: trickest-mhmdiaa

Created Date: 11/30/2023

Container: quay.io/trickest/cookiemonster:7e8826e

Source URL: https://github.com/iangcarroll/cookiemonster

Parameters

url
string
required
Command: -url - An HTTP URL to retrieve cookies from instead of providing a cookie
cookie
string
required
Command: -cookie - The cookie to attempt to decode and unsign
resign
string
Command: -resign - Unencoded data to resign the cookie with; presently only supported by Django
verbose
boolean
Command: -verbose - Enables additional output on how the cookie is decoded.
wordlist
file
Command: -wordlist - The path to load a base64-encoded wordlist from; the default is the builtin list.
concurrency
string
Command: -concurrency - How many attempts should run concurrently; the default is 100