From 949a52741b8d84689c01bb0e12950f7917947a25 Mon Sep 17 00:00:00 2001 From: Shreya Date: Tue, 29 Jun 2021 13:57:32 +0530 Subject: [PATCH] docs: Add link to ransomware simulations's README.txt file --- docs/content/reference/ransomware.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/content/reference/ransomware.md b/docs/content/reference/ransomware.md index 2b630370f..e07c3e4f0 100644 --- a/docs/content/reference/ransomware.md +++ b/docs/content/reference/ransomware.md @@ -17,9 +17,10 @@ files only if the user specifies a directory that contains files that are safe t If no directory is specified, no files will be encrypted. #### Leaving a README.txt file -If a target directory is specified for the encryption routine, the ransomware simulation can be configured to leave a README.txt file there. +If a target directory is specified for the encryption routine, the ransomware simulation can be configured to leave a README.txt file there. This file clearly states that there is no need to panic and only a simulation is taking place. + +The contents of the file can be found [here](https://github.com/guardicore/monkey/tree/develop/monkey/infection_monkey/ransomware/ransomware_readme.txt). -This file clearly states that there is no need to panic and only a simulation is taking place.