diff --git a/impact/remote-access.md b/impact/remote-access.md index 21e96e8..9d0e9cd 100644 --- a/impact/remote-access.md +++ b/impact/remote-access.md @@ -7,7 +7,7 @@ Remote Access ============= -Malware may provide an attacker with potentially full access to a system via a remote network connection. A RAT (Remote Access Trojan) is an example of malware that provides remote access. +Malware may provide an attacker with potentially full access to a system via a remote network connection. A RAT (Remote Access Trojan) is an example of malware that provides a degree of remote access. If the malware provides an "execute" command, the attacker may choose to delete files or corrupt data, power-off the machine, or upload and execute other applications. The malware may also provide specific commands to the attacker (e.g., Delete File). Explicit commands provided by the malware can be captured with Methods associated with the [**Execution:Remote Commands**](https://github.com/MBCProject/mbc-markdown/blob/master/execution/remote-commands.md) behavior; examples include *Execution:Remote Commands:Execute* and *Execution:Remote Commands:Delete File*.