Is there antivirus software recommended to install AWS Linux 2 system?

0

I'm using the following AWS services:: AMI 2 Linux EC2, Load Balancers, SecurityHub, Guard Duty, Lambda, RDS, S3, SES, Route53, CloudWatch, CloudTrail, CloudFront, SNS, VPC, ACL, WAF, IAM.

Sometimes, the packages we install and the application we set up, and their dependencies may have security and vulnerability issues. The security and vulnerability issues can either be in a file or the packages we install and can be injected through the websites. To overcome such a scenario we need it in our system.

Can anyone suggest to me any antivirus software available for AWS AMI 2 Linux EC2 instance? also, is there any documentation on how to install the AV on the AWS Linux 2 Linux system?

1 réponse
0

Hello,

ClamAV is a popular open source antivirus: http://www.clamav.net/

It can be installed on AL2 from an EPEL repository:

sudo amazon-linux-extras install epel
sudo yum install clamav freshclam clamav-update
AWS
répondu il y a 2 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions