Island: Reword Scan Agent's networks tool tip wording

This commit is contained in:
Mike Salvatore 2022-09-28 15:37:40 -04:00
parent ab919f6d57
commit e8449817ad
1 changed files with 2 additions and 2 deletions

View File

@ -17,8 +17,8 @@ const SCAN_TARGET_CONFIGURATION_SCHEMA = {
'description': 'List of IPs that the monkey will not scan.'
},
'info_box_scan_my_networks': {
'info': 'If the Agent runs on a machine within a public network, ' +
'this setting will cause scanning and exploitation attempts on that network.'
'info': 'If the agent runs on a machine that has a publicly-facing network interface, ' +
'this setting could cause scanning and exploitation of systems outside your organization.'
},
'scan_my_networks': {
'title': 'Scan Agent\'s networks',