Palo Alto Networks CTO Talks Securing ‘Code to Cloud’


The Palo Alto logo on a screen and more info about the company on a phone.
Picture: Timon/Adobe Inventory

Palo Alto Networks held its annual Code to Cloud Cybersecurity Summit Thursday, specializing in cloud, DevOps and safety. Consultants mentioned tendencies, alternatives and challenges with coding and the cloud.

Just lately, Palo Alto Networks’ Unit 42 issued a cloud risk report discovering that the typical safety crew takes six days to resolve a safety alert. Its State of Cloud-Native Safety Survey revealed 90% of organizations can not detect, comprise and resolve cyberthreats inside an hour. Unit 42 additionally lately printed new API risk analysis, which discovered that 14.9% of assaults in late 2022 focused cloud-hosted deployments.

Among the many audio system on the occasion was Ory Segal, chief know-how officer at Palo Alto Networks Prisma Cloud, who joined a panel on how cloud safety could be aligned with the aggressive growth cycle underneath which builders work.

Previous to the occasion, he spoke to TechRepublic about defending the software program growth course of and cloud-native software platforms (CNAPP). (Determine A)

Determine A

Ory Segal, chief technology officer at Palo Alto Networks.
Ory Segal, chief know-how officer at Palo Alto Networks.

Bounce to:

CNAPP as a platform

TR: What constitutes a CNAPP (cloud-native software safety platform) now? What falls underneath that banner, and the way do you untangle the totally different approaches to it relating to DevOps safety, relating to … [reducing] vulnerabilities in functions lifted to the cloud or written for cloud environments?

Segal: Totally different corporations get to the purpose the place they are often thought-about CNAPPs based mostly on their journey. Some began from container safety, like Twistlock (acquired by Palo Alto Networks) or Aqua safety, for instance. Some arrived … from cloud safety posture administration. So it actually relies on who you ask. However I like Gartner’s perspective: The emphasis is on holistic cloud native safety, so it’s not about “cloud safety,” “workload safety” or “code safety.” It’s about offering a platform that means that you can apply the best varieties of safety controls all through the event lifecycle, from the second you begin coding to the time limit if you end up deployed and monitoring the workloads. And underneath that fall many, many various classes of merchandise, not all of which might be instantly considered part of CNAPP.

TR: What are some good examples of CNAPP inside the growth cascade or cycle? Is CNAPP a blanket time period for any DevSecOps?

Segal: So clearly, scanning infrastructure-as-code templates as you develop software program to just be sure you will not be embedding any type of dangers or misconfigurations on the left; doing software program composition evaluation to keep away from or forestall the danger [of bad code or vulnerabilities] from getting deployed. Even doing static evaluation, one thing that at this time we’re exploring however will not be but providing, however I believe SAST (static software safety testing), DAST (dynamic software safety testing) and IAST (interactive software safety testing), all of that are software safety testing typically, are elements of that.

SEE: Sticking to the standard playbook is a mistake for cloud safety (TechRepublic)

TR: And additional to the best extra towards manufacturing?

Segal: After which as you construct the product, scanning and securing artifacts, accompanying the method of deployment to the cloud, monitoring and defending the workloads as they run. And that features runtime safety, WAF (net software firewall), [application programming interface] safety, and issues which might be extra associated truly to safety operations facilities, monitoring the workloads.

Securing the software program growth pipeline

TR: With all of those functions that fall underneath CNAPP, is there an space that’s not sufficiently addressed by a lot of the options accessible?

Segal: Sure, on high of that, and one thing that we’re presently exploring on account of our acquisition of Cider Safety — and one thing that the majority disregard or haven’t but thought of — is the safety of the CI/CD (steady integration/steady growth) pipeline itself, which in fashionable growth environments constitutes very subtle and complicated functions by themselves.

TR: However isn’t the CI/CD pipeline simply the beads within the necklace, because it have been? What, in concrete phrases, is the excellence between the CI/CD pipeline and the step-wise DevOps code-to-cloud processes?

Segal: It’s not the appliance that you’re constructing in your prospects, however slightly the appliance that you’re utilizing to construct your personal software program; third-party libraries that you just’re bringing in, for instance, or if we’re utilizing Jenkins or CircleCI to construct code and generate artifacts, are we securing these factors as effectively? As a result of I can write essentially the most safe cloud-native software and deploy it, but when any person can someway tamper with the pipeline itself — with my construct and deployment course of — the entire safety that I’m embedding in my very own code isn’t worthwhile.

TR: As a result of any person can simply poison the pipeline.

Segal: They will embed malware, as we noticed occur to SolarWinds in 2020 and have seen quite a few occasions these days. And so that is one thing that we’re additionally now contemplating part of CNAPP, though you gained’t typically see it described that manner.

How the general public cloud creates vulnerabilities for CI/CD

TR: How are cloud-based, open-sourced codebases and hybrid work affecting CI/CD?

Segal: The way in which we used to construct software program — and I’m not speaking concerning the languages and the frameworks, I’m speaking merely concerning the construct course of itself — we might run supply code administration domestically, on a server, not even an information middle, however our personal IT infrastructure. We’d pull and push code domestically, construct after which burn it on a CD and ship it to our prospects. In the present day, a lot of the organizations that we work with use some type of GIT repository, utterly on the general public web, and utilizing an increasing number of providers to do the construct. Jenkins, GitLab, CircleCI, for instance, most of that are consumed as build-as-a-service platforms.

TR: So, not native in any sense and never protected inside a fringe?

Segal: In essence, the whole workflow is hosted on the general public web to some extent. Moreover, builders typically use their very own laptops to develop, typically accessing their GIT repositories by means of a browser. And in the event that they occur to obtain and reply to a phishing e mail or different social engineering assault, they might be susceptible to the actor manipulating them and stealing, for instance, session tokens from the browser, which might then give the attacker direct entry to the GitHub repository. From there, they will start to poison the event course of. So from the perspective of zero belief, we’re exposing essentially the most delicate factors in the way in which we develop software program at this time, so it’s not very effectively managed. So, no, there isn’t a perimeter anymore.

Defending the availability chain

TR: By way of defending the availability chain, going again to different merchandise designed to make sure the hygiene of the CI/CD pipeline, I’m conscious of merchandise, some open supply on the market, like in-toto, which assures signatures for each step within the growth course of, so there aren’t any factors left invisible and susceptible.

Segal: I’ve checked out that venture. We lately, a couple of months in the past, acquired an organization in Israel, a startup known as Cider, that was actually a pioneer on this area. And as a part of that acquisition, we’re creating a brand new safety module that applies safety guardrails to the CI/CD pipeline.

TR: What does this do for safety groups?

Segal: For a safety particular person, it “activates the lights,” illuminating the event pipelines, as a result of at this time IT safety software groups are utterly out of the loop relating to this CI/CD course of, because of the truth that now we have shifted from a waterfall mannequin to a delivery mannequin, and meaning massive percentages of our prospects are pushing code a number of occasions a day — or a number of occasions every week. There’s plenty of aggressive stress for groups to develop and push an increasing number of new issues each week, so builders are tremendous busy with coding performance. Even anticipating them to make use of static code evaluation is a bit on the market. On this paradigm, the IT safety or software safety groups can’t be the choke factors. They can’t be blockers; they have to be perceived as aiding.

TR: And what does that imply in observe?

Segal: Which means they can not cease processes to scan every code that’s being pushed. And so they positively don’t have any visibility into the character of CI/CD pipelines, or the place builders are pushing code to, or what the artifacts and dependencies are or whether or not or not there are dangers, resembling whether or not build-as-a-service plugins have entry to code.

TR: By ‘artifacts,’ you imply binaries?

Segal: It may very well be binaries, container photographs, serverless operate code and even EC2 (Amazon’s cloud computing platform) photographs. It contains all of the third-party packages, packaged often as photographs or features able to get pushed to the cloud.

Palo Alto Networks Prisma Cloud to reinforce CI/CD safety

TR: So you might be popping out with a Palo Alto Prisma Cloud product particular to securing CI/CD.

Segal: Sure, we’re planning so as to add a CI/CD safety module to the Prisma Cloud platform to assist safe the software program provide chain. You begin by onboarding your cloud accounts, your code repositories, your construct processes. After which we begin scanning every little thing. We’ll scan your code on the left. We’ll scan these associated artifacts — the container photographs, for instance — when they’re constructed, and we’ll apply runtime safety on the best. And the entire thing is ruled and operated by the Cloud Safety crew, which is accountable for the end-to-end course of for every little thing till you push it to the cloud. It’s ensuring that the cloud account is safe, ensuring that you just don’t have any property with dangers being deployed to the cloud.

SEE: Why cloud safety has a “forest for timber” downside (TechRepublic)

TR: Clearly, shifting left is paramount as a result of after you have deployed to the cloud flawed or susceptible codebases, you’ve got created a hydra, proper?

Segal: One line of code, for instance, in a file that you just write, goes right into a repository that may generate a number of container photographs that get deployed into many, many various clusters on a number of cloud accounts. And so when you have been to play that type of whack-a-mole and assault the issue on the best, you would need to go and repair and patch 1000’s of cases of the identical downside.

How Palo Alto Networks avoids the ‘hydra downside’

TR: Should you wait till it’s already on the market, you might be coping with not one downside, however 1000’s.

It turns into a disseminated downside. How do you repair that?

Segal: Give it some thought this fashion: You make a mistake within the code of a buying cart performance in your software, which is now deployed to five,000 containers which might be operating redundantly to assist the visitors on a number of clouds — Google Cloud, AWS, Azure, no matter — in a number of areas. Now, you get a scanning alert from the runtime facet saying you’ve got 5,000 cases which might be susceptible. In case your platform is clever sufficient, you may map all of it the way in which again to that dangerous line of code and that particular code dedicated by that particular developer. You’ll be able to open a ticket to that developer to repair the issue and resolve it in these 1000’s of cases. Additionally, you’ll want to prioritize these points: Let’s say you’re wanting on the outcomes on the code degree, and also you see a thousand issues that you need to repair. How are you aware which downside is essentially the most extreme? Should you now have info from the reside atmosphere, you may establish susceptible code being utilized in a manufacturing mission-critical atmosphere, versus an issue that’s solely in your staging atmosphere, which isn’t as extreme and is definitely not an imminent risk. These are the sorts of issues {that a} CNAPP permits you, supposedly, to do.

TR: Nicely, that’s essential as a result of it saves plenty of time doubtlessly?

Segal: That’s proper, as a result of there are tens of millions of potential dependencies and actually you solely must give attention to those which might be related. Having that runtime visibility, and never solely wanting on the static facet, is what could make a giant distinction. In Prisma Cloud, for instance, our Cloud Workload Safety registers which software program packages are literally loaded into reminiscence within the operating containers. And that is gold. This information is precisely what you want as a way to know the right way to prioritize what you need to repair first.

Related Articles

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Latest Articles