Improved description of T1090 connection proxy

This commit is contained in:
VakarisZ 2019-08-25 18:58:34 +03:00
parent bd37995054
commit 7e0b85a34d
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ class T1090(AttackTechnique):
tech_id = "T1090"
unscanned_msg = "Monkey didn't use connection proxy."
scanned_msg = ""
used_msg = "Monkey used connection proxy."
used_msg = "Monkey used connection proxy to communicate with machines on the network."
@staticmethod
def get_report_data():