From ca14135a9df8b708652f86aed8ce403b66cae607 Mon Sep 17 00:00:00 2001 From: Desiree Beck Date: Mon, 13 Apr 2020 10:00:00 -0400 Subject: [PATCH] expand description --- command-and-control/multihop-proxy.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/command-and-control/multihop-proxy.md b/command-and-control/multihop-proxy.md index a06235c..8a2b803 100644 --- a/command-and-control/multihop-proxy.md +++ b/command-and-control/multihop-proxy.md @@ -6,6 +6,8 @@ Multi-hop Proxy =============== -Malware may chain together multiple proxies to disguise the source of malicious C2 traffic. +Malware may chain together multiple proxies to disguise the source of malicious C2 traffic. + +In MBC, this behavior includes installing a multi-hop proxy, such as Tor. **See ATT&CK:** [**Multi-hop Proxy**](https://attack.mitre.org/techniques/T1188/). \ No newline at end of file