AWS Auditing Security Checklist
AWS Auditing Security Checklist
AWS Auditing Security Checklist
d
October 2015
e
THIS PAPER HAS BEEN ARCHIVED
i v
For the latest information, see the Cloud Audit Academy eLearning:
h
https://www.aws.training/Details/eLearning?id=41556
rc
A
Amazon Web Services – Introduction to Auditing the Use of AWS October 2015
© 2015, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Notices
This document is provided for informational purposes only. It represents AWS’s
current product offerings and practices as of the date of issue of this document,
which are subject to change without notice. Customers are responsible for
d
making their own independent assessment of the information in this document
and any use of AWS’s products or services, each of which is provided “as is”
without warranty of any kind, whether express or implied. This document does
e
not create any warranties, representations, contractual commitments, conditions
or assurances from AWS, its affiliates, suppliers or licensors. The responsibilities
v
and liabilities of AWS to its customers are controlled by AWS agreements, and
i
this document is not part of, nor does it modify, any agreement between AWS
and its customers.
rc h
A
Page 2 of 28
Amazon Web Services – Introduction to Auditing the Use of AWS October 2015
Contents
Abstract 4
Introduction 5
Approaches for using AWS Audit Guides 6
Examiners 6
d
AWS Provided Evidence 6
e
Auditing Use of AWS Concepts 8
Identifying assets in AWS 9
i v
AWS Account Identifiers 9
1. Governance 10
h
2. Network Configuration and Management 14
c
3. Asset Configuration and Management 15
r
4. Logical Access Control 17
5. Data Encryption 19
A
6. Security Logging and Monitoring 20
7. Security Incident Response 21
8. Disaster Recovery 22
9. Inherited Controls 23
Appendix A: References and Further Reading 25
Appendix B: Glossary of Terms 26
Appendix C: API Calls 27
Page 3 of 28
Amazon Web Services – Introduction to Auditing the Use of AWS October 2015
Abstract
Security at AWS is job zero. All AWS customers benefit from a data center and
network architecture built to satisfy the needs of the most security-sensitive
organizations. In order to satisfy these needs, AWS compliance enables
customers to understand the robust controls in place at AWS to maintain security
and data protection in the cloud.
d
As systems are built on top of AWS cloud infrastructure, compliance
e
responsibilities will be shared. By tying together governance-focused, audit-
friendly service features with applicable compliance or audit standards, AWS
v
Compliance enablers build on traditional programs, helping customers to
i
establish and operate in an AWS security control environment
AWS manages the underlying infrastructure, and you manage the security of
h
anything you deploy in AWS. AWS as a modern platform allows you to formalize
c
the design of security, as well as audit controls, through reliable, automated and
verifiable technical and operational processes built into every AWS customer
r
account. The cloud simplifies system use for administrators and those running
IT, and makes your AWS environment much simpler to audit sample testing, as
AWS can shift audits towards a 100% verification verses traditional sample
A
testing.
Page 4 of 28
Amazon Web Services – Introduction to Auditing the Use of AWS October 2015
Introduction
As more and more customers deploy workloads into the cloud, auditors
increasingly need not only to understand how the cloud works, but additionally
how to leverage the power of cloud computing to their advantage when conducting
audits. The AWS cloud enables auditors to shift from percentage-based sample
testing toward a comprehensive real-time audit view, which enables 100%
d
auditability of the customer environment, as well as real-time risk management.
The AWS management console, along with the Command Line Interface (CLI),
e
can produce powerful results for auditors across multiple regulatory, standards
and industry authorities. This is due to AWS supporting a multitude of security
v
configurations to establish security, compliance by design, and real-time audit
i
capabilities through the use of:
h
Automation - Scriptable infrastructure (e.g. Infrastructure as Code)
allows you to create repeatable, reliable and secure deployment systems by
c
leveraging programmable (API-driven) deployments of services.
r
Scriptable Architectures – “Golden” environments and Amazon
Machine Images (AMIs) can be deployed for reliable and auditable
services, and they can be constrained to ensure real-time risk
A
management.
Page 5 of 28
Amazon Web Services – Introduction to Auditing the Use of AWS October 2015
d
guide organizes the requirements into common security program controls and
control areas. Each control references the applicable audit requirements.
e
In general, AWS services should be treated similarly to on-premise infrastructure
services that have been traditionally used by customers for operating services and
v
applications. Policies and processes that apply to devices and servers should also
i
apply when those functions are supplied by AWS. Controls pertaining solely to
policy or procedure are generally entirely the responsibility of the customer.
h
Similarly, AWS management, either via the AWS Console or Command Line API,
should be treated like other privileged administrator access. See the appendix
c
and referenced points for more information.
r
AWS Provided Evidence
A
Amazon Web Services Cloud Compliance enables customers to understand the
robust controls in place at AWS to maintain security and data protection in the
cloud. As systems are built on top of AWS cloud infrastructure, compliance
responsibilities will be shared. Each certification means that an auditor has
verified that specific security controls are in place and operating as intended. You
can view the applicable compliance reports by contacting your AWS account
representative. For more information about the security regulations and
standards with which AWS complies visit the AWS Compliance webpage. To help
you meet specific government, industry, and company security standards and
regulations, AWS provides certification reports that describe how the AWS Cloud
infrastructure meets the requirements of an extensive list of global security
standards, including: ISO 27001, SOC, the PCI Data Security Standard,
FedRAMP, the Australian Signals Directorate (ASD) Information Security
Manual, and the Singapore Multi-Tier Cloud Security Standard (MTCS SS 584).
Page 6 of 28
Amazon Web Services – Introduction to Auditing the Use of AWS October 2015
For more information about the security regulations and standards with which
AWS complies, see the AWS Compliance webpage.
e d
h i v
rc
A
Page 7 of 28
Auditing Use of AWS Concepts
The following concepts should be considered during a security audit of an
organization’s systems and data on AWS:
Security measures that the cloud service provider (AWS) implements and
operates – "security of the cloud"
d
services – "security in the cloud"
e
While AWS manages security of the cloud, security in the cloud is the
responsibility of the customer. Customers retain control of what security they
v
choose to implement to protect their own content, platform, applications,
i
systems and networks, no differently than they would for applications in an on-
site datacenter.
rc h
A
Additional detail can be found at the AWS Security Center, at AWS Compliance,
and in the publically available AWS whitepapers found at: AWS Whitepapers
Identifying assets in AWS
A customer’s AWS assets can be instances, data stores, applications, and the
data itself. Auditing the use of AWS generally starts with asset identification.
Assets on a public cloud infrastructure are not categorically different than in-
house environments, and in some situations can be less complex to inventory
because AWS provides visibility into the assets under management.
d
AWS assigns two unique IDs to each AWS account: an AWS account ID and a
canonical user ID. The AWS account ID is a 12-digit number, such as
e
123456789012, that you use to construct Amazon Resource Names (ARNs).
When you refer to resources, like an IAM user or an Amazon Glacier vault, the
v
account ID distinguishes your resources from resources in other AWS accounts.
i
Amazon Resource Names (ARNs) and AWS Service Namespaces
Amazon Resource Names (ARNs) uniquely identify AWS resources. We require
h
an ARN when you need to specify a resource unambiguously across all of AWS,
such as in IAM policies, Amazon Relational Database Service (Amazon RDS)
c
tags, and API calls.
r
ARN Format example:
A
In addition to Account Identifiers, Amazon Resource Names (ARNs) and AWS
Service Namespaces, each AWS service creates a unique service identifier (e.g.
Amazon Elastic Compute Cloud (Amazon EC2) instance ID: i-3d68c5cb or
Amazon Elastic Block Store (Amazon EBS) Volume ID vol-ecd8c122) which can
be used to create an environmental asset inventory and used within work papers
for scope of audit and inventory.
Each certification means that an auditor has verified that specific security
controls are in place and operating as intended.
Amazon Web Services – OCIE Cybersecurity Audit Guide September 2015
1. Governance
Definition: Governance provides assurance that customer direction and intent
are reflected in the security posture of the customer. This is achieved by utilizing
a structured approach to implementing an information security program. For the
purposes of this audit plan, it means understanding which AWS services have
been purchased, what kinds of systems and information you plan to use with the
AWS service, and what policies, procedures, and plans apply to these services.
d
Major audit focus: Understand what AWS services and resources are being
used and ensure your security or risk management program has taken into
e
account the use of the public cloud environment.
Audit approach: As part of this audit, determine who within your organization
v
is an AWS account and resource owner, as well as the AWS services and
i
resources they are using. Verify policies, plans, and procedures include cloud
concepts, and that cloud is included in the scope of the customer’s audit program.
h
Governance Checklist
c
Checklist Item
Understand use of AWS within your organization. Approaches might include:
r
Polling or interviewing your IT and development teams.
A
Performing network scans, or a more in-depth penetration test.
Note: Some individuals within your organization may have signed up for an AWS account
under their personal accounts, as such, consider asking if this is the case when polling or
interviewing your IT and development teams.
Identify assets. Each AWS account has a contact email address associated with it and
can be used to identify account owners. It is important to understand that this e-mail
address may be from a public e-mail service provider, depending on what the user
specified when registering.
A formal meeting can be conducted with each AWS account or asset owner to
Page 10 of 28
Amazon Web Services – Introduction to Auditing the Use of AWS October 2015
Checklist Item
understand what is being deployed on AWS, how it is managed, and how it has been
integrated with your organization’s security policies, procedures, and standards.
Note: The AWS Account owner may be someone in the finance or procurement
department, but the individual who implements the organization’s use of the AWS
resources may reside in the IT department. You may need to interview both.
d
Define your AWS boundaries for review. The review should have a defined scope.
Understand your organization’s core business processes and their alignment with IT, in
e
its non-cloud form as well as current or future cloud implementations.
v
Obtain a description of the AWS services being used and/or being considered for use.
i
After identifying the types of AWS services in use or under consideration, determine
the services and business solutions to be included in the review.
h
Obtain and review any previous audit reports with remediation plans.
c
Identify open issues in previous audit reports and assess updates to the documents
with respect to these issues.
r
Assess policies. Assess and review your organization’s security, privacy, and data
classification policies to determine which policies apply to the AWS service environment.
A
Verify if a formal policy and/or process exists around the acquisition of AWS services
to determine how purchase of AWS services is authorized.
Identify risks. Determine whether a risk assessment for the applicable assets has been
performed.
Review risks. Obtain a copy of any risk assessment reports and determine if they reflect
the current environment and accurately describe the residual risk environment.
Review risks documentation. After each element of your review, review risk
treatment plans and timelines/milestones against your risk management policies and
Page 11 of 28
Amazon Web Services – Introduction to Auditing the Use of AWS October 2015
Checklist Item
procedures.
Documentation and Inventory. Verify your AWS network is fully documented and
all AWS critical systems are included in their inventory documentation, with limited
access to this documentation.
d
Review AWS Config for AWS resource inventory and configuration history of
resources (Example API Call, 1).
e
Ensure that resources are appropriately tagged and associated with application data.
v
Review application architecture to identify data flows, planned connectivity between
i
application components and resources that contain data.
Review all connectivity between your network and the AWS Platform by reviewing
h
the following:
VPN connections where the customers on-premise Public IPs are mapped to
c
customer gateways in any VPCs owned by the Customer.
r
(Example API Call, 2 & 3). Direct Connect Private Connections, which may be
mapped to 1 or more VPCs owned by the customer. (Example API Call, 4)
A
Evaluate risks. Evaluate the significance of the AWS-deployed data to the
organization’s overall risk profile and risk tolerance. Ensure that these AWS assets are
integrated into the organization’s formal risk assessment program.
AWS assets should be identified and have protection objectives associated with them,
depending on their risk profiles.
Incorporate use of AWS into risk assessment. Conduct and/or incorporate AWS
service elements into your organizational risk assessment processes. Key risks could
include:
Identify the business risk associated with your use of AWS and identify business
owners and key stakeholders.
Verify that the business risks are aligned, rated, or classified within your use of AWS
services and your organizational security criteria for protecting confidentiality,
Page 12 of 28
Amazon Web Services – Introduction to Auditing the Use of AWS October 2015
Checklist Item
integrity, and availability.
Review previous audits related to AWS services (SOC, PCI, NIST 800-53 related
audits, etc.).
Determine if the risks identified previously have been appropriately addressed.
Evaluate the overall risk factor for performing your AWS review.
Based on the risk assessment, identify changes to your audit scope.
Discuss the risks with IT management, and adjust the risk assessment.
d
IT Security Program and Policy. Verify that the customer includes AWS services in
its security policies and procedures, including AWS account level best practices as
e
highlighted within the AWS service Trusted Advisor which provides best practice and
guidance across 4 topics – Security, Cost, Performance and Fault Tolerance.
i v
Review your information security policies and ensure that it includes AWS services.
Confirm you have has assigned an employee(s) as authority for the use and security
h
of AWS services and there are defined roles for those noted key roles, including a
Chief Information Security Officer.
c
Note: any published cybersecurity risk management process standards you have used to
r
model information security architecture and processes.
A
Ensure you maintain documentation to support the audits conducted for AWS
services, including its review of AWS third-party certifications.
Verify internal training records include AWS security, such as Amazon IAM usage,
Amazon EC2 Security Groups, and remote access to Amazon EC2 instances.
Note: any insurance specifically related to the customers use of AWS services and any
claims related to losses and expenses attributed to cybersecurity events as a result.
Service Provider Oversight. Verify the contract with AWS includes a requirement to
implement and maintain privacy and security safeguards for cybersecurity requirements.
Page 13 of 28
Amazon Web Services – Introduction to Auditing the Use of AWS October 2015
d
whether additional transmission protection is needed in the form of a VPN, and
whether to limit inbound and outbound traffic. Customers who must perform
monitoring of their network can do so using host-based intrusion detection and
e
monitoring systems.
v
Major audit focus: Missing or inappropriately configured security controls
i
related to external access/network security that could result in a security
exposure.
h
Audit approach: Understand the network architecture of the customer’s AWS
resources, and how the resources are configured to allow external access from the
c
public Internet and the customer’s private networks. Note: AWS Trusted Advisor
can be leveraged to validate and verify AWS configurations settings.
r
Network Configuration and Management Checklist
A
Checklist Item
Network Controls. Identify how network segmentation is applied within the AWS
environment.
Review AWS Security Group implementation, AWS Direct Connect and Amazon
VPN configuration for proper implementation of network segmentation and ACL
and firewall setting or AWS services (Example API Call, 5 - 8).
Verify you have a procedure for granting remote, Internet or VPN access to
employees for AWS Console access and remote access to Amazon EC2 networks and
systems.
Page 14 of 28
Amazon Web Services – Introduction to Auditing the Use of AWS October 2015
Checklist Item
isolation is in place between VPCs
Subnet isolation is in place between business environment and
environments used for test and development.
By reviewing NACLs associated to Subnets in which Business and
Test/Development environments are located to ensure network isolation is
in place.
d
Amazon EC2 instance isolation is in place between business environment
and environments used for test and development.
e
By reviewing Security Groups associated to 1 or more Instances which are
associated with Business, Test or Development environments to ensure
network isolation is in place between Amazon EC2 instances
v
Review DDoS layered defense solution running which operates directly on AWS
i
reviewing components which are leveraged as part of a DDoS solution such as:
Amazon CloudFront configuration
h
Amazon S3 configuration
Amazon Route 53
c
ELB configuration
r
Note: The above services do not use Customer owned Public IP
addresses and offer DoS AWS inherited DoS mitigation features.
A
Usage of Amazon EC2 for Proxy or WAF
Further guidance can be found within the “AWS Best Practices for DDoS
Resiliency Whitepaper”
Page 15 of 28
Amazon Web Services – Introduction to Auditing the Use of AWS October 2015
Major audit focus: Manage your operating system and application security
vulnerabilities to protect the security, stability, and integrity of the asset.
d
Asset Configuration and Management Checklist
e
Checklist Item
v
Assess configuration management. Verify the use of your configuration
i
management practices for all AWS system components and validate that these standards
meet baseline configurations.
h
• Review the procedure for conducting a specialized wipe procedure prior to
deleting the volume for compliance with established requirements.
c
• Review your Identity Access Management system (which may be used to allow
r
authenticated access to the applications hosted on top of AWS services).
A
Change Management Controls. Ensure use of AWS services follows the same change
control processes as internal series.
Verify AWS services are included within an internal patch management process.
Review documented process for configuration and patching of Amazon EC2
instances:
Amazon Machine Images (AMIs) (Example API Call, 9 - 10)
Operating systems
Applications
Review API calls for in-scope services for delete calls to ensure IT assets have been
properly disposed of.
Page 16 of 28
Amazon Web Services – Introduction to Auditing the Use of AWS October 2015
d
and the access method, and include passwords, cryptographic keys, and
certificates. Access to AWS resources can be enabled through the AWS account,
e
individual AWS Identify and Access Management (IAM) user accounts created
under the AWS account, or identity federation with the customer’s corporate
v
directory (single sign-on). AWS Identity and Access Management (IAM) enables
i
users to securely control access to AWS services and resources. Using IAM you
can create and manage AWS users and groups and use permissions to allow and
deny permissions to AWS resources.
h
Major audit focus: This portion of the audit focuses on identifying how users
c
and permissions are set up for the services in AWS. It is also important to ensure
r
you are securely managing the credentials associated with all AWS accounts.
Audit approach: Validate permissions for AWS assets are being managed in
A
accordance with organizational policies, procedures, and processes. Note: AWS
Trusted Advisor can be leveraged to validate and verify IAM Users, Groups, and
Role configurations.
Page 17 of 28
Amazon Web Services – Introduction to Auditing the Use of AWS October 2015
Checklist Item
federated authentication, which leverages the open standard Security
Assertion Markup Language (SAML) 2.0.
List of AWS Accounts, Roles, Groups and Users, Policies and policy
attachments to users, groups, and roles (Example API Call, 11).
d
A description and configuration of systems within EC2.
e
Remote Access. Ensure there is an approval process, logging process, or controls to
prevent unauthorized remote access. Note: All access to AWS and Amazon EC2 instances is
v
“remote access” by definition unless Direct Connect has been configured.
i
• Review process for preventing unauthorized access, which may include:
h
AWS CloudWatch logs to meet logging objectives.
c
IAM Policies, S3 Bucket Policies, Security Groups for controls to prevent
unauthorized access.
r
Review connectivity between firm network and AWS:
A
Direct Connect (cross connect and private interfaces) between firm and
AWS.
Defined Security Groups, Network Access Control Lists and Routing tables
in order to control access between AWS and the network.
Personnel Control. Ensure restriction of users to those AWS services strictly for their
business function (Example API Call, 12).
Review the type of access control in place as it relates to AWS services.
AWS access control at an AWS level – using IAM with Tagging to control
management of Amazon EC2 instances (start/stop/terminate) within
networks
Customer Access Control – using IAM (LDAP solution) to manage access
to resources which exist in networks at the Operating System / Application
layers
Page 18 of 28
Amazon Web Services – Introduction to Auditing the Use of AWS October 2015
Checklist Item
Network Access control – using AWS Security Groups (SGs) , Network
Access Control Lists (NACLs), Routing Tables, VPN Connections, VPC
Peering to control network access to resources within customer owned
VPCs.
5. Data Encryption
d
Definition: Data stored in AWS is secure by default; only AWS owners have
access to the AWS resources they create. However, customers who have sensitive
e
data may require additional protection by encrypting the data when it is stored
on AWS. Only the Amazon S3 service currently provides an automated, server-
v
side encryption function in addition to allowing customers to encrypt on the
i
customer side before the data is stored. For other AWS data storage options, the
customer must perform encryption of the data.
h
Major audit focus: Data at rest should be encrypted in the same way as on-
c
premise data is protected. Also, many security policies consider the Internet an
insecure communications medium and would require the encryption of data in
r
transit. Improper protection of data could create a security exposure.
A
Audit approach: Understand where the data resides, and validate the methods
used to protect the data at rest and in transit (also referred to as “data in flight”).
Note: AWS Trusted Advisor can be leveraged to validate and verify permissions
and access to data assets.
Page 19 of 28
Amazon Web Services – Introduction to Auditing the Use of AWS October 2015
Checklist Item
Encryption for S3 which could be used to assist with data at rest encryption
(Example API Call, 13-15).
d
information systems and networks. Audit logs are used to identify activity that
may impact the security of those systems, whether in real-time or after the fact,
so the proper configuration and protection of the logs is important.
e
Major audit focus: Systems must be logged and monitored, just as they are for
v
on-premise systems. If AWS systems are not included in the overall company
i
security plan, critical systems may be omitted from scope for monitoring efforts.
h
Audit approach: Validate that audit logging is being performed on the guest
OS and critical applications installed on Amazon EC2 instances and that
c
implementation is in alignment with your policies and procedures, especially as it
relates to the storage, protection, and analysis of the logs.
r
Security Logging and Monitoring Checklist:
A
Checklist Item
Page 20 of 28
Amazon Web Services – Introduction to Auditing the Use of AWS October 2015
Checklist Item
Confirm aggregation and correlation of event data from multiple sources using
AWS services such as:
VPC Flow logs to identify accepted/rejected network packets entering
VPC.
AWS CloudTrail to identify authenticated and unauthenticated API
calls to AWS services
ELB Logging – Load balancer logging.
AWS CloudFront Logging – Logging of CDN distributions.
d
Intrusion Detection and Response. Review host-based IDS on Amazon EC2
e
instances in a similar manner as with physical systems.
Review AWS provided evidence on where information on intrusion detection
v
processes can be reviewed.
i
7. Security Incident Response
h
Definition: Under a Shared Responsibility Model, security events may by
c
monitored by the interaction of both AWS and the AWS customer. AWS detects
and responds to events impacting the hypervisor and the underlying
r
infrastructure. Customers manage events from the guest operating system up
through the application. You should understand incident response
responsibilities and adapt existing security monitoring/alerting/audit tools and
A
processes for their AWS resources.
Page 21 of 28
Amazon Web Services – Introduction to Auditing the Use of AWS October 2015
d
instructions.
e
8. Disaster Recovery
v
Definition: AWS provides a highly available infrastructure that allows
i
customers to architect resilient applications and quickly respond to major
incidents or disaster scenarios. However, customers must ensure that they
configure systems that require high availability or quick recovery times to take
h
advantage of the multiple Regions and Availability Zones that AWS offers.
c
Major audit focus: An unidentified single point of failure and/or inadequate
r
planning to address disaster recovery scenarios could result in a significant
impact. While AWS provides service level agreements (SLAs) at the individual
instance/service level, these should not be confused with a customer’s business
A
continuity (BC) and disaster recovery (DR) objectives, such as Recovery Time
Objective (RTO) Recovery Point Objective (RPO). The BC/DR parameters are
associated with solution design. A more resilient design often utilizes multiple
components in different AWS availability zones and involve data replication.
Page 22 of 28
Amazon Web Services – Introduction to Auditing the Use of AWS October 2015
Business Continuity Plan (BCP). Ensure there is a comprehensive BCP, for AWS
services utilized, that addresses mitigation of the effects of a cybersecurity incident
and/or recover from such an incident.
Within the Plan, ensure that AWS is included in the emergency preparedness and
crisis management elements, senior manager oversight responsibilities, and the
d
testing plan.
e
Backup and Storage Controls. Review the customer’s periodic test of their backup
system for AWS services (Example API Call, 17-18).
v
1. Review inventory of data backed up to AWS services as off-site backup.
i
9. Inherited Controls
h
Definition: Amazon has many years of experience in designing, constructing,
and operating large-scale datacenters. This experience has been applied to the
c
AWS platform and infrastructure. AWS datacenters are housed in nondescript
facilities. Physical access is strictly controlled both at the perimeter and at
r
building ingress points by professional security staff utilizing video surveillance,
intrusion detection systems, and other electronic means. Authorized staff must
A
pass two-factor authentication a minimum of two times to access datacenter
floors. All visitors and contractors are required to present identification and are
signed in and continually escorted by authorized staff.
Page 23 of 28
Amazon Web Services – Introduction to Auditing the Use of AWS October 2015
Audit approach: Understand how you can request and evaluate third-party
attestations and certifications in order to gain reasonable assurance of the design
and operating effectiveness of control objectives and controls.
Physical Security & Environmental Controls. Review the AWS provided evidence
d
for details on where information on intrusion detection processes can be reviewed that
are managed by AWS for physical security controls.
Conclusion
i v e
There are many third-party tools that can assist you with your assessment. Since
h
AWS customers have full control of their operating systems, network settings,
and traffic routing, a majority of tools used in-house can be used to assess and
c
audit the assets in AWS.
r
A useful tool provided by AWS is the AWS Trusted Advisor tool. AWS Trusted
Advisor draws upon best practices learned from AWS’ aggregated operational
A
history of serving hundreds of thousands of AWS customers. The AWS Trusted
Advisor performs several fundamental checks of your AWS environment and
makes recommendations when opportunities exist to save money, improve
system performance, or close security gaps.
This tool may be leveraged to perform some of the audit checklist items to
enhance and support your organizations auditing and assessment processes.
Page 24 of 28
Amazon Web Services – Introduction to Auditing the Use of AWS October 2015
d
2. Amazon Web Services Risk and Compliance Whitepaper –
https://d0.awsstatic.com/whitepapers/compliance/AWS_Risk_and_Compliance_
e
Whitepaper.pdf
3. AWS OCIE Cybersecurity Workbook -
v
https://d0.awsstatic.com/whitepapers/compliance/AWS_SEC_Workbook.pdf
4. Using Amazon Web Services for Disaster Recovery -
i
http://media.amazonwebservices.com/AWS_Disaster_Recovery.pdf
5. Identity federation sample application for an Active Directory use case -
h
http://aws.amazon.com/code/1288653099190193
6. Single Sign-on with Windows ADFS to Amazon EC2 .NET Applications -
c
http://aws.amazon.com/articles/3698?_encoding=UTF8&queryArg=searchQuery
&x=20&y=25&fromSearch=1&searchPath=all&searchQuery=identity%20federati
r
on
7. Authenticating Users of AWS Mobile Applications with a Token Vending Machine
http://aws.amazon.com/articles/4611615499399490?_encoding=UTF8&queryAr
A
g=searchQuery&fromSearch=1&searchQuery=Token%20Vending%20machine
8. Client-Side Data Encryption with the AWS SDK for Java and Amazon S3 -
http://aws.amazon.com/articles/2850096021478074
9. AWS Command Line Interface –
http://docs.aws.amazon.com/cli/latest/userguide/cli-chap-welcome.html
10. Amazon Web Services Acceptable Use Policy - http://aws.amazon.com/aup/
Page 25 of 28
Amazon Web Services – Introduction to Auditing the Use of AWS October 2015
d
Availability Zones. Availability Zones are distinct locations that are engineered to
be insulated from failures in other Availability Zones and provide inexpensive,
low latency network connectivity to other Availability Zones in the same region.
e
EC2: Amazon Elastic Compute Cloud (Amazon EC2) is a web service that
v
provides resizable compute capacity in the cloud. It is designed to make web-
i
scale cloud computing easier for developers.
h
Hypervisor: A hypervisor, also called Virtual Machine Monitor (VMM), is
software/hardware platform virtualization software that allows multiple
c
operating systems to run on a host computer concurrently.
r
IAM: AWS Identity and Access Management (IAM) enables a customer to create
multiple Users and manage the permissions for each of these Users within their
A
AWS Account.
Object: The fundamental entities stored in Amazon S3. Objects consist of object
data and metadata. The data portion is opaque to Amazon S3. The metadata is a
set of name-value pairs that describe the object. These include some default
metadata such as the date last modified and standard HTTP metadata such as
Content-Type. The developer can also specify custom metadata at the time the
Object is stored.
Service: Software or computing ability provided across a network (e.g., EC2, S3,
VPC, etc.).
Page 26 of 28
Amazon Web Services – Introduction to Auditing the Use of AWS October 2015
d
2. List all Customer Gateways on the customers AWS account:
e
- aws ec2 describe-customer-gateways –output table
3. List all VPN connections on the customers AWS account
v
- aws ec2 describe-vpn-connections
i
4. List all Customer Direct Connect connections
- aws directconnect describe-connections
h
- aws directconnect describe-interconnects
- aws directconnect describe-connections-on-interconnect
c
- aws directconnect describe-virtual-interfaces
r
5. List all Customer Gateways on the customers AWS account:
- aws ec2 describe-customer-gateways –output table
A
6. List all VPN connections on the customers AWS account
- aws ec2 describe-vpn-connections
7. List all Customer Direct Connect connections
- aws directconnect describe-connections
- aws directconnect describe-interconnects
- aws directconnect describe-connections-on-interconnect
- aws directconnect describe-virtual-interfaces
8. Alternatively use Security Group focused CLI:
- aws ec2 describe-security-groups
9. List AMI currently owned/registered by the customer
- aws ec2 describe-images –owners self
10. List all Instances launched with a specific AMI
- aws ec2-describe-instances --filters “Name=image-id,Values=XXXXX” (where XXXX
= image-id value e.g. ami-12345a12
Page 27 of 28
Amazon Web Services – Introduction to Auditing the Use of AWS October 2015
d
- aws iam list-attached-user-policies --user-name XXXX
where XXXX is a resource name within the Customers AWS Account
e
13. List KMS Keys
- aws kms list-aliases
v
14. List Key Rotation Policy
i
- aws kms get-key-rotation-status –key-id XXX (where XXX = key-id In AWS account
15. List EBS Volumes encrypted with KMS Keys
h
- aws ec2 describe-volumes "Name=encrypted,Values=true"
- targeted e.g. us-east-1)
c
16. Credential Report
r
- aws iam generate-credential-report
- aws iam get-credential-report
17. Create Snapshot/Backup of EBS volume
A
- aws ec2 create-snapshot --volume-id XXXXXXX
- (where XXXXXX = ID of volume within the AWS Account)
18. Confirm Snapshot/Backup completed
- aws ec2 describe-snapshots --filters “Name=volume-id,Values=XXXXXX)
Page 28 of 28