forked from p15670423/monkey
Agent: Minor changes to ransomware_readme.txt
This commit is contained in:
parent
81f7de74ab
commit
0000486f20
|
@ -2,4 +2,4 @@ from pathlib import Path
|
||||||
|
|
||||||
README_SRC = Path(__file__).parent / "ransomware_readme.txt"
|
README_SRC = Path(__file__).parent / "ransomware_readme.txt"
|
||||||
README_FILE_NAME = "README.txt"
|
README_FILE_NAME = "README.txt"
|
||||||
README_SHA256_HASH = "e3d9343cbcce6097c83044327b00ead14b6e8e6aa0d411160610033a856032fc"
|
README_SHA256_HASH = "a5608df1d9dbdbb489838f9aaa33b06b6cd8702799ff843b4b1704519541e674"
|
||||||
|
|
|
@ -38,10 +38,11 @@
|
||||||
.-. yN//Ny .-.
|
.-. yN//Ny .-.
|
||||||
:dmmd:
|
:dmmd:
|
||||||
|
|
||||||
|
This is NOT a real ransomware attack.
|
||||||
|
|
||||||
Infection Monkey is an open-source breach and attack simulation (BAS) platform. The files in this
|
Infection Monkey is an open-source breach and attack simulation (BAS) platform. The files in this
|
||||||
directory have been manipulated as part of a ransomware simulation. This is NOT a real ransomware
|
directory have been manipulated as part of a ransomware simulation. If you've discovered this file
|
||||||
attack. If you've discovered this file and are unsure about how to proceed, please contact your
|
and are unsure about how to proceed, please contact your administrator.
|
||||||
administrator.
|
|
||||||
|
|
||||||
For more information about Infection Monkey, see https://www.guardicore.com/infectionmonkey.
|
For more information about Infection Monkey, see https://www.guardicore.com/infectionmonkey.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue