exam questions

Exam CISSP All Questions

View all questions & answers for the CISSP exam

Exam CISSP topic 1 question 287 discussion

Actual exam question from ISC's CISSP
Question #: 287
Topic #: 1
[All CISSP Questions]

Which of the following security tools will ensure authorized data is sent to the application when implementing a cloud-based application?

  • A. Host-based intrusion prevention system (HIPS)
  • B. Access control list (ACL)
  • C. Data loss prevention (DLP)
  • D. File integrity monitoring (FIM)
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Cww1
Highly Voted 3 years, 2 months ago
going for DLP
upvoted 11 times
jackdryan
2 years, 6 months ago
C is correct
upvoted 1 times
...
...
Trap_D0_r
Most Recent 6 days, 2 hours ago
Selected Answer: C
DLP is the only answer here that will specifically restrict or control data types by label. The question doesn't ask about authorizing users or systems to send data to the cloud, it talks about making sure only the right data goes there. That would be a DLP, which will filter data by sensitivity label and prevent it from leaving the originating source regardless of who or what is trying to send it.
upvoted 1 times
...
Dhargor
1 week, 1 day ago
Selected Answer: B
Access Control Lists (ACLs) enforce who or what can send data to the application by defining permissions for users, devices, or network traffic. They ensure only authorized data sources or entities can transmit data to the app.
upvoted 1 times
...
M_S_L
1 month, 4 weeks ago
Selected Answer: C
B. Access control list (ACL) Controls who/what can access a system resource. It restricts access but doesn’t validate the data content being sent. ❌ Doesn’t ensure authorized data. C. Data loss prevention (DLP) Monitors and controls data in motion, at rest, and in use. Can enforce policies to ensure only authorized data types (e.g., no PII, PHI, or restricted data) are sent to the cloud app. Directly matches the requirement of ensuring “authorized data” only goes to the application. ✅ Correct. 👉 Memory Tip: Authorized data control = DLP. DLP = “data police” → only approved data leaves or enters.
upvoted 2 times
...
6824c9b
4 months ago
Selected Answer: B
ACL ensures authorised users. DLP only prevents data loss
upvoted 1 times
c544a39
3 months, 3 weeks ago
The question mentioned absolutely nothing about authorised users. It only mentions authorised data.
upvoted 2 times
...
...
bassfunk
5 months, 3 weeks ago
Selected Answer: C
If data is going to the cloud, it is leaving a secure environment therefore DLP should apply.
upvoted 1 times
...
a_kto_to
6 months, 3 weeks ago
Selected Answer: C
DLP in my opinion
upvoted 1 times
...
BigITGuy
8 months ago
Selected Answer: B
Access Control Lists are used to specify which users, systems, or applications are authorized to access certain resources, and control which data can be sent to, received from, or processed by an application, especially in a cloud environment.
upvoted 3 times
...
iRyae
9 months ago
Selected Answer: B
Data Loss Prevention (DLP) is defined as a set of technologies and policies designed to monitor, detect, and prevent sensitive data from LEAVING a secure environment. ACL is designed for inbound.
upvoted 2 times
...
ayadmawla
10 months ago
Selected Answer: B
Answer is B. The question is discussing an application in the cloud, a.k.a, web application. In a web application, an "ACL" stands for "Access Control List," which is essentially a set of rules that define which users or groups can access specific data within the application and what actions they are allowed to perform on that data, effectively controlling who can read, write, or modify certain information based on their permissions level.
upvoted 1 times
...
KakekGuru
11 months ago
Selected Answer: A
The given answer is A. Just providing another angle, authorized data sent might means only legit traffic to be sent, so HIPS ensure to filter unauthorized/malicious data/traffic to be sent to the application?
upvoted 1 times
...
deeden
1 year, 3 months ago
Selected Answer: C
From what I understand "sent" means "outbound". DLP can be configured to ensure that only authorized data is sent to and from the application, ensuring that confidential data does not leave the corporate network inappropriately. For inbound data, tools like ACL, firewalls, or IPS are typically more relevant.
upvoted 1 times
...
8b48948
1 year, 5 months ago
Woeful question - ACL due to integration with NAT? Dont see why it's DLP.
upvoted 2 times
...
CCNPWILL
1 year, 7 months ago
Selected Answer: B
How is it DLP? the questions is asking how can we ensure that authorized data is sent to the app. Data Loss Prevention doesnt do this... The only tech that can remotely do this, although not the most effective way, is going to be the ACL based on these answer choices. ACL is the only one that can limit anything going anywhere.
upvoted 4 times
...
marziparzi
1 year, 7 months ago
Why not HIPS instead of ACL?
upvoted 1 times
...
hoho2000
1 year, 8 months ago
Selected Answer: C
ACL is static and does not understand applications. Cloud services are dynamic, they usual use DNS to reach them. So ACL needs to be update if the Cloud services changes IP. Also if IP is changed, and ACL is not, it could send the correct data to the new IP host address. On top of this how does ACL stops IP spoofing? DLP is at least controlling at contend level which is more appriate, ACL is at the network layer.
upvoted 1 times
...
629f731
1 year, 10 months ago
Selected Answer: B
Sorry, I wanted to say that I'm going with "B" - ACL
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...