mirror of
https://github.com/MBCProject/mbc-markdown
synced 2026-06-08 11:36:36 +00:00
modify description
This commit is contained in:
@@ -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*.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user