forked from p15670423/monkey
Docs: Fix spelling error in ransomware simulation docs
This commit is contained in:
parent
ce390e41b8
commit
e0d3f5c666
|
@ -55,7 +55,7 @@ them to remove the appended `.m0nk3y` extension.
|
||||||
|
|
||||||
Flipping a file's bits is sufficient to simulate the encryption behavior of
|
Flipping a file's bits is sufficient to simulate the encryption behavior of
|
||||||
ransomware, as the data in your files has been manipulated (leaving them
|
ransomware, as the data in your files has been manipulated (leaving them
|
||||||
temporarily unusuable). Files are then renamed with a new extension appended,
|
temporarily unusable). Files are then renamed with a new extension appended,
|
||||||
which is similar to the way that many ransomwares behave. As this is a
|
which is similar to the way that many ransomwares behave. As this is a
|
||||||
simulation, your
|
simulation, your
|
||||||
security solutions should be triggered to notify you or prevent these changes
|
security solutions should be triggered to notify you or prevent these changes
|
||||||
|
|
Loading…
Reference in New Issue