Loading summary
Host
You're listening to the Cyberwire Network, powered by N2K. Your business needs AI solutions that are not only ambitious, but also practical and adaptable. That's where Domo's AI and data products platform comes in. With Domo, you can channel AI and data into innovative uses that deliver measurable impact. Secure AI agents connect, Prepare and automate your data workflows, helping you gain insights, receive alerts, and act with ease through guided apps tailored to your role. Data is hard. Domo is easy. Learn more@AI.domo.com that's AI.domo.com.
John Kinderwog
The word is zero trust spelled zero for none and trust for unfettered access. A security philosophy that assumes adversaries have already penetrated the digital environment and tries to reduce the potential impact by limiting access by people, devices, and software to only the resources essential to perform their function and nothing more. Example sentence In Zero Trust, someone will assert their identity, and then we will allow them access to a particular resource based upon that assertion. Origin and context the ideas around zero trust have been orbiting the industry since the early 2000s, but John Kinderwog published the essential paper that solidified the concept in 2010. He wrote it when he was working for Forrester, and he called it no More Chewy Centers. Introducing the Zero Trust model of information security, he based his thesis on how the military and intelligence communities think about protecting secrets essentially treat all information as need to know. In other words, if you don't requ information to do your job, you shouldn't have access to it. To achieve a zero trust posture, then network architects make the assumption that their digital environments are already compromised and designed them to reduce the probability of material impact if it turns out to be true. That's a powerful concept, and completely radical to the prevailing idea at the time called perimeter defense. With perimeter defense, we built a strong outer protection barrier, but once the attackers got in, they they had access to everything. All transactions on the inside were automatically trusted. From the original paper, John thinks that idea is ludicrous. More than a decade later, organizational assets are scattered across multiple data islands, mobile devices, traditional data centers, SaaS services, and various cloud services. If there ever was such a thing as a trusted network, it for sure doesn't exist today. In the early 2000s, the US military started experimenting with the idea of deperimeterization under the project name the Jericho form. The idea was to decouple the identification and authorization functions away from the workload. In other words, you don't connect to a sensitive workload and then try to log in, you connect to a separate system that verifies your identity and validates that you are authorized to connect to the sensitive workload. If you are, it then establishes the connection to the workload and nothing else. The same year that Kinderwog published his paper, Google got hit by a massive Chinese cyber espionage attack called Operation Aurora. In the weeks that followed, we learned that there wasn't just one Chinese government entity operating inside the Google network. There were three the Chinese equivalents of the FBI, the Department of Defense, and the CIA. And in a nod to government bureaucracies everywhere, they each didn't know the other two were in there until Google went public with the information. In response to the Aurora attack, Google engineers redesigned their internal security architecture from the ground up, using the concepts of deperimeterization and the Zero Trust philosophy. A few years later, they released a commercial product called BeyondCore that incorporated many of the ideas they developed internally. Today, deperameterization is known in the industry as software defined perimeter. It's important to note, as Kinderbog originally explained, zero Trust is not a product, it's a philosophy, a strategy, a way to think about security, and it can always be improved in that way. It's not about the destination you're never going to get to the end. It's more about the journey. You can buy products to help, but Zero Trust is a mindset, and you can start with the systems you already have on your network. In order to have a mature Zero Trust environment, organizations must have complete visibility of all people, devices, and applications that access material, data, or systems. Once that's accomplished, organizations must then have the ability to restrict access to resources based on need to know. Key to all of that is a robust identity and authorization system. Nerd Reference over the years, Kinderwog has traveled around the world explaining his Zero Trust philosophy, and he uses a Kipling poem called I Keep Six Honest Serving Men to help people understand the basic concepts. The poem is about Kipling's young daughter's endless curiosity and how, as we all get older, we tend to lose that sense of wonder in asking questions about who, what, when, where and why. Here's John Kinderwog from a Cyberwire X episode we published in May 2021 explaining.
Rick Hauer
The poem and so this is my personal homage to him. Because who, what, when, where, why and how. I'm trying to determine who should be allowed to access a resource. Here's a way to write the policy because ultimately, Zero Trust is a layer seven policy statement. When it's implemented, who should be accessing a resource that's the asserted user identity that's been validated by something like multi factor authentication or some other authenticator. So it's highly validated. Where a statement is, where is it located? When statement is when does this rule need to be turned on? There's a lot of rules that should be turned off at various times because no one typically uses them. We need a lot more time delimited rules. The why statement is because this is mission critical data. It's highly classified, top secret. That's where we can tie classification levels into the policy. We have a how statement. What kind of processes are we going to put to the packet? The what statement is the application typically that you're accessing that by what application should they have access to that protect surface? The protect surface, of course, is the shrinking down of the attack surface orders to magnitude to something that is small and knowable. So we put a data type or a single application or a single asset or a single service inside of a protect surface, break it down into a very small chunk so that we can solve that one problem and move on to another.
John Kinderwog
Wordnotes is written by Nailah Genoi, executive produced by Peter Kilpe and edited by John Petrick and me, Rick Hauer. The mix, sound, design and original music have all been crafted by the ridiculously talented Elliot Peltzman. Thanks for listening.
Host
Cyber threats are more sophisticated than ever. Passwords. They're outdated and can be cracked in a minute. Cybercriminals are intercepting SMS codes and bypassing authentication apps. While businesses invest in network security, they often overlook the front door, the login. Yubico believes the future is passwordless. Yubikeys offer unparalleled protection against phishing. For individuals, SMBs and enterprises. They deliver a fast, frictionless experience that users love. Yubico is offering N2K followers a limited buy one, get one offer. Visit yubico.com N2K to unlock this deal. That's Yubico. Say no to modern cyber threats. Upgrade your security today.
Release Date: March 4, 2025
Host/Author: N2K Networks
Description: Deception, influence, and social engineering in the world of cybercrime.
In this insightful episode of Hacking Humans, N2K Networks delves into the foundational concepts of Zero Trust—a security philosophy that has reshaped the landscape of cybersecurity. John Kinderwog, a prominent figure in the field, provides an in-depth exploration of Zero Trust, its origins, and its practical applications in modern digital environments.
John Kinderwog begins by defining Zero Trust, emphasizing its core principle: "Zero for none and trust for unfettered access." (00:59) This approach operates under the assumption that adversaries have already infiltrated the digital perimeter. Consequently, Zero Trust aims to minimize potential damage by restricting access to only those resources essential for a user's function, ensuring no excess privileges are granted.
Kinderwog traces the evolution of Zero Trust back to the early 2000s, highlighting his pivotal 2010 paper, "No More Chewy Centers: Introducing the Zero Trust Model of Information Security," written during his tenure at Forrester. He draws parallels between military intelligence strategies and modern cybersecurity, emphasizing the necessity of treating all information as "need to know." This means that access is granted strictly based on an individual's requirement to perform their job functions.
Rejecting the then-prevailing perimeter defense model, which relied on a robust outer barrier that, once breached, granted attackers unfettered access, Zero Trust proposes a more granular and restrictive access model. Kinderwog describes the perimeter defense concept as "ludicrous" in today's context, where organizational assets are dispersed across myriad platforms and services, making any network inherently untrustworthy.
The discussion transitions to a pivotal moment in cybersecurity history: Google's experience with the massive Chinese cyber espionage attack known as Operation Aurora in the same year Kinderwog published his Zero Trust paper. This attack revealed that multiple Chinese government entities had infiltrated Google's network without knowledge of each other, showcasing the complexities and vulnerabilities of traditional security models.
In response, Google engineers revamped their internal security architecture, adopting the principles of deperimeterization and the Zero Trust philosophy. This led to the development of BeyondCorp, a commercial product embodying these concepts. Today, deperimeterization is widely recognized in the industry as software-defined perimeter, underscoring the shift from traditional to modern security frameworks.
Kinderwog emphasizes that Zero Trust is not a one-time solution but a continuous mindset. "Zero Trust is not a product; it's a philosophy, a strategy, a way to think about security, and it can always be improved in that way." (00:59). Organizations are encouraged to start implementing Zero Trust principles with their existing systems, gradually evolving towards a more secure and resilient infrastructure.
Transitioning to practical implementation, Rick Hauer elaborates on crafting effective Zero Trust policies using Rudyard Kipling's poem "I Keep Six Honest Serving Men" as a metaphor. He breaks down the policy creation process into six fundamental questions:
Who should access a resource?
"...the asserted user identity that's been validated by something like multi-factor authentication or some other authenticator." (06:06)
Where is the resource located?
Understanding the geographical or network location of assets.
When should access rules be active?
Implementing time-bound rules to deactivate unused access points.
Why is access needed?
Associating access permissions with the criticality and classification of data.
How will access be managed?
Defining processes and protocols to handle data packets securely.
What is being accessed?
Specifying the exact applications or services being accessed.
Hauer introduces the concept of a protect surface, which involves narrowing down the attack surface to specific, identifiable assets. By compartmentalizing resources into small, manageable units, organizations can effectively mitigate potential threats.
The episode concludes with a reaffirmation of Zero Trust as a dynamic and adaptive security framework. By fostering complete visibility and stringent access controls, organizations can significantly bolster their defenses against sophisticated cyber threats.
Notable Quotes:
John Kinderwog (00:59): "Zero Trust is not a product; it's a philosophy, a strategy, a way to think about security, and it can always be improved in that way."
Rick Hauer (06:06): "Zero Trust is a layer seven policy statement... Who should be accessing a resource that's the asserted user identity that's been validated by something like multi-factor authentication or some other authenticator."
This episode serves as an essential guide for cybersecurity professionals seeking to understand and implement Zero Trust principles, offering both historical context and actionable strategies to enhance organizational security.