Minor change: improved AWS collector description to note that AWS collector also runs scoutsuite

This commit is contained in:
VakarisZ 2020-10-14 12:10:16 +03:00
parent f894256e56
commit 3d83f344e6
1 changed files with 2 additions and 1 deletions

View File

@ -31,7 +31,8 @@ SYSTEM_INFO_COLLECTOR_CLASSES = {
AWS_COLLECTOR
],
"title": "AWS collector",
"info": "If on AWS, collects more information about the AWS instance currently running on.",
"info": "If on AWS, collects more information about the AWS instance currently running on. "
"Also responsible for running ScoutSuite cloud security check.",
"attack_techniques": ["T1082"]
},
{