Skip to main content

CCSP Real Exam Questions

Certified Cloud Security Professional (CCSP)

512 questions available · Page 1 of 52

Updated Exam DumpsVerified AnswersPass Guarantee

Get Complete Exam Dumps
Question 1 Single choice

Which of the following threat types involves the sending of commands or arbitrary data through input fields in an application in an attempt to get that code executed as part of normal processing?

  1. A

    Cross-site scripting

  2. B

    Missing function-level access control

  3. C

    Injection

  4. D

    Cross-site forgery

Show answer and explanation

Correct answer: C

Explanation

An injection attack is where a malicious actor will send commands or other arbitrary data through input and data fields with the intent of having the application or system execute the code as part of its normal processing and queries. This can trick an application into exposing data that is not intended or authorized to be exposed, or it could potentially allow an attacker to gain insight into configurations or security controls. Missing function-level access control exists where an application only checks for authorization during the initial login process and does not further validate with each function call. Cross-site request forgery occurs when an attack forces an authenticated user to send forged requests to an application running under their own access and credentials. Cross-site scripting occurs when an attacker is able to send untrusted data to a user's browser without going through validation processes.

Question 2 Single choice

Which of the following service categories entails the least amount of support needed on the part of the cloud customer?

  1. A

    SaaS

  2. B

    IaaS

  3. C

    DaaS

  4. D

    PaaS

Show answer and explanation

Correct answer: A

Explanation

With SaaS providing a fully functioning application that is managed and maintained by the cloud provider, cloud customers incur the least amount of support responsibilities themselves of any service category.

Question 3 Single choice

Deviations from the baseline should be investigated and __________________.

  1. A

    Revealed

  2. B

    Documented

  3. C

    Encouraged

  4. D

    Enforced

Show answer and explanation

Correct answer: B

Explanation

All deviations from the baseline should be documented, including details of the investigation and outcome.
We do not enforce or encourage deviations. Presumably, we would already be aware of the deviation, so
"revealing" is not a reasonable answer.

Question 4 Single choice

As a result of scandals involving publicly traded corporations such as Enron, WorldCom, and Adelphi, Congress passed legislation known as:

  1. A

    SOX

  2. B

    HIPAA

  3. C

    FERPA

  4. D

    GLBA

Show answer and explanation

Correct answer: A

Explanation

Sarbanes-Oxley was a direct response to corporate scandals. FERPA is related to education. GLBA is about the financial industry. HIPAA is about health care.

Question 5 Single choice

What concept does the D represent within the STRIDE threat model?

  1. A

    Denial of service

  2. B

    Distributed

  3. C

    Data breach

  4. D

    Data loss

Show answer and explanation

Correct answer: A

Explanation

Any application can be a possible target of denial of service (DoS) attacks. From the application side, the developers should minimize how many operations are performed for unauthenticated users. This will keep the application running as quickly as possible and using the least amount of system resources to help minimize the impact of any such attacks. None of the other options provided is the correct term.

Question 6 Single choice

There is a large gap between the privacy laws of the United States and those of the European Union.
Bridging this gap is necessary for American companies to do business with European companies and in European markets in many situations, as the American companies are required to comply with the stricter requirements.

Which US program was designed to help companies overcome these differences?

  1. A

    SOX

  2. B

    HIPAA

  3. C

    GLBA

  4. D

    Safe Harbor

Show answer and explanation

Correct answer: D

Explanation

The Safe Harbor regulations were developed by the Department of Commerce and are meant to serve as a way to bridge the gap between privacy regulations of the European Union and the United States. Due to the lack of adequate privacy laws and protection on the federal level in the US, European privacy regulations generally prohibit the exporting of PII from Europe to the United States. Participation in the Safe Harbor program is voluntary on the part of US organizations. These organizations must conform to specific requirements and policies that mirror those from the EU, thus possibly fulfilling the EU requirements for data sharing and export. This way, American businesses can be allowed to serve customers in the EU. The Health Insurance Portability and Accountability Act (HIPAA) pertains to the protection of patient medical records and privacy. The Gramm-Leach-Bliley Act (GLBA) focuses on the use of PII within financial institutions. The Sarbanes-Oxley Act (SOX) regulates the financial and accounting practices used by organizations in order to protect shareholders from improper practices and errors.

Question 7 Single choice

Which aspect of cloud computing makes it very difficult to perform repeat audits over time to track changes and compliance?

  1. A

    Virtualization

  2. B

    Multitenancy

  3. C

    Resource pooling

  4. D

    Dynamic optimization

Show answer and explanation

Correct answer: A

Explanation

Cloud environments will regularly change virtual machines as patching and versions are changed. Unlike a physical environment, there is little continuity from one period of time to another. It is very unlikely that the same virtual machines would be in use during a repeat audit.

Question 8 Single choice

Which of the following roles is responsible for overseeing customer relationships and the processing of financial transactions?

  1. A

    Cloud service manager

  2. B

    Cloud service deployment

  3. C

    Cloud service business manager

  4. D

    Cloud service operations manager

Show answer and explanation

Correct answer: C

Explanation

The cloud service business manager is responsible for overseeing business plans and customer relationships as well as processing financial transactions.

Question 9 Single choice

If a company needed to guarantee through contract and SLAs that a cloud provider would always have available sufficient resources to start their services and provide a certain level of provisioning, what would the contract need to refer to?

  1. A

    Limit

  2. B

    Reservation

  3. C

    Assurance

  4. D

    Guarantee

Show answer and explanation

Correct answer: B

Explanation

A reservation guarantees to a cloud customer that they will have access to a minimal level of resources to run their systems, which will help mitigate against DoS attacks or systems that consume high levels of resources. A limit refers to the enforcement of a maximum level of resources that can be consumed by or allocated to a cloud customer, service, or system. Both guarantee and assurance are terms that sound similar to reservation, but they are not correct choices.

Question 10 Single choice

Which of the following is considered an internal redundancy for a data center?

  1. A

    Power distribution units

  2. B

    Network circuits

  3. C

    Power substations

  4. D

    Generators

Show answer and explanation

Correct answer: A

Explanation

Power distribution units are internal to a data center and supply power to internal components such as racks, appliances, and cooling systems. As such, they are considered an internal redundancy.