// Malware Forensics

Cuckoo Watchtower

A malware-forensics assistant that leverages GPT-4 to turn large Cuckoo Sandbox JSON reports into accessible, chatbot-style insights through a Retrieval Augmented Generation (RAG) pipeline — all within a Google Colab notebook.

Project Overview

Cuckoo Watchtower (CW) is a tool designed to assist malware forensics investigations by leveraging the power of GPT-4, an advanced LLM by OpenAI. It processes large Cuckoo Sandbox JSON reports into accessible, chatbot-style insights via a Retrieval Augmented Generation (RAG) pipeline, all within a Google Colab notebook. CW aids analysts by dynamically responding to queries about malware behavior, pivoting investigation paths, and generating tailored reports.

Features

Use Cases

Limitations

Future Work

Technologies Used