
FlaskForge: A Tool for Decoding, Encoding, and Cracking Flask Session Cookies
penetrationtestingCTFFlaskcookiesdecodingencodingcrackingbugbountysecurityauditing
FlaskForge is a tool designed for penetration testers and CTF participants working with Flask applications. It offers features to decode Flask session cookies, re-encode them with modified payloads, and crack the secret key using a custom wordlist. The tool operates entirely client-side, ensuring no data is transmitted externally. It is intended for use in bug bounty hunting, CTF challenges, or auditing personal Flask apps.