Flask
Last updated
Last updated
Learn & practice AWS Hacking: Learn & practice GCP Hacking:
Default cookie session name is session
.
Get the first part of the cookie until the first point and Base64 decode it>
The cookie is also signed using a password
Command line tool to fetch, decode, brute-force and craft session cookies of a Flask application by guessing secret keys.
Command line tool to brute-force websites using cookies crafted with flask-unsign.
Which in the following scenario:
Could allow to introduce something like "@attacker.com" in order to cause a SSRF.
Use to easily build and automate workflows powered by the world's most advanced community tools. Get Access Today:
Probably if you are playing a CTF a Flask application will be related to .
Online Flask coockies decoder:
uses sqlmap eval
option to automatically sign sqlmap payloads for flask using a known secret.
it's explained how Flask allows a request starting with the charcter "@":
Use to easily build and automate workflows powered by the world's most advanced community tools. Get Access Today:
Learn & practice AWS Hacking: Learn & practice GCP Hacking:
Check the !
Join the 💬 or the or follow us on Twitter 🐦 .
Share hacking tricks by submitting PRs to the and github repos.