{ "cells": [ { "cell_type": "markdown", "id": "7b369fe8-e06c-44ae-bdaa-fd57136d861b", "metadata": {}, "source": [ "# Quokka: String Deciphering\n", "\n", "## Introduction\n", "\n", "The sample to work on is a ``Mirai`` malware sample. It can be retrieve below (password: ``infected\\`). As it is a real world malware, please be careful and do not execute it on your system." ] }, { "cell_type": "raw", "id": "169554bc-5f65-402d-924b-87f5ed9a9bd2", "metadata": { "vscode": { "languageId": "raw" } }, "source": [ "
Question
\n", "The goal is to write a script to decipher automatically all strings using Quokka API.\n", "
\n", "