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개 답변
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
답변함 2년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠