From 98d01b53241965692b2b2bfb684b85debe7ee706 Mon Sep 17 00:00:00 2001 From: Shreya Malviya Date: Wed, 28 Sep 2022 12:52:39 +0530 Subject: [PATCH] UI: Reword in SCAN_TARGET_CONFIGURATION_SCHEMA's info_box_scan_my_networks --- .../cc/ui/src/services/configuration/propagation/scanTarget.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/monkey/monkey_island/cc/ui/src/services/configuration/propagation/scanTarget.js b/monkey/monkey_island/cc/ui/src/services/configuration/propagation/scanTarget.js index 5aef48d8c..ef532fc73 100644 --- a/monkey/monkey_island/cc/ui/src/services/configuration/propagation/scanTarget.js +++ b/monkey/monkey_island/cc/ui/src/services/configuration/propagation/scanTarget.js @@ -20,7 +20,7 @@ const SCAN_TARGET_CONFIGURATION_SCHEMA = { 'info': 'If "Scan Agent\'s networks" is enabled, the Agent will go over all network ' + 'interfaces and will scan their networks, ' + 'in addition to the IPs that are configured manually in the "Scan target list". ' + - 'Note: If the Agent runs on a machine within a public network, ' + + 'Note that if the Agent runs on a machine within a public network, ' + 'this setting will cause scanning and exploitation attempts on that network.' }, 'scan_my_networks': {