Ransomware for SOC analyst. Detect, and try to catch me if you can | for educational purposes
Caution
This source code acts like a real malware. Please use sandbox or vm to play with it
First step is to download the executable from the release with the good OS
Now you can execute the code in your SANDBOX
> ./hellcat-<os>(.exe) -h
show you the help message as above:
--------------- : Help message : ---------------
-e start ransomware encoding
-d start ransomware decoding
--path=./some/path force a home path
If you wanna update this fake ransomware, feel free to make a pr :)
Note
This "malware" is dedicated to SOC analyst and malware enthusiast, for educational purposes