Security Flashcards
If you see a question that asks for an Intrusion Prevention System (IPS), think of…
Network Firewall
Which AWS service has access to a database of known malicious IPs?
GuardDuty
How does a Web ACL relate to AWS WAF?
A Web ACL is a configurable component of AWS WAF.
What is GuardDuty?
A threat detection service that uses machine learning to continuously monitor for malicious behaviour.
Which AWS services does AWS Shield work with?
ELB, CloudFront, Route53
If you see a scenario about multiple AWS accounts and resources that need to be secured centrally, think of…
AWS Firewall Manager
Which AWS service provides sign-up and sign-in options for your apps?
Cognito
If you see a question about filtering your network traffic before it even reaches your internet gateway, think of…
Network Firewall
What two types of assessment does Inspector offer and what do they check for?
Network - ports reachable from outside VPC.
Host - CVEs, security best practices.
What is AWS Network Firewall?
A managed service that deploys a physical firewall protection across your VPCs.
For exam questions that ask for an AI / automated solution to protect your AWS account, think of…
GuardDuty
Apart from DDoS attacks, what kind of attacks can AWS WAF protect against?
SQL injection
Cross-site scripting
What is KMS?
A managed services that makes it easy for you to manage the encryption keys used to encrypt your data.
Shield/Shield Advanced protects against attacks on which layers?
Layers 3 and 4
What logs does AWS GuardDuty monitor?
CloudTrail Logs
VPC Flow Logs
DNS Logs
Shield Advanced gives you 24/7 access to…
a dedicated DDoS response team.
When should you use Secrets Manager over Parameter Store?
If you need:
- more than 10,000 parameters
- key rotation
- the ability to generate passwords with CloudFormation
Where can you view all your alerts from services like GuardDuty, Inspector, Macie, and Firewall Manager, across multiple accounts?
Security Hub
What’s a typical use case for pre-signed cookies?
A stock photo website
What does Inspector do?
It performs vulnerability scans on EC2 instances and VPCs.