VBServ This repository contains the reverse engineered HTML of the infamous VBKrypt malware and a minimal flask endpoint which serves it. Run FLASK_APP=app.py FLASK_ENV=development python -m flask run -p 8080