Project overview
Overview
CTHULHU is a package a package containing a ransomware and a C2. The ransomware is devloped in Rust and the C2 in nodeJS and ReactJS.
How to deploy the C2
git clone the repo
cd CTHULHU/C2/
docker-compose up -d
CTHULHU is a package a package containing a ransomware and a C2. The ransomware is devloped in Rust and the C2 in nodeJS and ReactJS.
git clone the repo
cd CTHULHU/C2/
docker-compose up -d