Security Flashcards
What does AWS Shield protect
It protects against DDoS
What is Amazon GuardDuty?
Amazon GuardDuty is a threat detection service that continuously monitors, analyzes, and processes AWS data sources and logs in your AWS environment
Is it possible to disable GuardDurty
Yes it’s possible to suspend and disable it
What is the default security policy for TLS listeners created using the AWS Management Console?
The ELBSecurityPolicy-TLS13-1-2-2021-06
policy, which includes TLS 1.3, and is backwards compatible with TLS 1.2, is the default security policy for TLS listeners created using the AWS Management Console
What is the type of resource-based policy which can be attached to an IAM role?
The IAM service supports only one type of resource-based policy called a role trust policy, which is attached to an IAM role.
AWS WAF can protect:
- Amazon CloudFront
- Amazon API Gateway
- Application Load Balancer
- AWS AppSync
- Amazon Cognito user pool
- AWS App Runner service
- AWS Verified Access instance
What is AWS Security Hub?
AWS Security Hub gives you a comprehensive view of your high-priority security alerts and security posture across your AWS accounts.
AWS WAF can use criteria like the following to allow or block requests:
- IP address origin of the request
- Country of origin of the request
- String match or regular expression (regex) match in a part of the request
- Size of a particular part of the request
- Detection of malicious SQL code or scripting
- You can also test for any combination of these conditions.
- You can block or count web requests that not only meet the specified conditions, but also exceed a specified number of requests in a single minute.
Can you share a KMS key with another accounts?
Yes. Cross-account access is supported.
What is the KMS default rotation time
1 year. Can be changed to a custom value.
What is the AWS service that provides you with a comprehensive view of your security state in AWS and helps you assess your AWS environment against security industry standards and best practices?
AWS Security Hub
What is the AWS service that provides collects security data across AWS accounts, AWS services, and supported third-party products and helps you analyze your security trends and identify the highest priority security issues.
AWS Security Hub
What is a collection of AWS Config rules and remediation actions that can be easily deployed as a single entity in an account and a Region or across an organization in AWS Organizations.
Conformance pack
GuardDuty foundational data sources?
- AWS CloudTrail management events
- VPC Flow Logs
- Route53 Resolver DNS query logs
SCPs affect:
- the member accounts in your organization
- IAM users and roles
- the root user