ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 270 - SCS-C02 discussion

Report
Export

The Security Engineer is managing a traditional three-tier web application that is running on Amazon EC2 instances. The application has become the target of increasing numbers of malicious attacks from the Internet.

What steps should the Security Engineer take to check for known vulnerabilities and limit the attack surface? (Choose two.)

A.
Use AWS Certificate Manager to encrypt all traffic between the client and application servers.
Answers
A.
Use AWS Certificate Manager to encrypt all traffic between the client and application servers.
B.
Review the application security groups to ensure that only the necessary ports are open.
Answers
B.
Review the application security groups to ensure that only the necessary ports are open.
C.
Use Elastic Load Balancing to offload Secure Sockets Layer encryption.
Answers
C.
Use Elastic Load Balancing to offload Secure Sockets Layer encryption.
D.
Use Amazon Inspector to periodically scan the backend instances.
Answers
D.
Use Amazon Inspector to periodically scan the backend instances.
E.
Use AWS Key Management Services to encrypt all the traffic between the client and application servers.
Answers
E.
Use AWS Key Management Services to encrypt all the traffic between the client and application servers.
Suggested answer: B, D

Explanation:

The steps that the Security Engineer should take to check for known vulnerabilities and limit the attack surface are:

B) Review the application security groups to ensure that only the necessary ports are open. This is a good practice to reduce the exposure of the EC2 instances to potential attacks from the Internet. Application security groups are a feature of Azure that allow you to group virtual machines and define network security policies based on those groups1.

D) Use Amazon Inspector to periodically scan the backend instances. This is a service that helps you to identify vulnerabilities and exposures in your EC2 instances and applications. Amazon Inspector can perform automated security assessments based on predefined or custom rules packages2.

asked 16/09/2024
Mohammed Hamid
46 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first