Malware hosting platform
Clone the repo with its submodules
root# git clone https://github.com/sh1dow3r/TheZoo --recursive
Run the following command:
root# python3 main.py
Review the project configuration at ./mwdb-vars.env
file.
After that, run all the docker container using docker-compose:
root# docker-compose up
https://layer0.xyz/posts/Automated_Approach_for_Malware_Collection_and_Analysis/