Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 691 Bytes

File metadata and controls

16 lines (9 loc) · 691 Bytes

cookies

GitHub branch checks state GitHub go.mod Go version Codecov branch

Decrypt and print the content of session cookies from web applications for debugging purposes.

Currently supports cookies from:

  • Flask

Usage

cookies "cookie_to_decrypt"

Credits