-
Notifications
You must be signed in to change notification settings - Fork 290
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enable malware protection for S3 in GuardDuty #8050
Comments
Confirmed that this is enabled in the |
Enabling this feature is an account level setting where you can choose specific S3 buckets you want to enable malware protection for. Looking into creating a role that can be used with enough permissions to perform the malware scan. |
New Feature Alert: Malware Protection for Amazon S3! AWS has released a new security feature that allows you to scan newly uploaded objects in your S3 buckets for potential malware, providing an added layer of protection for your data. With customisable bucket selection, you can choose specific S3 buckets to monitor, ensuring malware scanning is applied only where it's needed, keeping your critical data safe from threats.
|
uploaded test files to check the malware scanning: https://eu-west-2.console.aws.amazon.com/s3/object/tests3malwarekf?region=eu-west-2&bucketType=general&prefix=test_file - GuardDuty flagged the object with finding type THREATS_FOUND |
Malware has been setup and tested and a new ticket has been raised to enable it on other buckets |
User Story
As a Modernisation platform user
I want malware protection for S3 in GuardDuty enabled
So that we can automatically detect and mitigate malware in files uploaded to our S3 buckets
Value / Purpose
Automated malware detection- as it automatically scans objects uploaded to S3 buckets for malicious files, reducing the need for manual checks and interventions.
Real-Time Threat Detection - allowing teams to respond to malware or compromised files as soon as they are uploaded.
Useful Contacts
No response
Additional Information
Member request: see here
https://aws.amazon.com/blogs/security/using-amazon-guardduty-malware-protection-to-scan-uploads-to-amazon-s3/
Definition of Done
The text was updated successfully, but these errors were encountered: