# zarathustra **Repository Path**: RepoMirror/zarathustra ## Basic Information - **Project Name**: zarathustra - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-03-12 - **Last Updated**: 2022-03-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # What is Zarathustra? The code in this repository is the core of Zarathustra, an experimental system to detect web-inject malware by observing the changes injected in web pages. The paper included in the repository provides further details on the architecture and the goals of this code. # A note on code quality By no means the code in this repository should be considered of "production" quality: while it passes unit tests, it was only meant to support the academic research detailed in the paper; it is being released manly as a support for future work in the field, because we should stop reinventing the wheel.