Page 1 of 1

Your website has been compromised, and a bad party is attempting to take massive quantities of data. You have installed

Posted: Thu Jul 21, 2022 10:00 pm
by answerhappygod
Your website has been compromised, and a bad party is attempting to take massive quantities of data. You have installed the default NACL rules. In this circumstance, the ONLY priority is to halt the onslaught.

Which of the following two commands should you use? (Select two.)

A. aws ec2 delete-network-acl-entry -network-acl-id acl-5fb84d47 -ingress -rule-number 32768
B. aws ec2 delete-network-acl-entry -network-acl-id acl-5fb84d47 -egress rule-number 100
C. aws ec2 delete-network-acl-entry -network-acl-id acl-5fb84d47 -ingress rule-number 100
D. aws ec2 create-network-acl-entry -network-acl-id acl-5fb84d47 -ingress rule-number 100 -protocol -1 -port-range From =-1,To =-1 -cidr-block 0.0.0.0/0 -rule- action deny