Skip to content

Releases: Cursed271/ByteBack

ByteBack v1.0

02 Oct 21:43
94bf985

Choose a tag to compare

ByteBack v1.0 – F5 BIG‑IP Cookie Decoder for Authorized Load‑Balancer Analysis

ByteBack is a Python tool that decodes F5 BIG‑IP load-balancer cookies. It extracts internal IP addresses, node identifiers, and routing flags to assist authorized security testing, forensic analysis, and red/purple-team exercises. Outputs help researchers safely inspect load-balancer behavior and validate configurations.

Key Features

  • 🧩 BIG‑IP Cookie Parsing: Recognizes BIGipServer* and related formats, extracting fields.
  • 🔐 Decoding Engine: Reveals internal IP addresses, node identifiers, and routing flags.
  • 🔍 Traffic Analysis: Helps understand load-balancer behavior and routing decisions.
  • 🛠️ Forensic & Testing Utility: Designed for red-team, purple-team, and authorized security research.
  • 🚀 Lightweight & Scriptable: CLI-friendly and easy to integrate into automation or analysis workflows.

Installation & Usage

  1. Pre-requisites: Ensure you have Python3 installed on your system.
  2. Clone the Repo: Use "git clone https://github.com/Cursed271/ByteBack"
  3. Traverse into the Directory: Use "cd ByteBack"
  4. Install Dependencies: Use "pip3 install -r requirements.txt"
  5. Execute the Script: Use "python3 ByteBack.py"
  6. Enter target URL or raw BIG‑IP cookie value (When prompted)

Feedback & Contributions

Bug reports, feature requests, and contributions are welcome. Reach out via GitHub Issues, Twitter, or email at cursed.pereira@proton.me.

License

ByteBack is licensed under the COE or CursedSec Ownership Edict License.