ISSessions CTF 2021 Programming - Base64
Solving a timed Base64 encoding challenge using bash scripting and curl.
ctf writeup programming bash
Solving a timed Base64 encoding challenge using bash scripting and curl.
Converting NATO phonetic alphabet strings back to letters using bash scripting and sed regex.
Solving a timed SHA256 hashing challenge using bash scripting and sha256sum.