Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.
/ f5-bigip-decode Public archive

Python 3 script to decode F5 BigIP cookies

License

Notifications You must be signed in to change notification settings

IBM/f5-bigip-decode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

f5-bigip-decode

Python 3 script to decode F5 BigIP cookies.

Based on instructions at: https://support.f5.com/csp/article/K6917

Usage

bigip-decode.py -c 0000000000.00000.000

Where -c is your F5 BigIP cookie.

python3 bigip-decode.py -c 2684427692.51205.0000
F5 BigIP cookie:  2684427692.51205.0000
Decoded cookie (IP address:Port): 172.29.1.160:1480

About

Python 3 script to decode F5 BigIP cookies

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages