https://github.com/noraj/rabid
:cookie: A CLI tool and library allowing to simply decode all kind of BigIP cookies.
https://github.com/noraj/rabid
bigip bigip-cookie cookie cookies decoder hacktoberfest security-tools
Last synced: 23 days ago
JSON representation
:cookie: A CLI tool and library allowing to simply decode all kind of BigIP cookies.
- Host: GitHub
- URL: https://github.com/noraj/rabid
- Owner: noraj
- License: mit
- Created: 2020-06-22T09:03:19.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2025-03-30T20:16:07.000Z (about 1 month ago)
- Last Synced: 2025-04-12T05:37:41.220Z (23 days ago)
- Topics: bigip, bigip-cookie, cookie, cookies, decoder, hacktoberfest, security-tools
- Language: Ruby
- Homepage: https://noraj.github.io/rabid/
- Size: 261 KB
- Stars: 11
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-hacking-lists - noraj/rabid - :cookie: A CLI tool and library allowing to simply decode all kind of BigIP cookies. (Ruby)
README
# RABID
[](https://badge.fury.io/rb/rabid)

[](https://github.com/noraj/rabid/network)
[](https://github.com/noraj/rabid/stargazers)
[](https://github.com/noraj/rabid/blob/master/LICENSE.txt)
[](https://inventory.raw.pm/tools.html#Rabid)[](https://repology.org/project/rabid/versions)

> **RA**pid **B**ig **I**P **D**ecoder
## What it is
A CLI tool and library allowing to simply decode all kind of BigIP cookies.
## Features
- Support all 4 cookie formats
- CLI tool & library
- Hackable## References
Homepage / Documentation: https://noraj.github.io/rabid/
## Author
Made by Alexandre ZANNI ([@noraj](https://pwn.by/noraj/)). Forked from [Orange-Cyberdefense/rabid](https://github.com/Orange-Cyberdefense/rabid).