Command line tool to fetch, decode, brute-force and craft session cookies of a Flask application by guessing secret keys.
Flask Unsign is a command-line tool designed for fetching, decoding, brute-forcing, and crafting session cookies of a Flask application by guessing secret keys. It provides a way to analyze and manipulate session data for testing and development purposes.
Flask Unsign is a powerful tool for working with Flask application session cookies, offering features like decoding, brute-forcing secret keys, and crafting custom session data. With easy installation via pip and detailed instructions on troubleshooting, it provides a convenient solution for developers looking to manipulate session data for testing and analysis purposes.