CyberChef recipe book

Decoding and deobfuscation recipes as JSON you can load straight into CyberChef, each with a constructed sample and the output it should produce, so you can tell a wrong recipe from a wrong input.

A recipe is JSON you load, not a screenshot you retype. Each one ships with a constructed sample and its expected output, so when yours comes out as noise you can tell whether the recipe is wrong or the input is not what you thought.

Tested

1 in all

RecipeCONSTRUCTED

PowerShell -EncodedCommand to readable script

The two operations that turn the base64 after -e, -enc or -EncodedCommand into the script that ran. Short, and the one you will use most.

From Base64Decode text
T1059.001T1027.010
2 operationsUntested