#!/usr/bin/env nix-shell #!nix-shell -i bash -p bash openssl openssl req -noout -text -in 'readmycert.csr' | grep -o 'picoCTF{.*}'