Best Practices for Mitigating Risks in Virtualized Environments
|
|
|
- Gerald Collins
- 10 years ago
- Views:
Transcription
1 Best Practices for Mitigating Risks in Virtualized Environments April 2015
2 2015 Cloud Security Alliance All Rights Reserved All rights reserved. You may download, store, display on your computer, view, print, and link to the Cloud Security Alliance Cloud Adoptions Practices & Priorities Survey Report at subject to the following: (a) the Report may be used solely for your personal, informational, non-commercial use; (b) the Report may not be modified or altered in any way; (c) the Report may not be redistributed; and (d) the trademark, copyright or other notices may not be removed. You may quote portions of the Report as permitted by the Fair Use provisions of the United States Copyright Act, provided that you attribute the portions to the Cloud Security Alliance Cloud Adoptions Practices & Priorities Survey Report (2015) Cloud Security Alliance All Rights Reserved. 2
3 Acknowledgements Co-Chairs Kapil Raina, Zscaler Kelvin Ng, Nanyang Polytechnic Contributors Abhik Chaudhuri, Tata Consultancy Services Heberto Ferrer, HyTrust Hemma Prafullchandra, HyTrust J.D. Sherry, Cavirin Kelvin Ng, Nanyang Polytechnic Xiaoyu, Ge, Huawei Yao Sing, Tao, Infocomm Development Authority of Singapore Yiak Por, Heng, Nanyang Polytechnic CSA Global Staff Frank Guanco, Research Analyst Victor Chin, Research Analyst This paper is based on TR 30 : 2012, Technical Reference for virtualisation security for servers, developed by the Information Technology Standards Committee under the purview of the Singapore Standards Council which is appointed by SPRING Singapore, the national standards body in Singapore. Information on the Singapore Standardisation Programme can be found at: The virtualization working group is sponsored by 2015 Cloud Security Alliance All Rights Reserved. 3
4 Table of Contents Acknowledgements... 3 Table of Contents... 4 Scope Introduction Securing Virtualization Platforms and Establishing Governance Virtualization Risks and Controls Risk #1 VM Sprawl Risk #2 Sensitive Data Within a VM Risk #3 Security of Offline and Dormant VMs Risk #4 Security of Pre-Configured (Golden Image) VM / Active VMs Risk #5 Lack of Visibility Into and Controls Over Virtual Networks Risk #6 Resource Exhaustion Risk #7 Hypervisor Security Risk #8 Unauthorized Access to Hypervisor Risk #9 Account or Service Hijacking Through the Self-Service Portal Risk #10 Workload of Different Trust Levels Located on the Same Server Risk #11 Risk Due to Cloud Service Provider API Conclusion Appendix I Risk Assessment Matrix Evaluation of Risk Appendix II Types of Virtualization Full Virtualization Para-Virtualization Operating System Virtualization Desktop Virtualization Storage Virtualization Network Virtualization Cloud Security Alliance All Rights Reserved. 4
5 Scope This white paper provides guidance on the identification and management of security risks specific to compute virtualization technologies that run on server hardware as opposed to, for example, desktop, network, or storage virtualization. The audience includes enterprise information systems and security personnel and cloud service providers, although the primary focus is on the former Cloud Security Alliance All Rights Reserved. 5
6 1. Introduction Virtualization has made a dramatic impact in a very short time on IT and networking and has already delivered huge cost savings and return on investment to enterprise data centers and cloud service providers. Typically, the drivers for machine virtualization, including multi-tenancy, are better server utilization, data center consolidation, and relative ease and speed of provisioning. Cloud service providers can achieve higher density, which translates into better margins. Enterprises can use virtualization to shrink capital expenditures on server hardware as well as to increase operational efficiency. Some think that virtualized environments are more secure than traditional ones for the following reasons: Isolation between virtual machines (VMs) provided by the hypervisor No known successful attacks on hypervisors 1 save for theoretical ones, which require access to the hypervisor source code and ability to implement it Ability to deliver core infrastructure and security technologies as virtual appliances such as network switches and firewalls Ability to quarantine and recover quickly from incidents Others think that the new virtualized environment requires the same type of security as traditional physical environments. As a result, it is not uncommon to see legacy security solutions, processes, and strategies applied to the virtual environment. The bottom line, though, is that the new environment is more complex and requires a new approach to security. As enterprises embark on their virtualization journeys, it is critical to review existing processes and develop strategies to address security risks across physical and virtual environments in order to ensure compliance and security visibility in the data center. In the 2013 edition of the Cloud Computing Top Threats report by CSA 2, experts identified the following nine critical threats to cloud security (ranked in order of severity): 1. Data breaches 2. Data loss 3. Account or service traffic hijacking 4. Insecure interfaces and APIs 5. Denial of services 6. Malicious insiders 7. Abuse of cloud services 8. Insufficient due diligence 9. Shared technology vulnerabilities Cloud Security Alliance All Rights Reserved. 6
7 Given the number of notable breaches reported in 2014, virtualization security should be given due consideration in the planning, creation, and management of enterprise and provider environments. This white paper proposes a security framework to help secure your virtual environment and to prevent any threats, including the aforementioned, from exploiting vulnerabilities. This paper primarily considers virtualization security from the hypervisor perspective and briefly mentions related security concerns where appropriate Cloud Security Alliance All Rights Reserved. 7
8 2. Securing Virtualization Platforms and Establishing Governance When an organization embarks on a server virtualization initiative, it must ensure that its information security governance framework also applies to its virtualized IT systems and services. All information security management activities must drive business value. Security risks and concerns around virtual IT systems can be broadly classified into three types: 1. Architectural: The layer of abstraction between physical hardware and virtualized systems running IT services is a potential target for attack. A VM or group of VMs connected to the same network can be the target of attacks from other VMs on the network. 2. Hypervisor software: The most important software in a virtual IT system is the hypervisor. Any security vulnerability in the hypervisor and associated infrastructure and management software / tools puts VMs at risk. 3. Configuration: Given the ease of cloning and copying images in a virtual environment, a new infrastructure can be deployed very easily. This introduces configuration drift. As a result, controlling and accounting for rapidly deployed environments becomes a critical task. Enterprises opting for virtualization must identify and assess these security risks and concerns and establish appropriate controls to address them before implementation. ISO/IEC 27001:2013 and ISO/IEC 27005:2011 provide more details on a process that can be used or adapted by enterprises of various sizes and complexities. Some of the key elements to be considered when performing a virtualization risk assessment can be found in Appendix I of this paper. Delivering enterprise stakeholder value through virtualization initiatives requires good governance and management of information and technology assets. Organizations that choose to virtualize should opt for a comprehensive framework, like COBIT 5, that enables them to meet their technology goals and deliver value. An organization should establish policies and procedures that include an audit program geared to virtual IT systems. Roles and responsibilities of system administrators and users should be clearly defined and documented. An organization should govern a virtualization initiative by evaluating, directing, and monitoring every step in the process. In this context, IT managers must ensure that virtualization policies and procedures are followed by their teams holistically across the enterprise. During the initiation phase, an organization should identify virtualization needs, providing an overall vision for how virtualization solutions will support its mission; creating a high-level strategy for implementing virtualization solutions; developing virtualization policy and identifying platforms and applications that can be virtualized; and specifying business and functional requirements. During the planning and design phase, an organization should provide necessary guidance for specifying and evaluating the technical characteristics of the virtualization solution and related components, including authentication methods and cryptographic mechanisms to protect communications. Major considerations include selection of virtualization software, storage system, network topology, bandwidth availability, and business continuity. The design should also take into account the appropriate logical segregation of instances that contain sensitive data. Separate authentication should be established for application / server, guest operating system, hypervisor, and host operating system to provide different layers of security and protection. An organization should also define and document processes for handling incidents that involve virtualization solutions Cloud Security Alliance All Rights Reserved. 8
9 During implementation, an organization should ensure that sound security practices are established through extensive assessment of the vulnerability of the virtualization components. The underlying virtualization platform should be hardened using vendor-provided guidelines and/or third-party tools. In a virtualized environment, robust key management is essential to access control and proof of ownership for both data and keys. Role-based access policies should be enforced to enable segregation of duties, thereby facilitating proof of governance. Proper data governance measures are required to identify, track, and control where data instances containing sensitive assets reside at any given time. Proper VM encryption is required to significantly reduce the risk associated with user access to physical servers and storage containing sensitive data. During the disposition phase, tasks should be clearly defined as regards sanitizing media before disposition. The VM retirement process must meet legal and regulatory requirements in order to prevent data leakage and breaches, including shredding or revocation of keys associated with encrypted VMs. Periodic internal and external audits of the virtualized environment will help identify and mitigate weakness and vulnerabilities and also make it possible to meet legal and regulatory requirements Cloud Security Alliance All Rights Reserved. 9
10 3. Virtualization Risks and Controls BEST PRACTICES FOR MITIGATING RISKS IN VIRTUALIZED ENVIRONMENTS April 2015 This section details the various virtualization risks and recommended security controls for securing a virtualization environment. Key virtualization vendors and other stakeholders assisted in the identification of these security risks and countermeasures. While virtualization provides numerous benefits through the use of VMs, moving to a virtualized environment does not exempt IT systems from the security risks applicable to such setup in a physical environment. Furthermore, the use of VMs may introduce new and unique security risks or lead to more significant impacts for particular known risks. Consequently, as part of assessing the risks of virtualization, the following should be considered: Risk 1 VM Sprawl Uncontrolled proliferation of VMs can lead to an unmanageable condition of unpatched and unaccounted-for machines. Risk 2 Sensitive Data Within a VM Data confidentiality within VMs can be easily compromised, because data can be easily transported and tampered with. Risk 3 Security of Offline and Dormant VMs Dormant and offline VMs can eventually deviate so far from a current security baseline that simply powering them on introduces massive security vulnerabilities. Risk 4 Security of Pre-Configured (Golden Image) VM / Active VMs VMs exist as files on a virtualization platform, which can lead to unauthorized access, resulting in machine configuration changes or viral payload injection into the platform s virtual disks. Risk 5 Lack of Visibility Into and Control Over Virtual Networks Software-defined virtual networks can cause network security breaches, because traffic over virtual networks may not be visible to security protection devices on the physical network. Risk 6 Resource Exhaustion Uncontrolled physical resource consumption by virtual processes can lead to reduced availability. A risk factor unique to virtual environments is the hypervisor. Hypervisor is the software and/or firmware responsible for hosting and managing VMs. It provides a single point of access into the virtual environment and is also potentially a single point of failure. A misconfigured hypervisor can result in a single point of compromise of the security of all its hosted components. It does not matter how individual VMs are hardened a compromised hypervisor can override those controls and provide a convenient single point of unauthorized access to all the VMs. The following security risks related to the use of hypervisor should be considered by those planning to use or currently using virtual technologies: Risk 7 Hypervisor Security Hypervisor security is the process of ensuring that the hypervisor, the software that enables virtualization, is secure throughout its life cycle, including development, implementation, provisioning, and management Cloud Security Alliance All Rights Reserved. 10
11 Risk 8 Unauthorized Access to Hypervisor Administrative access controls to the hypervisor may not be adequate to protect against potential hacker attacks. Compared to traditional IT environments, virtualization of IT systems inevitably leads to changes in operational procedures. As a result, some common defense-in-depth practices used in securing physical servers may be affected or ignored, while newly introduced features or functions may expose the environment to additional risks. The following security risks related to changes in operation procedures should be considered: Risk 9 Account or Service Hijacking Through the Self-Service Portal Portal vulnerabilities can lead to privilege escalation attacks. Risk 10 Workloads of Different Trust Levels Located on the Same Server Ensure that there is sufficient security segregation of workloads on a physical host. Some enterprise infocom personnel may elect to apply virtualization technologies through outsourcing services from cloud service providers. In such cases, it may be necessary to consider additional risk factors, including the following. Risk 11 Risk Due to Cloud Service Provider APIs A hybrid (private / public) cloud virtualization implementation can pose security risks due to account / authentication federation. Refer to Appendix 1 for an example of risk assessment and treatment of virtualized server assets. Threats to assets and services, their impact on associated processes and ultimately the organization, and the vulnerabilities that can be exploited should be evaluated, in order to compute the level of each risk. For any risk level above the acceptance criteria, responses should be developed to continually monitor and mitigate the risk Cloud Security Alliance All Rights Reserved. 11
12 3.1 Risk #1 VM Sprawl Risk Table Risk Name Risk Description Relevant Security Aspect Relevant Governance Risk Area Vulnerabilities Affected Assets CCM v3.0.1 VM Sprawl VM sprawl describes the uncontrolled proliferation of VMs. Because VM instances can be easily created and existing instances can be easily cloned and copied to physical servers, the number of dormant VM disk files is likely to increase. In addition, the unique ability to move VMs from one physical server to another creates audit and security monitoring complexity and loss of potential control. As a result, a number of VMs may be unmanaged, unpatched, and unsecured. Risk to confidentiality, integrity, and availability Architectural and configuration risk Proper policy and control processes to manage VM lifecycle do not exist. Placement / zoning policies or enforcement of where a dormant VM can instantiate or reside do not exist. A discovery tool for identification of unauthorized VMs does not exist. VM CCC Potential security impact In a traditional IT environment, physical servers must be procured. This requirement enforces effective controls, because change requests must be created and approved before hardware and software can be acquired and connected to the data center. In the case of virtualization, however, VMs can be allocated quickly, self-provisioned, or moved between physical servers, avoiding the conventional change management process. Without an effective control process in place, VMs and other virtual systems with unknown configurations can quickly proliferate, consuming resources, degrading overall system performance, and increasing liability and risk of exposure. Because these machines may not be readily detectable or visible, they may not be effectively monitored or tracked for the application of security patches or effectively investigated should a security incident occur Cloud Security Alliance All Rights Reserved. 12
13 3.1.3 Security Controls for Mitigating Risks To mitigate risk, consider implementing the following security controls: BEST PRACTICES FOR MITIGATING RISKS IN VIRTUALIZED ENVIRONMENTS April 2015 Put effective policies, guidelines, and processes in place to govern and control VM lifecycle management, including self-service and automated scripts / DevOps tools. Put effective policies, guidelines, and processes in place to govern and control VM lifecycle management, including self-service and automated scripts / DevOps tools. Control the creation, storage, and use of VM images with a formal change management process and tools. Approve additions only when necessary. Keep a small number of known-good and timely patched images of a guest operating system separately and use them for fast recovery and restoration of systems to the desired baseline. Discover virtual systems, including dormant ones and the applications running on them, regularly. Discovering, classifying, and implementing appropriate security controls for each VM and its associated network connections is critical. This process includes quarantine or rollback capability in case of a compromise. Use virtualization products with management solutions to examine, patch, and apply security configuration changes to VMs. 3.2 Risk #2 Sensitive Data Within a VM Risk Table Risk Name Risk Description Relevant Security Aspect Relevant Governance Risk Area Sensitive Data Within a VM VMs containing sensitive data, such as passwords, personal data, bash profiles, bash history files, encryption keys, and license keys, also capture the corresponding data in their images and snapshots. This data is much easier to move as individual files than it is to move the hard disk of a physical server. Snapshots pose even greater risks, because they also contain the contents of memory at the time the snapshot was taken. In addition, if VMs are migrated, data remnants may be exposed in their previous locations. Risk to confidentiality and integrity Configuration risk Vulnerabilities VM images and snapshots are not treated the same way as the sensitive data they contain. They are not protected from unauthorized access, modification, duplication, and replacement Policies and procedures to restrict storage of VM images and snapshots do not exist, including: o Formal change management processes that govern image creation, security, distribution, storage, use, retirement, and destruction o Monitoring and control of stored images and snapshots, including activities logging Affected Assets CCM v3.0.1 VM and Storage IVS Cloud Security Alliance All Rights Reserved. 13
14 3.2.2 Potential security impact Although VM images and snapshots provide a way to deploy or restore virtual systems quickly and efficiently across multiple physical servers, this capability means that copies of images and snapshots can be removed from a data center easily via USB or the console of a hypervisor installed elsewhere. This removal includes current memory contents, which are not intended to be stored on the storage devices themselves. In a virtualized environment, therefore, it is no longer possible to ensure that sensitive data such as system password files is safe from unauthorized personnel. This sensitive information and the VM containing it can be moved easily, making it possible to compromise a VM and reintroduce it into the system later. Without proper controls, security loopholes may exist through the inadvertent capture, storage, and deployment of sensitive information, including rogue virtual instances of critical services. Potential hackers or disgruntled staff can gain access and insert malicious code into VM images and snapshots, which may then be rapidly deployed throughout the environment, resulting in its compromise Security Controls for Mitigating Risks To mitigate risk, consider implementing the following security controls: Encrypt data stored on virtual and cloud servers to make it unreadable. Seek a solution that incorporates simple, policy-based key management of data stored in physical, virtual, and cloud servers. Release encryption / decryption keys only to validated and authorized physical or virtual servers. Provide options to manage the keys on premises and/or in the cloud as a service. Leverage a policy-based key management system to determine where and when encrypted data can be accessed. In addition, apply identity and integrity checks when VMs request access to secure storage volumes. We recommend that both boot and data volumes be encrypted. Develop policies to restrict storage of VM images and snapshots. If it is necessary to store images and snapshots, proper authorization, such as secondary level of approval, should be obtained and corresponding monitoring and control processes established. To reduce risk, carefully consider where to store these duplicate images or snapshots. For review or audit purposes, mitigation should include logging of activities, as well as establishing a formal image change management process that includes creation, distribution, storage, use, retirement, and destruction. Put policies in place to ensure that backup and failover systems, including temporary upgrade / patch instances, are cleaned when deleting and wiping (zero-filling) the VM images. Special care should be taken when using SSD drives to avoid residual data. Consider using cryptographic checksum protection to detect unauthorized changes to VM images and snapshots. Identify critical data files within the VM that may need a higher degree of monitoring as well as log management Cloud Security Alliance All Rights Reserved. 14
15 3.3 Risk #3 Security of Offline and Dormant VMs Risk Table BEST PRACTICES FOR MITIGATING RISKS IN VIRTUALIZED ENVIRONMENTS April 2015 Risk Name Risk Description Security of Offline and Dormant VMs Enterprises leverage the dynamic nature of VMs by provisioning and decommissioning them as needed for uncontrolled environments, scheduled maintenance, and disaster recovery and to support workers who need computational resources on demand. The state of a VM can range from active (running), to dormant (suspended), to offline (shut down). Dormant and offline VMs can eventually deviate so far from a current security baseline that simply powering them on introduces massive security vulnerabilities. In short, if a VM is not online during deployment or security software updates, it will be unprotected and instantly vulnerable when it comes online. Users running tainted images are exposed to the risk of data theft and corruption. Relevant Security Aspect Relevant Governance Risk Area Vulnerabilities Affected Assets CCM v3.0.1 Risk to availability, confidentiality, and integrity Architectural and configuration risk Security patches on the offline or dormant VM are out of date. Guidelines on the activation of offline or dormant VMs do not exist. VM IVS Potential Security Impact Dormant or offline VMs can easily be overlooked and left out of the execution of important security procedures. For example, it is likely that a dormant VM will not be updated with the latest security patches. As a result, when the VM is run again, it may be exposed to the latest vulnerabilities. Similarly, dormant VMs may also lack up-to-date access control policy or be excluded from essential security monitoring functions, which may cause security loopholes in the virtualized environment. Critical infrastructure, management, and security services are increasingly packaged and delivered as virtual appliances. These appliances require proper classification and treatment to prevent rogue instances of non-compliant policies and configurations. In addition, if these appliances are not limited to specific clusters of physical hosts or storage, exposure to risk may increase Cloud Security Alliance All Rights Reserved. 15
16 3.3.3 Security Controls for Mitigating Risks To mitigate risk, consider implementing the following security controls: BEST PRACTICES FOR MITIGATING RISKS IN VIRTUALIZED ENVIRONMENTS April 2015 Control the backup, archiving, distribution, and restart of VMs with effective policies, guidelines, and processes such as suitably tagging the VM based on sensitivity / risk level. Use virtualization products with management solutions that examine, patch, and apply security configuration changes. While evaluating these products, consider the coverage provided across hypervisors and if there are exceptions in fine print. Create a controlled environment to apply security patches and control policies to an offline or dormant VM. Avoid problems systems accidentally or intentionally powered off / deleted or rogue instances with appropriate architecture and design as well as regular monitoring of virtual appliances that provide critical infrastructure, management, and security services. 3.4 Risk #4 Security of Pre-Configured (Golden Image) VM / Active VMs Risk Table Risk Name Risk Description Security of Pre-Configured / Active VMs VMs exist as files on a virtualization platform. Unauthorized access can lead to VM hardware configuration changes or viral payload injection into the virtual disks of an affected VM. In addition, pre-configured VMs may also be subjected to unauthorized changes to hardware or the network or even to viral payload injection. These pre-configured VMs, sometimes known as golden image or VM templates, significantly impact the virtualized environment as new clones are created. Relevant Security Aspect Relevant Governance Risk Area Vulnerabilities Risk to confidentiality, integrity, and availability Architectural, software, and configuration risk Deploying these compromised VMs may lead to loss of integrity of the virtualization platform. Unauthorized changes to hardware, network, and storage may impact the availability of a VM. A viral payload injection may impact the entire virtualized environment. Affected Assets CCM v3.0.1 VM IVS-02, IVS Potential Security Impact Virtual machines exist as files on a virtualization platform. As such, they can be easily transported via physical means or through a network. Unauthorized access through malicious interception can compromise these VM images. Often, golden VM images are made, making it easy to deploy cloned copies and to compromise the integrity of the virtualized environment Cloud Security Alliance All Rights Reserved. 16
17 3.4.3 Security Control to Mitigate Risks To mitigate risk, consider implementing the following security controls: Ensure proper hardening and protection of VM instances through VM guest hardening. Augment VM operating systems with built-in security measures, leveraging third-party security technology, such as discovery and monitoring tools, to provide layered security controls. Consider implementing an integrity checksum mechanism for all VM images. Encrypt VM images to prevent unauthorized modification. (Be aware that there may be performance concerns depending on underlying physical server capabilities.) Implement strict controls and processes around access, creation, and deployment of VM images/instances. 3.5 Risk #5 Lack of Visibility Into and Controls Over Virtual Networks Risk Table Risk Name Risk Description Lack of Visibility into and Controls Over Virtual Networks Lack of visibility into and control over internal software-based virtual networks created for VMto-VM communications hinders existing security policy enforcement in most organizations. Traffic over virtual networks may not be visible to security protection devices, such as networkbased intrusion detection and prevention systems, on the physical network. Relevant Security Aspect Relevant Governance Risk Area Vulnerabilities Risk to confidentiality, integrity, and availability Architectural and configuration risk Virtual networks cannot be monitored in the traditional sense. Inter- VM-to-VM network traffic does not originate from the host and therefore cannot be monitored with conventional network tools. The hypervisor may not be able to intercept and monitor all inter-vm communications. Consistent security policy enforcement cannot be applied on physical and virtual networks. Comprehensive monitoring across physical and virtual networks cannot be implemented. Physical and virtual network configuration may not be managed by the same team Affected Assets CCM v3.0.1 VM and network IVS Cloud Security Alliance All Rights Reserved. 17
18 3.5.2 Potential Security Impact Traditional IT infrastructure network traffic is monitored and secured as data flows across actual routers, switches, and firewalls. On a virtual network, this can become unmanageable unless the traffic is explicitly redirected to physical or virtual appliances for monitoring. Virtual network configuration can be modified with relative ease; this capability may cause conflicts with actual physical network security policies Mitigating Security Controls To mitigate risk, consider implementing the following security controls: Monitor virtual networks and data traffic similarly to physical networks. Organization must carefully determine the tool to use for this task and should configure it with network port mirroring to preferably give a unified view of traffic across physical as well as virtual networks. Consider a hypervisor that can monitor each guest operating system introspection as it is running if separate tools are not installed to monitor communications between VMs. that are done via memory within the same host instead of through physical network switches Implement security technologies that span physical and virtual environments with a consistent policy management and enforcement framework. Create consistent security policy and configuration across the physical/virtual network. Use VM-specific security mechanisms embedded in hypervisor APIs to provide granular monitoring of traffic crossing VM control and data planes. Leverage tools that implement emerging technologies such as SDN/OpenFlow. These mechanisms will be opaque to traditional network security controls. 3.6 Risk #6 Resource Exhaustion Risk Table Risk Name Risk Description Relevant Security Aspect Relevant Governance Risk Area Vulnerabilities Resource Exhaustion In a virtualized environment, software that uses particular physical server resources intensively may exhaust those resources and hence affect VM availability. This condition occurs because the shared environment in a physical server magnifies the severity of resource contention, especially when multiple VMs are running the same resource-intensive software at the same time as in anti-virus scanning. Risk to availability Architectural and hypervisor software risk Servers can be burdened by concurrent execution of resource-intensive software such as antivirus software on multiple VMs. Simultaneous automated operating system patches on a group of VMs can create an enormous excess strain on a common storage resource. Affected Assets CCM v3.0.1 VM IVS-05, IVS Cloud Security Alliance All Rights Reserved. 18
19 3.6.2 Potential Security Impact Resource-intensive software tends to exhaust resources in a physical server when it is implemented in multiple VMs. For example, anti-virus and other security software interrupt every call to disk or memory in order to monitor and prevent security incidents such as hacking or viruses. When anti-virus software runs simultaneously in different VMs on the same physical server, it can potentially consume the host resource pool. Automated operating system patches on a large group of VMs can have the same effect Mitigating Security Controls To mitigate risk, consider implementing the following security controls: As per classification of virtual machines based on sensitivity/risk level, put in place suitable resource allocation and/or reservation policies. Use resource-intensive software including anti-virus and other security software that is virtualization-aware (e.g., anti-virus software that is designed to scan outside individual VMs). Implement mechanisms to minimize resource contention. These mechanisms include staggering the scanning of VMs on the same physical server, using agentless deployment of anti-virus software, implementing distributed storage resources, and implementing a workload affinity policy. Define and implement a standard operating procedure that detects VMs that are throttled due to resource exhaustion similar to Denial of service and puts a remedy in place instantly Cloud Security Alliance All Rights Reserved. 19
20 3.7 Risk #7 Hypervisor Security Risk Table Risk Name Risk Description Relevant Security Aspect Relevant Governance Risk Area Hypervisor Security The hypervisor (or VM monitor) is an additional layer of software between VMs and the underlying hardware platform with or without a host OS. Thus, it is also a surface by which hackers can potentially gain unauthorized access to the VMs guest OSs hosted on it. Risk to confidentiality, integrity, and availability Architectural and hypervisor software risk Vulnerabilities Hypervisor configuration may not be hardened to reduce areas of vulnerability, such as unused services. Vendor-recommended best practices have not been adopted. Unused physical hardware devices are connected, and clipboard / file-sharing services are not disabled. Vendor security bulletins / alerts are not implemented promptly. Hypervisor self-integrity checks (or the equivalent) are not conducted upon boot-up. Ongoing monitoring, including analysis of hypervisor logs, does not occur. The attack surface is further increased through uncontrolled use of hypervisor management APIs by IT / DevOps tools and scripts and other infrastructure technologies. Affected Assets CCM v3.0.1 Hypervisor IVS Potential Security Impact A hypervisor can control all aspects of VM operation, so it is a natural target of malicious attacks. Securing a hypervisor is vital, yet more complex than it seems. In an attack known as hyper-jacking, malware that has penetrated one VM may attack the hypervisor. When a guest VM attempts this attack, it is often called a guest VM escape, because the guest VM breaks out of its isolated environment and attacks the host hypervisor. Once compromised, the hypervisor can be used as an attack platform to compromise guest VMs hosted by it or other hypervisors with which it may be able to interact. All hypervisors in common use include a very rich set of remote management APIs, increasing their attack surfaces. Calling tools / scripts / applications may not adequately implement identity and access control, especially if a hypervisor uses locally managed service accounts Cloud Security Alliance All Rights Reserved. 20
21 3.7.3 Security Controls for Mitigating Risks To mitigate risk, consider implementing the following security controls: Choose a hypervisor with a smaller footprint Type 1 rather than Type 2 for a reduced attack surface and list of vulnerabilities. (Refer to Appendix II for details.) Harden the hypervisor s configuration to reduce areas of vulnerability (e.g., disabling memory sharing between VMs running within the same hypervisor hosts). Put vendor-provided best practices in place where applicable. Disconnect unused physical hardware devices and disable clipboard or file-sharing services. Conduct self-integrity checks upon boot-up to confirm whether or not the hypervisor has been compromised. Use a hypervisor integrity monitoring technology, for example, Intel Trusted Platform Module/Trusted Execution Technology. Monitor for signs of compromise by analyzing hypervisor logs on an ongoing basis. Subscribe to your hypervisor vendor s security bulletins / alerts and implement security updates promptly. Make sure that an effective hypervisor patch management practice is in place. Implement and maintain effective identity and access control across all tools / scripts / applications calling hypervisor management APIs. (See Section 3.8 for additional guidance.) 2015 Cloud Security Alliance All Rights Reserved. 21
22 3.8 Risk #8 Unauthorized Access to Hypervisor Risk Table BEST PRACTICES FOR MITIGATING RISKS IN VIRTUALIZED ENVIRONMENTS April 2015 Risk Name Risk Description Relevant Security Aspect Relevant Governance Risk Area Unauthorized Access to Hypervisor Administrative access controls to the hypervisor may not be adequate for protection against potential hacker attacks. At the same time, hypervisor management software, which is typically used to control and manage one or more hypervisors, is an even more prominent and attractive target for attack. As a result, the hypervisor and associated management software are both subject to risk. Risk to confidentiality, integrity, and availability Architectural, hypervisor software, and configuration risk Vulnerabilities Access to the virtualization layer is not restricted as with any sensitive OS (i.e., using console access restricted by firewalls). The hypervisor may not support role-based access control of administrative responsibilities. Additional third-party tools designed to provide tight administrative control are not deployed. Separate authentication is not used to restrict access. Hypervisor management APIs / CLIs are not adequately protected. A separate management LAN is not deployed to manage access to hypervisors. Remote management of hypervisors is not disabled. Administrative interfaces are accidentally exposed through network configuration errors and lack of change management procedures. Affected Assets CCM v3.0.1 Hypervisor (and its management tool / APIs) IVS-11, IAM-04, IAM Potential Security Impact The hypervisor itself creates a new attack surface that does not exist in traditional IT environments and that is vulnerable to direct attacks. With hypervisor software that uses only locally managed passwords, access control may be too weak to support specific security policies, especially when considering that most hypervisors can be managed remotely. Furthermore, the usual default configuration for a hypervisor is often not the secure one available. Hypervisors can be managed in different ways, and some hypervisors allow management via multiple methods. In a typical data center, management software is usually not used to manage a group of hypervisors. If management software is not equipped with effective access control, hackers may be able to leverage it to gain unauthorized access to a large number of hosts, eliminating the need to attack individual hypervisors one by one Cloud Security Alliance All Rights Reserved. 22
23 3.8.3 Security Controls for Mitigating Risks To mitigate risk, consider implementing the following security controls: BEST PRACTICES FOR MITIGATING RISKS IN VIRTUALIZED ENVIRONMENTS April 2015 Deploy virtualization platforms that support role-based access control of administrative responsibilities. Or consider third-party tools to provide tight administrative control more uniformly across the environment and to reduce the audit burden. For environments with shared responsibilities, consider the two-person rule to provide additional oversight. For example, an authorized contractor can create a network switch only after an authorized network engineer reviews and approves the request. Restrict access to the virtualization layer, including hypervisor management software and APIs / CLIs as with any sensitive operating system through firewalls that restrict console access. Once role-based access control is implemented, evaluate implemented access control policies in order to ensure that they are functionally correct. Limit the number of user accounts including privilege accounts requiring direct access to the hypervisor host to a bare minimum. Integrate user accounts with robust credential management and authentication systems to enforce security policies (i.e., password policies and use of 2-factor authentication). Use multifactor and/or split control authentication, such as Microsoft Active Directory or 2-factor authentication, to restrict access. Refer to ISO/IEC 27002: and for guidance. Implement proper change management on any infrastructure component configuration, for example that might accidentally allow unauthorized access to the hypervisor. Secure each locally and remotely accessible hypervisor management interface. Disable remote management of hypervisors. If you cannot avoid this, consider providing access over a secure network connection and using 2- factor authentication. In addition, implement management session policies. For example, close idle / inactive connections to prevent abuse of management / client. Deploy a separate management LAN to manage access to hypervisors. 3.9 Risk #9 Account or Service Hijacking Through the Self-Service Portal Risk Table Risk Name Risk Description Relevant Security Aspect Relevant Governance Risk Area Account or Service Hijacking Through the Self-Service Portal Access to the self-service portal increases exposure to risks such as account or service hijacking through more administrative privileges than are typically granted to end users. Risk to confidentiality, integrity, and availability confined to the designated virtual environment Architectural and hypervisor software risk Vulnerabilities Strong authentication control is lacking. Policy governing the creation and use of self-service portals does not exist. Policy-based self-service portal management is not used. Unauthorized activity is not proactively monitored. Account management (e.g., password reset sent in clear text) is relaxed. Affected Assets CCM v3.0.1 Applications, VMs, and virtualization platform IAM-02, IAM-04, IAM-09, IAM-10, IAM-11, IAM Cloud Security Alliance All Rights Reserved. 23
24 3.9.2 Potential Security Impact A self-service portal is typically used to delegate specific parts of virtual infrastructure provisioning and management to assigned self-service administrators. Liberal use of self-service portals in cloud computing services will increase susceptibility to security risks, including account or service hijacking Security Controls for Mitigating Risks To mitigate risk, consider implementing the following security controls: Use administrative controls selectively, based on users roles and needs. Apply strong authentication techniques where possible, preferably securing both the client and server side of cloud computing against potential attacks. Use a multifactor and/or split control authentication to restrict access. For example, use Microsoft Active Directory or 2-factor authentication. (Refer to ISO/IEC 27002: and for guidance.) Employ proactive monitoring to detect unauthorized activities. Evaluate a cloud service provider s security policies and service level agreements. Consider policy-based management of self-service portals. Review and update policies and guidelines to include creation and use of self-service portals. Enforce secure management of accounts, identities, and credentials. Conduct regular penetration testing of the self-service portal to uncover vulnerabilities Risk #10 Workload of Different Trust Levels Located on the Same Server Risk Table Risk Name Risk Description Relevant Security Aspect Relevant Governance Risk Area Vulnerabilities Affected Assets CCM v3.0.1 Workload of Different Trust Levels Located on the Same Server VMs with mission-critical workloads reside on the same host as less-critical VMs, resulting in a virtual environment of mixed trust levels. In a multi-tenant environment, regulatory concerns may warrant segregation with physical or logical mechanisms. Risk to confidentiality, integrity, and availability Architectural and configuration risk VMs of different trust-levels are hosted on or migrated to the same physical server (host). Physical or logical software-defined networks for VMs of different trust levels are not segregated. Physical and virtual firewalls are not deployed to isolate groups of VMs from other hosted groups, for example, production from development systems or development from other cloud-resident systems. Virtual desktop workloads are not isolated from rest of the physical data center. Administrative separation of duties may not be implemented, allowing unauthorized changes or accidental misconfiguration that violates the logical zoning. VMs on the same physical server IVS-09, IVS Cloud Security Alliance All Rights Reserved. 24
25 Potential Security Impact Enterprises can attempt to segregate VMs of different trust levels on separate host machines. However, that effort may not be effective unless there is effective implementation of systems and data categorization, as well as implementation of adequate network, security, and management controls. VMs of lower trust levels will typically have weaker security controls than VMs of higher trust levels. Those VMs can therefore be easier to compromise, potentially providing a stepping stone to higher-risk, more sensitive VMs on the same host. It is important to have consistency in the levels of protection for VMs of different trust levels across physical and virtual environments. In short, hosting VMs of different trust levels on the same host tends to reduce overall security for all components to that of the least-protected component Security Controls to Mitigate Risks To mitigate risk, consider implementing the following security controls: Implement policies and processes to categorize systems and data according to different security classifications. Assign users of workloads of different trust levels to different VLAN networks and, if possible, to physically or logically separated servers where different security policies may be applied. That is, virtual desktop workloads should be isolated from the rest of physical data center. Run workloads of different trust levels on different physical and/or logical networks. Consider the feasibility of segregating VMs by creating security zones based on type of use (e.g., desktop vs. server), production stage (e.g., development, production, and testing), and sensitivity of data on separate physical clusters of hardware components such as server, storage and network. Use firewalls, whether physical or virtual, to isolate groups of VMs from other hosted groups. For example, separate production systems from development systems or development systems from other cloud-resident systems Carefully design and implement access from each trust level to physical and virtual management and security systems Cloud Security Alliance All Rights Reserved. 25
26 3.11 Risk #11 Risk Due to Cloud Service Provider API Risk Table BEST PRACTICES FOR MITIGATING RISKS IN VIRTUALIZED ENVIRONMENTS April 2015 Risk Name Risk Description Relevant Security Aspect Relevant Governance Risk Area Risk due to Cloud Service Provider API Enterprises may embark on a hybrid cloud services approach. This integration of private and public cloud infrastructure services poses a challenge, because enterprise identification, authentication, policy management, and governance framework(s) may not naturally extend into the public cloud. Risk to confidentiality, integrity, and availability Architectural and configuration risk Vulnerabilities The cloud service provider s API set is not secured. Data transmitted or stored in the cloud is not protected by encryption. Strong authentication / access control is not implemented for external systems. Identity and credential federation, such as Active Directory services or another LDAPv3 directory, is not used. Traffic is not transmitted via a private / out-of-band encrypted channel that is separate from normal internal traffic. Security, compliance, and governance controls and monitoring are not consistently enabled. Affected Assets CCM v3.0.1 Security of the hybrid environment IAM Potential Security Impact Cloud service providers expose a set of software interfaces or APIs that an enterprise can use to manage and interact with cloud services. Such interfaces must be designed to protect against accidental and malicious attempts to circumvent enterprise policies Security Controls for Mitigating Risks To mitigate risk, consider implementing the following security controls: Implement strong authentication and granular access control with encrypted transmission. Use two different authentication zones one for internal organizational systems and another for external systems. Transmit Active Directory traffic via a private / out-of-band encrypted channel that is separate from normal Internet traffic if it is used across the Internet. Explore using identity federation, which may involve the use of: o Formal Internet standards, such as the OASIS Security Assertion Mark-up Language specification o Open source technologies and/or other openly published specifications, such as Information Cards, OpenID, the Higgins trust framework, or the Novell Bandit project Apply enterprise security, compliance, and governance policies to assets managed in hybrid clouds and implement comprehensive monitoring and reporting Cloud Security Alliance All Rights Reserved. 26
27 4. Conclusion The massive sharing of infrastructure resources including compute, network, storage, management, and security, in a multi-tenanted environment enabled by virtualization technologies, especially with users who span different organizations and security needs creates a shared virtual computing environment where users / organizations are no longer clearly separated by physical server racks and networks. Inside a cloud, it is difficult to identify where data is stored and how it is segregated. This lack of visibility and the ability to control, audit, and verify poses a number of security and compliance concerns for IT personnel, end-users, and regulators. While the cloud community is still grappling with these emerging risks, virtualization technologies are continuing to be rapidly innovated. An example is the emergence of Linux Containers and Dockers, software-defined networking that enables even more fine-grained controls. In addition, new uses of current virtualization technologies continue to be discovered. To manage such a dynamic risk environment, organizations should put effective governance and risk management processes and controls in place to continually monitor and proactively mitigate the evolving risks Cloud Security Alliance All Rights Reserved. 27
28 Appendix I Risk Assessment Matrix BEST PRACTICES FOR MITIGATING RISKS IN VIRTUALIZED ENVIRONMENTS April 2015 Evaluation of Risk Vulnerability Likelihood (See Table 1) Impact Due to Confidentiality Compromise (See Table 2) Impact Due to Integrity Compromise (See Table 2) Impact Due to Availability Compromise (See Table 2) Evaluate Risk Level (See Table 3) Risk Treatment Control to be implemented Evaluate Residual Risk Level (See Table 3) Type of Risk: 1 VM Sprawl Asset exposed to risk: VM Lack of effective control process to manage VM lifecycle Lack of placement / zoning policies or enforcement of where a dormant VM can instantiate or reside Lack of discovery tool to identify unauthorized VMs Type of Risk: 2 Sensitive Data in VM Asset exposed to risk: VM and Storage VM images and snapshots are not treated in the same way as the sensitive data. Policies and processes are not in place to control storage of VM images and snapshots. Type of Risk: 3 Security of offline / dormant and pre-configured VMs Asset exposed to risk: VM Security patches on the offline/dormant VM are out of date. Guidelines on the activation of offline/dormant VMs are not in place. Type of Risk: 4 Security of Pre-Configured (Golden Image) VM / Active (Running) VMs Asset exposed to risk: VM Deployment of compromised VMs may lead to loss of integrity of the virtualization platform. VM with unauthorized changes to hardware, network, and storage may cause disruption in VM availability Cloud Security Alliance All Rights Reserved. 28
29 Vulnerability Likelihood (See Table 1) Impact Due to Confidentiality Compromise (See Table 2) Impact Due to Integrity Compromise (See Table 2) Impact Due to Availability Compromise (See Table 2) Evaluate Risk Level (See Table 3) Risk Treatment Control to be implemented Evaluate Residual Risk Level (See Table 3) VMs with viral payload injection may impact the entire virtualized environment. Type of Risk: 5 Lack of Visibility and Controls on Virtual Networks Asset exposed to risk: VM and network Virtual networks cannot be monitored using traditional tools. Hypervisor may not be able to intercept and monitor inter- VM communication. Consistent security policy enforcement cannot be applied on physical and virtual networks. Comprehensive monitoring across physical and virtual network cannot be implemented Physical and virtual network configuration may not be managed by the same team. Type of Risk: 6 Resource Exhaustion Asset exposed to risk: VM Servers are burdened by concurrent execution of resource-intensive software. Simultaneous OS automated patching on a group of VMs causes enormous access strain on a common storage resource. Type of Risk: 7 Hypervisor Security Asset exposed to risk: Hypervisor Configuration of hypervisor may not be hardened to reduce areas of vulnerabilities. Vendor- recommended best practices are not adopted. Unused physical hardware devices are connected. Clipboard / file-sharing services are not disabled Cloud Security Alliance All Rights Reserved. 29
30 Vulnerability Likelihood (See Table 1) Impact Due to Confidentiality Compromise (See Table 2) Impact Due to Integrity Compromise (See Table 2) Impact Due to Availability Compromise (See Table 2) Evaluate Risk Level (See Table 3) Risk Treatment Control to be implemented Evaluate Residual Risk Level (See Table 3) Vendor security bulletins /alerts are not subscribed to. Security updates are not implemented promptly Self-integrity checks or equivalence are not conducted upon boot-up to confirm whether or not hypervisor has been compromised. Ongoing monitoring including analysis of hypervisor logs does not occur. Attack surface is further increased through uncontrolled use of hypervisor management APIs by IT/DevOps tools and scripts and other infrastructure technologies. Type of Risk: 8 Unauthorized Access to hypervisor Asset exposed to risk: Hypervisor (and mgmt. tool) Access to virtualization layer is not restricted as with any sensitive OS (i.e., restricting console access via firewalls). Hypervisor may not support role-based access control of administrative responsibilities. Additional third-party tools that provide tight administrative control are not deployed. A separate authentication is not used to restrict access. Hypervisor management APIs/CLIs are not adequately protected Separate management LAN authentication is not used to restrict access. Remote hypervisor management is not disabled Cloud Security Alliance All Rights Reserved. 30
31 Vulnerability Likelihood (See Table 1) Impact Due to Confidentiality Compromise (See Table 2) Impact Due to Integrity Compromise (See Table 2) Impact Due to Availability Compromise (See Table 2) Evaluate Risk Level (See Table 3) Risk Treatment Control to be implemented Evaluate Residual Risk Level (See Table 3) Administrative interfaces are accidentally exposed through network configuration errors and lack of change of management procedures Type of Risk: 9 Account or Service Hijacking through Self- Service Portal Asset exposed to risk: Privileged access to applications, VM, and Virtualization Platform Strong authentication control is lacking. Policy governing creation and use of self-service portals is lacking. Policy-based management of self-service portal is not used. Proactive monitoring of unauthorized activity does not occur. Account management is relaxed (e.g., password reset sent in clear text) Type of Risk: 10 Workload of Different Trust Levels Located on the Same Server (Commingling of Data) Asset exposed to risk: VMs in the same physical server VMs of different trust levels are hosted on or migrated to the same physical server. Physical or logical software defined-networks for VMs of different trust levels are not separated. Physical and virtual firewalls are not deployed to isolate groups of VMs from other hosted groups, such as production from development systems or development rom other cloud-resident systems. Virtual desktop workloads are not isolated from the rest of the physical data center. Administrative separation of duties may not be implemented, allowing unauthorized changes or accidental misconfiguration that violates logical zoning Cloud Security Alliance All Rights Reserved. 31
32 Vulnerability Likelihood (See Table 1) Impact Due to Confidentiality Compromise (See Table 2) Impact Due to Integrity Compromise (See Table 2) Impact Due to Availability Compromise (See Table 2) Evaluate Risk Level (See Table 3) Risk Treatment Control to be implemented Evaluate Residual Risk Level (See Table 3) Type of Risk: 11 Risk Due to CSP API) Asset exposed to risk: Security of the hybrid environment Cloud service provider API set is not secured. Data transmission is not protected by encryption. Strong authentication/ access control is not implemented for external systems. Active Directory traffic is not transmitted via a private/outof- band encrypted channel (separated from normal internal traffic) Identity federation is not used. Security, compliance, and governance controls and monitoring are not consistently enabled. Table 1 Likelihood Rating for Related Vulnerability Likelihood Rating Evaluation Criteria Relevant security control(s) is not in place. Relevant security control(s) is in place but not consistent or effective. Relevant security control(s) is in place and effective. Table 2 Impact Rating for Related CIA Compromise Impact Rating Evaluation Criteria There is significant business impact to the enterprise. There is tangible or intangible loss to the enterprise. There is insignificant business loss due to minor inconvenience / inefficiency in business operations Cloud Security Alliance All Rights Reserved. 32
33 Table 3 Risk Matrix showing the Defined Risk levels Impact Likelihood 1 (Insignificant) 2 (Minor) BEST PRACTICES FOR MITIGATING RISKS IN VIRTUALIZED ENVIRONMENTS April () 2 (Minor) 3 () 4 () 3 () 4 () 5 (Very ) 2015 Cloud Security Alliance All Rights Reserved. 33
34 Appendix II Types of Virtualization BEST PRACTICES FOR MITIGATING RISKS IN VIRTUALIZED ENVIRONMENTS April 2015 Virtualization has developed rapidly. In general, virtualization can refer to a wide variety of technologies, which can be grouped into the following categories: 1. Full virtualization 2. Para-virtualization 3. Operating system virtualization 4. Desktop virtualization 5. Storage virtualization 6. Network virtualization Full Virtualization In general, there are two types of virtualization hypervisors. Type 1 bare metal hypervisors execute VMs directly over computer hardware, with no need for an underlying operating system. Type 2 hosted hypervisors must be hosted on top of an operating system. Type 2 hypervisors must be started like a regular software application before any VMs can be controlled. Para-Virtualization In this implementation, the underlying operating system kernel presents a set of software interfaces to VMs in order to access underlying hardware. In theory, hardware access speeds are increased for these VMs, as compared to Type 2 hypervisors. In practice, the operating systems of these VMs must be para-virtualized-aware for the speed impact to be realized. Operating System Virtualization The latest virtualization technology involves the development of Linux Containers and Dockers. These containers support software applications that can execute with virtual resources and do not require the creation of a VM. In other words, a hypervisor in the traditional sense of the word does not exist. Management of virtual resources is implemented by virtualizing the operating system. Docker technology is currently used by companies such as Google, Amazon, and Microsoft. Docker isolation appears to be an issue at this writing 3. Hence, adoption of Docker technology from a security perspective must be carefully considered. Desktop Virtualization Here, the PC desktop environment is rendered remotely to a special-access client using low bandwidth. Desktop virtualization is much like a remote desktop session, except that these machines are virtual and centrally managed Cloud Security Alliance All Rights Reserved. 34
35 Storage Virtualization This technology uses a logical raw disk made from physical disk storage and distributed to server hardware using a network connection. This is a popular technique for sharing and managing disk storage from a centralized appliance on a server farm. Network Virtualization Traditional network infrastructures supporting enterprise virtualization environments require careful planning and implementation, especially when any of the VMs interface with the Internet. With ease of VM creation, a traditional approach to data separation using VLANs may not be feasible, as in the case of the 4000 VLAN limit of an enterprise. A new approach, network virtualization, is being developed to overcome this constraint. Entire network infrastructures, consisting of routers and switches are virtualized to support VM agility and flexibility. This approach may pose a security problem, because monitoring tools have yet to evolve with the pace of change Cloud Security Alliance All Rights Reserved. 35
CSA Virtualisation Working Group Best Practices for Mitigating Risks in Virtualized Environments
CSA Virtualisation Working Group Best Practices for Mitigating Risks in Virtualized Environments Kelvin Ng Tao Yao Sing Heng Yiak Por Acknowledgeme nts Co-Chairs Kapil Raina, Zscaler Kelvin Ng, Nanyang
How To Protect Your Cloud From Attack
A Trend Micro White Paper August 2015 Trend Micro Cloud Protection Security for Your Unique Cloud Infrastructure Contents Introduction...3 Private Cloud...4 VM-Level Security...4 Agentless Security to
Total Cloud Protection
Total Cloud Protection Data Center and Cloud Security Security for Your Unique Cloud Infrastructure A Trend Micro White Paper August 2011 I. INTRODUCTION Many businesses are looking to the cloud for increased
PICO Compliance Audit - A Quick Guide to Virtualization
WHITE PAPER August 2011 Passing Compliance Audit: Virtualize PCI-compliant Workloads with the Help of HyTrust and Trend Micro Deep Security HYTRUST AND TREND MICRO DEEP SECURITY TOC Contents Virtualization
Preparing an RFI for. This RFI has been updated to reflect the new requirements in Version 3.0 of the PCI DSS, which took effect January 2015.
Preparing an RFI for Protecting cardholder data is a critical and mandatory requirement for all organizations that process, store or transmit information on credit or debit cards. Requirements and guidelines
Security Virtual Infrastructure - Cloud
Security Virtual Infrastructure - Cloud Your Name Ramkumar Mohan Head IT & CISO Orbis Financial Corporation Ltd Agenda Cloud Brief Introduction State of Cloud Cloud Challenges Private Cloud Journey to
PCI DSS Virtualization Guidelines. Information Supplement: PCI Data Security Standard (PCI DSS) Version: 2.0 Date: June 2011
Standard: Version: 2.0 Date: June 2011 Author: PCI Data Security Standard (PCI DSS) Virtualization Special Interest Group PCI Security Standards Council Information Supplement: PCI DSS Virtualization Guidelines
PCI COMPLIANCE ON AWS: HOW TREND MICRO CAN HELP
solution brief PCI COMPLIANCE ON AWS: HOW TREND MICRO CAN HELP AWS AND PCI DSS COMPLIANCE To ensure an end-to-end secure computing environment, Amazon Web Services (AWS) employs a shared security responsibility
Trend Micro Deep Security
Trend Micro Deep Security VMware Global Technology Alliance Partner Changing the Game with Agentless Security for the Virtual Data Center A 2012 Trend Micro White Paper I. INTRODUCTION From its early experimental
Security Issues in Cloud Computing
Security Issues in Computing CSCI 454/554 Computing w Definition based on NIST: A model for enabling ubiquitous, convenient, on-demand network access to a shared pool of configurable computing resources
Effective End-to-End Cloud Security
Effective End-to-End Cloud Security Securing Your Journey to the Cloud Trend Micro SecureCloud A Trend Micro & VMware White Paper August 2011 I. EXECUTIVE SUMMARY This is the first paper of a series of
Making Data Security The Foundation Of Your Virtualization Infrastructure
Making Data Security The Foundation Of Your Virtualization Infrastructure by Dave Shackleford hytrust.com Cloud Under Control P: P: 650.681.8100 Securing data has never been an easy task. Its challenges
Agentless Security for VMware Virtual Data Centers and Cloud
Agentless Security for VMware Virtual Data Centers and Cloud Trend Micro Deep Security VMware Global Technology Alliance Partner Trend Micro, Incorporated» This white paper reviews the challenges of applying
Network Access Control in Virtual Environments. Technical Note
Contents Security Considerations in.... 3 Addressing Virtualization Security Challenges using NAC and Endpoint Compliance... 3 Visibility and Profiling of VMs.... 4 Identification of Rogue or Unapproved
Larry Wilson Version 1.0 November, 2013. University Cyber-security Program Critical Asset Mapping
Larry Wilson Version 1.0 November, 2013 University Cyber-security Program Critical Asset Mapping Part 3 - Cyber-Security Controls Mapping Cyber-security Controls mapped to Critical Asset Groups CSC Control
CS 356 Lecture 25 and 26 Operating System Security. Spring 2013
CS 356 Lecture 25 and 26 Operating System Security Spring 2013 Review Chapter 1: Basic Concepts and Terminology Chapter 2: Basic Cryptographic Tools Chapter 3 User Authentication Chapter 4 Access Control
ProtectV. Securing Sensitive Data in Virtual and Cloud Environments. Executive Summary
VISIBILITY DATA GOVERNANCE SYSTEM OS PARTITION UNIFIED MANAGEMENT CENTRAL AUDIT POINT ACCESS MONITORING ENCRYPTION STORAGE VOLUME POLICY ENFORCEMENT ProtectV SECURITY SNAPSHOT (backup) DATA PROTECTION
ensure prompt restart of critical applications and business activities in a timely manner following an emergency or disaster
Security Standards Symantec shall maintain administrative, technical, and physical safeguards for the Symantec Network designed to (i) protect the security and integrity of the Symantec Network, and (ii)
LAMAR STATE COLLEGE - ORANGE INFORMATION RESOURCES SECURITY MANUAL. for INFORMATION RESOURCES
LAMAR STATE COLLEGE - ORANGE INFORMATION RESOURCES SECURITY MANUAL for INFORMATION RESOURCES Updated: June 2007 Information Resources Security Manual 1. Purpose of Security Manual 2. Audience 3. Acceptable
Virtualization System Security
Virtualization System Security Bryan Williams, IBM X-Force Advanced Research Tom Cross, Manager, IBM X-Force Security Strategy 2009 IBM Corporation Overview Vulnerability disclosure analysis Vulnerability
Enterprise IT is complex. Today, IT infrastructure spans the physical, the virtual and applications, and crosses public, private and hybrid clouds.
ENTERPRISE MONITORING & LIFECYCLE MANAGEMENT Unify IT Operations Enterprise IT is complex. Today, IT infrastructure spans the physical, the virtual and applications, and crosses public, private and hybrid
STRATEGIC WHITE PAPER. Securing cloud environments with Nuage Networks VSP: Policy-based security automation and microsegmentation overview
STRATEGIC WHITE PAPER Securing cloud environments with Nuage Networks VSP: Policy-based security automation and microsegmentation overview Abstract Cloud architectures rely on Software-Defined Networking
Securing Privileges in the Cloud. A Clear View of Challenges, Solutions and Business Benefits
A Clear View of Challenges, Solutions and Business Benefits Introduction Cloud environments are widely adopted because of the powerful, flexible infrastructure and efficient use of resources they provide
Building A Secure Microsoft Exchange Continuity Appliance
Building A Secure Microsoft Exchange Continuity Appliance Teneros, Inc. 215 Castro Street, 3rd Floor Mountain View, California 94041-1203 USA p 650.641.7400 f 650.641.7401 ON AVAILABLE ACCESSIBLE Building
CHAPTER 3 : INCIDENT RESPONSE FIVE KEY RECOMMENDATIONS GLOBAL THREAT INTELLIGENCE REPORT 2015 :: COPYRIGHT 2015 NTT INNOVATION INSTITUTE 1 LLC
: INCIDENT RESPONSE FIVE KEY RECOMMENDATIONS 1 FIVE KEY RECOMMENDATIONS During 2014, NTT Group supported response efforts for a variety of incidents. Review of these engagements revealed some observations
PCI COMPLIANCE ON AWS: HOW TREND MICRO CAN HELP
SOLUTION BRIEF PCI COMPLIANCE ON AWS: HOW TREND MICRO CAN HELP The benefits of cloud computing are clear and compelling: no upfront investment, low ongoing costs, flexible capacity and fast application
Host Hardening. Presented by. Douglas Couch & Nathan Heck Security Analysts for ITaP 1
Host Hardening Presented by Douglas Couch & Nathan Heck Security Analysts for ITaP 1 Background National Institute of Standards and Technology Draft Guide to General Server Security SP800-123 Server A
Vistara Lifecycle Management
Vistara Lifecycle Management Solution Brief Unify IT Operations Enterprise IT is complex. Today, IT infrastructure spans the physical, the virtual and applications, and crosses public, private and hybrid
Data Management Policies. Sage ERP Online
Sage ERP Online Sage ERP Online Table of Contents 1.0 Server Backup and Restore Policy... 3 1.1 Objectives... 3 1.2 Scope... 3 1.3 Responsibilities... 3 1.4 Policy... 4 1.5 Policy Violation... 5 1.6 Communication...
Did you know your security solution can help with PCI compliance too?
Did you know your security solution can help with PCI compliance too? High-profile data losses have led to increasingly complex and evolving regulations. Any organization or retailer that accepts payment
Cloud Security:Threats & Mitgations
Cloud Security:Threats & Mitgations Vineet Mago Naresh Khalasi Vayana 1 What are we gonna talk about? What we need to know to get started Its your responsibility Threats and Remediations: Hacker v/s Developer
Supplier Information Security Addendum for GE Restricted Data
Supplier Information Security Addendum for GE Restricted Data This Supplier Information Security Addendum lists the security controls that GE Suppliers are required to adopt when accessing, processing,
Automating Cloud Security Control and Compliance Enforcement for PCI DSS 3.0
WHITE PAPER Automating Cloud Security Control and Compliance Enforcement for 3.0 How Enables Security and Compliance with the PCI Data Security Standard in a Private Cloud EXECUTIVE SUMMARY All merchants,
The Challenges of Securing Hosting Hyper-V Multi-Tenant Environments
#1 Management and Security for Windows Server and Hyper-V The Challenges of Securing Hosting Hyper-V Multi-Tenant Environments by Brien M. Posey In the not too distant past, VMware was the hypervisor of
Cloud Computing Governance & Security. Security Risks in the Cloud
Cloud Computing Governance & Security The top ten questions you have to ask Mike Small CEng, FBCS, CITP Fellow Analyst, KuppingerCole This Webinar is supported by Agenda What is the Problem? Ten Cloud
Using Automated, Detailed Configuration and Change Reporting to Achieve and Maintain PCI Compliance Part 4
WHITEPAPER Using Automated, Detailed Configuration and Change Reporting to Achieve and Maintain PCI Compliance Part 4 An in-depth look at Payment Card Industry Data Security Standard Requirements 10, 11,
Guide to Vulnerability Management for Small Companies
University of Illinois at Urbana-Champaign BADM 557 Enterprise IT Governance Guide to Vulnerability Management for Small Companies Andrew Tan Table of Contents Table of Contents... 1 Abstract... 2 1. Introduction...
Mitigating Information Security Risks of Virtualization Technologies
Mitigating Information Security Risks of Virtualization Technologies Toon-Chwee, Wee VMWare (Hong Kong) 2009 VMware Inc. All rights reserved Agenda Virtualization Overview Key Components of Secure Virtualization
How to Achieve Operational Assurance in Your Private Cloud
How to Achieve Operational Assurance in Your Private Cloud As enterprises implement private cloud and next-generation data centers to achieve cost efficiencies and support business agility, operational
Seven Things To Consider When Evaluating Privileged Account Security Solutions
Seven Things To Consider When Evaluating Privileged Account Security Solutions Contents Introduction 1 Seven questions to ask every privileged account security provider 4 1. Is the solution really secure?
Ovation Security Center Data Sheet
Features Scans for vulnerabilities Discovers assets Deploys security patches transparently Allows only white-listed applications to run in workstations Provides virus protection for Ovation Windows workstations
Intro to NSX. Network Virtualization. 2014 VMware Inc. All rights reserved.
Intro to NSX Network Virtualization 2014 VMware Inc. All rights reserved. Agenda Introduction NSX Overview Details: Microsegmentation NSX Operations More Information SDDC/Network Virtualization Security
How To Achieve Pca Compliance With Redhat Enterprise Linux
Achieving PCI Compliance with Red Hat Enterprise Linux June 2009 CONTENTS EXECUTIVE SUMMARY...2 OVERVIEW OF PCI...3 1.1. What is PCI DSS?... 3 1.2. Who is impacted by PCI?... 3 1.3. Requirements for achieving
PCI DSS 3.0 Compliance
A Trend Micro White Paper April 2014 PCI DSS 3.0 Compliance How Trend Micro Cloud and Data Center Security Solutions Can Help INTRODUCTION Merchants and service providers that process credit card payments
Secure Administration of Virtualization - A Checklist ofVRATECH
Securing the Administration of Virtualization An ENTERPRISE MANAGEMENT ASSOCIATES (EMA ) Market Research Report Prepared for RSA, The Security Division of EMC March 2010 IT MANAGEMENT RESEARCH, Table of
Information Technology Engineers Examination. Information Security Specialist Examination. (Level 4) Syllabus
Information Technology Engineers Examination Information Security Specialist Examination (Level 4) Syllabus Details of Knowledge and Skills Required for the Information Technology Engineers Examination
Protecting Your Organisation from Targeted Cyber Intrusion
Protecting Your Organisation from Targeted Cyber Intrusion How the 35 mitigations against targeted cyber intrusion published by Defence Signals Directorate can be implemented on the Microsoft technology
Overcoming Security Challenges to Virtualize Internet-facing Applications
Intel IT IT Best Practices Cloud Security and Secure ization November 2011 Overcoming Security Challenges to ize Internet-facing Applications Executive Overview To enable virtualization of Internet-facing
GFI White Paper PCI-DSS compliance and GFI Software products
White Paper PCI-DSS compliance and Software products The Payment Card Industry Data Standard () compliance is a set of specific security standards developed by the payment brands* to help promote the adoption
March 2012 www.tufin.com
SecureTrack Supporting Compliance with PCI DSS 2.0 March 2012 www.tufin.com Table of Contents Introduction... 3 The Importance of Network Security Operations... 3 Supporting PCI DSS with Automated Solutions...
Information security controls. Briefing for clients on Experian information security controls
Information security controls Briefing for clients on Experian information security controls Introduction Security sits at the core of Experian s operations. The vast majority of modern organisations face
GE Measurement & Control. Cyber Security for NEI 08-09
GE Measurement & Control Cyber Security for NEI 08-09 Contents Cyber Security for NEI 08-09...3 Cyber Security Solution Support for NEI 08-09...3 1.0 Access Contols...4 2.0 Audit And Accountability...4
PCI Data Security Standards (DSS)
ENTERPRISE APPLICATION WHITELISTING SOLUTION Achieving PCI Compliance at the Point of Sale Using Bit9 Parity TM to Protect Cardholder Data PCI: Protecting Cardholder Data As the technology used by merchants
Securing Virtual Applications and Servers
White Paper Securing Virtual Applications and Servers Overview Security concerns are the most often cited obstacle to application virtualization and adoption of cloud-computing models. Merely replicating
Thoughts on PCI DSS 3.0. September, 2014
Thoughts on PCI DSS 3.0 September, 2014 Speaker Today Jeff Sanchez is a Managing Director in Protiviti s Los Angeles office. He joined Protiviti in 2002 after spending 10 years with Arthur Andersen s Technology
74% 96 Action Items. Compliance
Compliance Report PCI DSS 2.0 Generated by Check Point Compliance Blade, on July 02, 2013 11:12 AM 1 74% Compliance 96 Action Items Upcoming 0 items About PCI DSS 2.0 PCI-DSS is a legal obligation mandated
Virtualization Essentials
Virtualization Essentials Table of Contents Introduction What is Virtualization?.... 3 How Does Virtualization Work?... 4 Chapter 1 Delivering Real Business Benefits.... 5 Reduced Complexity....5 Dramatically
Global Partner Management Notice
Global Partner Management Notice Subject: Critical Vulnerabilities Identified to Alert Payment System Participants of Data Compromise Trends Dated: May 4, 2009 Announcement: To support compliance with
NETWORK AND CERTIFICATE SYSTEM SECURITY REQUIREMENTS
NETWORK AND CERTIFICATE SYSTEM SECURITY REQUIREMENTS Scope and Applicability: These Network and Certificate System Security Requirements (Requirements) apply to all publicly trusted Certification Authorities
How To Manage Security On A Networked Computer System
Unified Security Reduce the Cost of Compliance Introduction In an effort to achieve a consistent and reliable security program, many organizations have adopted the standard as a key compliance strategy
VDI Security for Better Protection and Performance
VDI Security for Better Protection and Performance Addressing security and infrastructure challenges in your VDI deployments Trend Micro, Incorporated» See why you need security designed for VDI environments
Securing Data in the Virtual Data Center and Cloud: Requirements for Effective Encryption
THE DATA PROTECTIO TIO N COMPANY Securing Data in the Virtual Data Center and Cloud: Requirements for Effective Encryption whitepaper Executive Summary Long an important security measure, encryption has
05.0 Application Development
Number 5.0 Policy Owner Information Security and Technology Policy Application Development Effective 01/01/2014 Last Revision 12/30/2013 Department of Innovation and Technology 5. Application Development
A Look at the New Converged Data Center
Organizations around the world are choosing to move from traditional physical data centers to virtual infrastructure, affecting every layer in the data center stack. This change will not only yield a scalable
How Data-Centric Protection Increases Security in Cloud Computing and Virtualization
How Data-Centric Protection Increases Security in Cloud Computing and Virtualization Executive Overview Cloud services and virtualization are driving significant shifts in IT spending and deployments.
FISMA / NIST 800-53 REVISION 3 COMPLIANCE
Mandated by the Federal Information Security Management Act (FISMA) of 2002, the National Institute of Standards and Technology (NIST) created special publication 800-53 to provide guidelines on security
Netzwerkvirtualisierung? Aber mit Sicherheit!
Netzwerkvirtualisierung? Aber mit Sicherheit! Markus Schönberger Advisory Technology Consultant Trend Micro Stephan Bohnengel Sr. Network Virtualization SE VMware Agenda Background and Basic Introduction
Take Back Control in IT. Desktop & Server Management (DSM)
Take Back Control in IT Desktop & Server Management (DSM) Table of Contents 1. Abstract... 3 2. Migrating to the virtual, fluid model of client computing... 4 3. Challenges in the new era of client computing...
Payment Card Industry Data Security Standard
Symantec Managed Security Services support for IT compliance Solution Overview: Symantec Managed Services Overviewview The (PCI DSS) was developed to facilitate the broad adoption of consistent data security
Whitepaper. What You Need to Know About Infrastructure as a Service (IaaS) Encryption
Whitepaper What You Need to Know About Infrastructure as a Service (IaaS) Encryption What You Need to Know about IaaS Encryption What You Need to Know About IaaS Encryption Executive Summary In this paper,
Residual risk. 3 Compliance challenges (i.e. right to examine, exit clause, privacy acy etc.)
Organizational risks 1 Lock-in Risk of not being able to migrate easily from one provider to another 2 Loss of Governance Control and influence on the cloud providers, and conflicts between customer hardening
Security Controls for the Autodesk 360 Managed Services
Autodesk Trust Center Security Controls for the Autodesk 360 Managed Services Autodesk strives to apply the operational best practices of leading cloud-computing providers around the world. Sound practices
Oracle Maps Cloud Service Enterprise Hosting and Delivery Policies Effective Date: October 1, 2015 Version 1.0
Oracle Maps Cloud Service Enterprise Hosting and Delivery Policies Effective Date: October 1, 2015 Version 1.0 Unless otherwise stated, these Oracle Maps Cloud Service Enterprise Hosting and Delivery Policies
EMC E20-018. Exam Name: Virtualized Data Center and Cloud Infrastructure Design Specialist
EMC E20-018 Exam Name: Virtualized Data Center and Cloud Infrastructure Design Specialist http://www.exams.solutions/e20-018-exam-guide.html Product: Demo Question: 1 What is the first phase of the Virtual
Securing Remote Vendor Access with Privileged Account Security
Securing Remote Vendor Access with Privileged Account Security Table of Contents Introduction to privileged remote third-party access 3 Do you know who your remote vendors are? 3 The risk: unmanaged credentials
Safeguarding the cloud with IBM Dynamic Cloud Security
Safeguarding the cloud with IBM Dynamic Cloud Security Maintain visibility and control with proven security solutions for public, private and hybrid clouds Highlights Extend enterprise-class security from
IT Best Practices Audit TCS offers a wide range of IT Best Practices Audit content covering 15 subjects and over 2200 topics, including:
IT Best Practices Audit TCS offers a wide range of IT Best Practices Audit content covering 15 subjects and over 2200 topics, including: 1. IT Cost Containment 84 topics 2. Cloud Computing Readiness 225
TASK -040. TDSP Web Portal Project Cyber Security Standards Best Practices
Page 1 of 10 TSK- 040 Determine what PCI, NERC CIP cyber security standards are, which are applicable, and what requirements are around them. Find out what TRE thinks about the NERC CIP cyber security
Data Protection: From PKI to Virtualization & Cloud
Data Protection: From PKI to Virtualization & Cloud Raymond Yeung CISSP, CISA Senior Regional Director, HK/TW, ASEAN & A/NZ SafeNet Inc. Agenda What is PKI? And Value? Traditional PKI Usage Cloud Security
Enterprise Cybersecurity Best Practices Part Number MAN-00363 Revision 006
Enterprise Cybersecurity Best Practices Part Number MAN-00363 Revision 006 April 2013 Hologic and the Hologic Logo are trademarks or registered trademarks of Hologic, Inc. Microsoft, Active Directory,
A Decision Maker s Guide to Securing an IT Infrastructure
A Decision Maker s Guide to Securing an IT Infrastructure A Rackspace White Paper Spring 2010 Summary With so many malicious attacks taking place now, securing an IT infrastructure is vital. The purpose
H Y T RUST: S OLUTION B RIEF. Solve the Nosy Neighbor Problem in Multi-Tenant Environments
H Y T RUST: S OLUTION B RIEF Solve the Nosy Neighbor Problem in Multi-Tenant Environments Summary A private cloud with multiple tenants such as business units of an enterprise or customers of a cloud service
Demystifying Virtualization for Small Businesses Executive Brief
Demystifying Virtualization for Small Businesses White Paper: Demystifying Virtualization for Small Businesses Demystifying Virtualization for Small Businesses Contents Introduction............................................................................................
Virtualization Impact on Compliance and Audit
2009 Reflex Systems, LLC Virtualization Impact on Compliance and Audit Michael Wronski, CISSP VP Product Management Reflex Systems Agenda Introduction Virtualization? Cloud? Risks and Challenges? Compliance
Learn the essentials of virtualization security
Learn the essentials of virtualization security White Paper Table of Contents 3 Introduction 4 Hypervisor connectivity and risks 4 Multi-tenancy risks 5 Management and operational network risks 5 Storage
Reining in the Effects of Uncontrolled Change
WHITE PAPER Reining in the Effects of Uncontrolled Change The value of IT service management in addressing security, compliance, and operational effectiveness In IT management, as in business as a whole,
Cisco Security Optimization Service
Cisco Security Optimization Service Proactively strengthen your network to better respond to evolving security threats and planned and unplanned events. Service Overview Optimize Your Network for Borderless
Information Security Policy September 2009 Newman University IT Services. Information Security Policy
Contents 1. Statement 1.1 Introduction 1.2 Objectives 1.3 Scope and Policy Structure 1.4 Risk Assessment and Management 1.5 Responsibilities for Information Security 2. Compliance 3. HR Security 3.1 Terms
Public Cloud Security: Surviving in a Hostile Multitenant Environment
Public Cloud Security: Surviving in a Hostile Multitenant Environment SESSION ID: EXP-R01 Mark Russinovich Technical Fellow Windows Azure, Microsoft @markrussinovich The Third Computing Era Security Could
Virtualisation. A newsletter for IT Professionals. Issue 2. I. Background of Virtualisation. Hardware
Virtualisation A newsletter for IT Professionals Issue 2 UEducation Sector Updates I. Background of Virtualisation Virtualisation is the separation of resource or request for a service from the underlying
WHITE PAPER: Egenera Cloud Suite
WHITE PAPER: Egenera Cloud Suite ... Introduction Driven by ever-increasing business demand, cloud computing has become part of many organizations IT strategy today. Driving this transition is the need
BSM for IT Governance, Risk and Compliance: NERC CIP
BSM for IT Governance, Risk and Compliance: NERC CIP Addressing NERC CIP Security Program Requirements SOLUTION WHITE PAPER Table of Contents INTRODUCTION...................................................
REGULATIONS FOR THE SECURITY OF INTERNET BANKING
REGULATIONS FOR THE SECURITY OF INTERNET BANKING PAYMENT SYSTEMS DEPARTMENT STATE BANK OF PAKISTAN Table of Contents PREFACE... 3 DEFINITIONS... 4 1. SCOPE OF THE REGULATIONS... 6 2. INTERNET BANKING SECURITY
