forked from p15670423/monkey
Agent: Add placeholder README file for ransomware simulation
This commit is contained in:
parent
f7f60be632
commit
23b85acdfc
|
@ -0,0 +1,3 @@
|
|||
from PyInstaller.utils.hooks import collect_data_files
|
||||
|
||||
datas = collect_data_files("infection_monkey.ransomware")
|
|
@ -0,0 +1,2 @@
|
|||
This is a placeholder README for the Infection Monkey Ransomware Simulation.
|
||||
Don't panic :)
|
Loading…
Reference in New Issue