Releases: Cursed271/ByteBack
Releases · Cursed271/ByteBack
ByteBack v1.0
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
- Pre-requisites: Ensure you have Python3 installed on your system.
- Clone the Repo: Use "git clone https://github.com/Cursed271/ByteBack"
- Traverse into the Directory: Use "cd ByteBack"
- Install Dependencies: Use "pip3 install -r requirements.txt"
- Execute the Script: Use "python3 ByteBack.py"
- 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.