Agent: Add placeholder README file for ransomware simulation

This commit is contained in:
Mike Salvatore 2021-06-28 14:07:02 -04:00
parent f7f60be632
commit 23b85acdfc
3 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,3 @@
from PyInstaller.utils.hooks import collect_data_files
datas = collect_data_files("infection_monkey.ransomware")

View File

@ -0,0 +1,2 @@
This is a placeholder README for the Infection Monkey Ransomware Simulation.
Don't panic :)