Useful CyberChef Recipies

Parse QR Code and Defang URL

Description: Decodes data in a QR code, and defangs the URL. This recipie can be useful investigating quishing (phishing attacks involving a QR code) emails.

Parse QR Code and Parse URI

Description: Decodes data in a QR code, and parses out the URI components of Protocol, Hostname, Path Name, and Arguments.

YARA Rule Checker

Description: Check if your YARA rules will work.

YARA Rule Checker - Show meta/strings/lengths/counts

Description: Check if your YARA rules will work, and display the matching strings, show string lengths and counts, and include meta data.

Back...