expand description

This commit is contained in:
Desiree Beck
2020-04-13 10:00:00 -04:00
parent 7fe389267b
commit ca14135a9d
+3 -1
View File
@@ -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/).