Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-04-29T11:14:35.000Z (8 months ago)
- Last Synced: 2024-05-01T15:37:45.109Z (7 months ago)
- Topics: bigip, bigip-cookie, cookie, cookies, decoder, hacktoberfest, security-tools
- Language: Ruby
- Homepage: https://noraj.github.io/rabid/
- Size: 254 KB
- Stars: 9
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
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
[![Gem Version](https://badge.fury.io/rb/rabid.svg)](https://badge.fury.io/rb/rabid)
![GitHub tag (latest SemVer)](https://img.shields.io/github/tag/noraj/rabid)
[![GitHub forks](https://img.shields.io/github/forks/noraj/rabid)](https://github.com/noraj/rabid/network)
[![GitHub stars](https://img.shields.io/github/stars/noraj/rabid)](https://github.com/noraj/rabid/stargazers)
[![GitHub license](https://img.shields.io/github/license/noraj/rabid)](https://github.com/noraj/rabid/blob/master/LICENSE.txt)
[![Rawsec's CyberSecurity Inventory](https://inventory.raw.pm/img/badges/Rawsec-inventoried-FF5050_flat.svg)](https://inventory.raw.pm/tools.html#Rabid)[![Packaging status](https://repology.org/badge/vertical-allrepos/rabid.svg)](https://repology.org/project/rabid/versions)
![](https://noraj.github.io/rabid/_media/logo.png)
> **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).