ISC CCSP Practice Test - Questions Answers, Page 8
List of questions
Question 71

If you're using iSCSI in a cloud environment, what must come from an external protocol or application?
iSCSI does not natively support encryption, so another technology such as IPsec must be used to encrypt communications.
Question 72

Which of the following pertains to a macro level approach to data center design rather than the traditional tiered approach to data centers?
The standards put out by the International Data Center Authority (IDCA) have established the Infinity Paradigm, which is intended to be a comprehensive data center design and operations framework. The Infinity Paradigm shifts away from many models that rely on tiered architecture for data centers, where each successive tier increases redundancy. Instead, it emphasizes data centers being approached at a macro level, without a specific and isolated focus on certain aspects to achieve tier status.
Question 73

What does the REST API support that SOAP does NOT support?
The SOAP protocol does not support caching, whereas the REST API does.
Question 74

Why does a Type 1 hypervisor typically offer tighter security controls than a Type 2 hypervisor?
Type 1 hypervisors run directly on top of the bare metal and only contain the code and functions required to perform their purpose. They do not rely on any other systems or contain extra features to secure.
Question 75

Which of the following are the storage types associated with PaaS?
Question 76

Which of the following threat types can occur when baselines are not appropriately applied or unauthorized changes are made?
Security misconfigurations occur when applications and systems are not properly configured or maintained in a secure manner. This can be caused from a shortcoming in security baselines or configurations, unauthorized changes to system configurations, or a failure to patch and upgrade systems as the vendor releases security patches.
Question 77

What is the data encapsulation used with the SOAP protocol referred to?
Simple Object Access Protocol (SOAP) encapsulates its information in what is known as a SOAP envelope and then leverages common communications protocols for transmission.
Question 78

Which of the following threat types can occur when an application does not properly validate input and can be leveraged to send users to malicious sites that appear to be legitimate?
Many web applications offer redirect or forward pages that send users to different, external sites. If these pages are not properly secured and validated, attackers can use the application to forward users off to sites for phishing or malware attempts. These attempts can often be more successful than direct phishing attempts because users will trust the site or application that sent them there, and they will assume it has been properly validated and approved by the trusted application's owners or operators. Security misconfiguration occurs when applications and systems are not properly configured for security--often a result of misapplied or inadequate baselines. Insecure direct object references occur when code references aspects of the infrastructure, especially internal or private systems, and an attacker can use that knowledge to glean more information about the infrastructure. Sensitive data exposure occurs when an application does not use sufficient encryption and other security controls to protect sensitive application data.
Question 79

Which publication from the United States National Institute of Standards and Technology pertains to defining cloud concepts and definitions for the various core components of cloud computing?
NIST Special Publications 800-145 is titled "The NIST Definition of Cloud Computing" and contains definitions and explanations of core cloud concepts and components.
Question 80

What is the biggest negative to leasing space in a data center versus building or maintain your own?
When leasing space in a data center, an organization will give up a large degree of control as to how it is built and maintained, and instead must conform to the policies and procedures of the owners and operators of the data center.
Question