provocativo_
back to the arsenal
// arsenal·Linux & ShellBeginnerFOSS

CyberChef

GCHQ's web-based 'cyber Swiss Army knife' for encode/decode/encrypt/parse.

Linux & Shell

$ cyberchef --help

CyberChef

// what it is

Description

Browser-based pipeline tool from GCHQ for the entire spectrum of data transforms — base64, XOR, AES, gzip, hex, regex extract, magic-byte detect. The CTF + IR community's reach-for-it utility.

// use cases

What people use it for

  • Quick encoding/decoding
  • Forensic artifact decoding
  • CTF data wrangling

// facts

category
Linux & Shell
platforms
WEB
license
FOSS
difficulty
Beginner

// related in Linux & Shell