fix-trail-space
parent
e1169ddfd8
commit
49a552773f
|
@ -9,7 +9,7 @@ info:
|
||||||
impact: |
|
impact: |
|
||||||
GuardDuty Malware Protection disabled increases the risk of undetected malware threats on EBS volumes, potentially leading to data compromise or system breaches.
|
GuardDuty Malware Protection disabled increases the risk of undetected malware threats on EBS volumes, potentially leading to data compromise or system breaches.
|
||||||
remediation: |
|
remediation: |
|
||||||
Enable GuardDuty Malware Protection by configuring the feature in the GuardDuty console or using the AWS CLI, to scan EBS volumes for malware and ensure proactive threat detection.
|
Enable GuardDuty Malware Protection by configuring the feature in the GuardDuty console or using the AWS CLI, to scan EBS volumes for malware and ensure proactive threat detection.
|
||||||
reference:
|
reference:
|
||||||
- https://www.trendmicro.com/cloudoneconformity-staging/knowledge-base/aws/GuardDuty/enable-malware-protection.html
|
- https://www.trendmicro.com/cloudoneconformity-staging/knowledge-base/aws/GuardDuty/enable-malware-protection.html
|
||||||
- https://docs.aws.amazon.com/guardduty/latest/ug/malware-protection.html
|
- https://docs.aws.amazon.com/guardduty/latest/ug/malware-protection.html
|
||||||
|
@ -55,4 +55,4 @@ code:
|
||||||
extractors:
|
extractors:
|
||||||
- type: dsl
|
- type: dsl
|
||||||
dsl:
|
dsl:
|
||||||
- '"GuardDuty Malware Protection " + detector + " is Disabled"'
|
- '"GuardDuty Malware Protection " + detector + " is Disabled"'
|
||||||
|
|
Loading…
Reference in New Issue