forked from p15670423/monkey
Minor change: improved AWS collector description to note that AWS collector also runs scoutsuite
This commit is contained in:
parent
f894256e56
commit
3d83f344e6
|
@ -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"]
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue