TechKnowSurge
CompTIA SecurityX 2.5 CompTIA Security+ 4.5 NIST 800-53 AC-20 CompTIA Security+ 3.2
VideoSecurityFree

Cloud Access Security Broker (CASB)

A cloud access security broker (CASB) is a third-party security service that sits between an organization and its cloud applications to enforce visibility, threat protection, data security, and compliance. It addresses critical risks like shadow IT and unauthorized data uploads by monitoring and controlling how cloud resources are accessed and used.

Complete this video to capture a CTF flag worth 1 point.

About this video

Shadow IT — the use of cloud applications that IT has no knowledge of or control over — poses a serious risk to organizations when employees store business-sensitive data in personal or unmanaged accounts. A cloud access security broker, or CASB, is a third-party security service designed to address exactly this problem by brokering access between users and cloud resources, giving organizations the visibility and control they lack when cloud adoption outpaces governance. CASB solutions are built on four core pillars: visibility, threat protection, data security, and compliance. Visibility allows IT teams to discover and monitor which cloud services are in use, surfacing shadow applications before they become liabilities. Threat protection enables analysis of data moving into cloud environments, catching threats such as malware embedded in uploaded files. Data security functions like data loss prevention help ensure that sensitive information — such as personally identifiable information or customer records — does not get uploaded to unauthorized or unsanctioned services. Compliance support helps organizations meet regulatory requirements such as GDPR and HIPAA by enforcing policies across cloud platforms. CASB deployments fall into two implementation models. Inline deployments route all user traffic through the CASB proxy before it reaches any cloud service, providing deep inspection and a higher level of security at the cost of potential latency. Out-of-band deployments connect the CASB to cloud services through APIs on the back end, allowing users to connect directly to services while the broker monitors activity and flags policy violations after the fact — offering better performance but with a slight reduction in real-time control. The right model depends on an organization's priorities, though both deliver meaningful governance over how cloud resources are accessed, used, and protected.

What you'll learn

What's covered

Cloud Access Security Broker (CASB)

Aligned to

CompTIA SecurityX
2.5 Given a scenario, implement appropriate controls to secure cloud and virtualization solutions.
CompTIA Security+
4.5 Given a scenario, modify enterprise capabilities to enhance security.
3.2 Given a scenario, apply security principles to secure enterprise infrastructure.
NIST 800-53
AC-20 Use of External Systems

Key terms

Cloud Access Security Broker
CASB
A Cloud Access Security Broker is a security enforcement point positioned between cloud service users and providers that applies enterprise security policies including visibility, compliance, data security, and threat protection to cloud service usage.
Shadow IT
The use of unauthorized software, systems, or services within an organization without IT department knowledge or approval. Shadow IT creates security blind spots because unmanaged assets fall outside standard patching, monitoring, and access controls.
Data Loss Prevention
DLP
A set of tools and processes designed to detect and prevent unauthorized access, use, or transmission of sensitive data.
Proxy Server
An intermediary server that handles requests between clients and other servers, providing anonymity and content filtering.
Software as a Service
SaaS
A cloud service model that delivers software applications over the internet on a subscription basis.
Encryption
The process of converting readable data into an unreadable format using an algorithm and key to prevent unauthorized access.
Visibility
A CASB pillar that enables organizations to discover and monitor all cloud services and applications in use, including unauthorized shadow IT.
Out-of-Band Deployment
A CASB implementation method that uses APIs to connect to cloud services on the back end, allowing monitoring without routing user traffic through the broker.
Inline Deployment
A network placement mode where all traffic passes directly through the security device, allowing it to enforce policy but risking network outages if the device fails.

Topics

Casb Cloud Security Shadow It Data Loss Prevention Proxy Based Deployment Cloud Computing

Transcript

In one of the companies that I used to work for, one of the managers left, and after they left we discovered that she had set up these different cloud applications with her personal email address, and we no longer had access to these accounts. That was problematic, because we actually had business level data sitting on these accounts. This is what's called shadow applications, or shadow IT, and we need to make sure that we don't have that within our organization. But how would we do that? CASB is one of those things that we can set up to help us manage this.

What CASB means

CASB stands for cloud access security broker. Let's break this apart — what does it actually mean?

Well, it's the cloud, so we've got these services that are up in the cloud, lots of different services that we could be subscribed to. And it's access to them, so we need to gain access to these different cloud resources that we have. Then there is this security broker. What is a security broker? A security broker would be a third party that brokers this access into these resources. So that's what this is all about: it's purchasing an extra service from a security broker so that way we can control access into cloud resources.

There are said to be four pillars of cloud access security broker. One is visibility, one is threat protection, one is data security, and one is compliance. These are the main things that this cloud access security broker, or CASB, provides for us.

The problems it solves

There are several problems that this solves for, but the main ones are around the shadow application and data loss. We're going to use the scenario with Dropbox, that a user is using Dropbox.

In scenario one, this is going to be an example of shadow IT, where someone has started using Dropbox without IT's knowledge. We call this a shadow application. So this user now is using a shadow application, and the problem is they're uploading information into here that's business sensitive information, and IT doesn't know what kind of controls are around it. Or if this person leaves, now no one has access to it, and this is problematic.

In scenario number two, Dropbox is allowed and this user is using Dropbox, and in fact it's provided by IT. IT has provided Dropbox to this user, but there's certain information they don't want on Dropbox, and this user downloads some customer information and then uploads it to Dropbox. This is problematic.

The key components that CASB offers are authentication, authorization, credential mapping, device profiling, encryption, logging, and alerting, all around these different applications and the data that's being stored on them.

Two implementation methods

There are two different methods of implementation. You can have out of band, which uses APIs, or inline, which uses proxies.

Let's first of all look at inline, using a proxy. Essentially what the user does is connect into the CASB server rather than connecting into one of these applications directly, so they're going through the CASB. In doing this, by going through it, then all of this traffic, everything, can be analyzed. They can see what applications are being used, they can see what's going into those applications, so there's a lot of visibility into what's happening.

Now let's look at out of band, which uses APIs. Essentially what happens is the user is connecting directly into these services, but what happens on the back end is that the security broker here is using API guys to plug into each one of these services. So AWS or Office 365 or whatever service it is has these APIs, and it allows a security broker to connect in. On the back end it connects in and can monitor what's happening on these different services. As the user is using these different services, if they were to upload a document to Dropbox that they shouldn't, then this API catches that and flags it with the security broker, and then some sort of action can take place with this. So this is a way to control what is happening on these different cloud services.

If it's inline, that means all of the data is going across the CASB before it ever hits these cloud services, so it's more secure. But since it's being sent through these security brokers, there's potential delays with that; there's an extra step. Versus if it's out of band, then it will get better performance because it doesn't have this middle step involved with it, but it's less secure because data can go directly to the cloud before the API catches it and then communicates that with the CASB.

The four pillars

Let's get back to those four pillars of CASB. What does this do?

All this allows us to gain visibility, to discover and monitor cloud services and applications. So we can discover and monitor applications and see if there's some sort of shadow applications that are being used.

Another thing is threat protection. As there is information going into here, we can analyze it and see if there's any threats. An example of this might be malware that's installed on maybe a file or something that gets uploaded.

We also have a level of data security, so we can do data loss prevention with this. We're seeing what data goes into the cloud and analyzing it to see if there's some sensitive information that shouldn't be on those resources. A good example of this might be making sure personally identifiable information, or PII, doesn't get uploaded to Dropbox. We'll analyze that and make sure that doesn't happen.

Then we also have compliance. It can help us with compliance to things like GDPR or HIPAA, or really any of the compliance, any of the laws, any of the regulations.

About TechKnowSurge

TechKnowSurge builds IT and cybersecurity professionals through hands-on, concept-first training built around real understanding — not memorization. Free interactive tools, structured programs, and 25+ years of real-world experience, all in one place.

Explore free tools and programs →