Skip to content
No PriorsNo Priors

No Priors Ep. 38 | With Material Security Co-Founder Ryan Noon

Cyber Security is going to change significantly in the era of AI, according to Ryan Noon, cofounder of Material Security, a security company that makes cloud-based Google and Microsoft email a safe place for sensitive data. Elad Gil and Ryan talk about how Material Security started to use LLMs, potential security threats from AI hacks, and the role of the government in securing the Internet. Ryan also shares his advice for founders. Ryan co-founded Material Security in 2017 after seeing high profile email hacks in the 2016 Presidential election. Previously, he led various engineering teams at Dropbox after it acquired his first company, Parastructure. Prior to Parastructure, he led engineering at a data analysis company spun out of Stanford by DARPA. He holds both an MS in Computer Networks and Security and a BS in Computer Science from Stanford. 00:00 - How 2016 Election Hacking Inspired Ryan to Start Material Security 05:02 - Generative AI Use Cases in Cyber Security & Fine Tuning 11:50 - Predictions on Effective Threat Levels from AI Hacks 15:39 - Democracy, the Department of Defence, DARPA and Cyber Security 20:17 - Is there room for startups in the Cyber Security industry? 27:13 - New Challenges On Horizon After 7 Years as Cofounder 30:32 - Advice to Founders

Elad GilhostRyan Noonguest
Oct 26, 202336mWatch on YouTube ↗

CHAPTERS

  1. 0:06 – 1:50

    From election hacking to a Gmail security prototype (Material’s origin story)

    Ryan explains how the 2016 election hacking wave—and high-profile email dumps—sparked his initial idea for protecting Gmail accounts. What began as a personal prototype built with the Gmail API quickly revealed a broader security thesis that became Material Security.

    • 2016 election hacks (e.g., leaked email accounts) as the catalyst
    • Ryan builds a novel Gmail protection concept using the Gmail API
    • Early demo to friends reveals a broader, scalable approach
    • From small experiment to a major security company over seven years
  2. 1:50 – 3:58

    What Material Security actually does: defense-in-depth for Google & Microsoft accounts

    Ryan outlines Material’s core mission: securing the Google Workspace and Microsoft 365 accounts where modern companies live. He walks through the main product modules and the guiding philosophy of assuming compromise and limiting blast radius.

    • Focus on Google Workspace and Office 365 deployments
    • Identify and remediate sensitive data sitting in email archives
    • Redaction/replacement workflow with step-up auth to access originals
    • Expansion into anti-phishing and account takeover protections
    • Defense-in-depth mindset: assume attackers get in and add layers
  3. 3:58 – 4:59

    Why the Google/Microsoft duopoly creates systemic security fragility

    Elad and Ryan discuss how concentration in a few productivity platforms makes security failures disproportionately damaging. Material’s role is framed as filling the gaps left by large platforms, where small misses can become global incidents.

    • “Seat belts for email” analogy: breaches happen; reduce harm
    • Security consequences of duopoly scale and monoculture
    • Material exists to cover the doors incumbents leave open
    • Market stability vs. security fragility in concentrated platforms
  4. 4:59 – 6:42

    Early LLM adoption at Material: using models to turn noisy signals into actionable insight

    Ryan describes why his team started experimenting with LLMs immediately and what surprised them: models already contained substantial security domain knowledge. He explains the practical framing—LLMs as “squishy” components that need engineering rigor, testing, and integration discipline.

    • Hands-on tinkering as soon as ChatGPT-like tools appeared
    • LLMs learned security knowledge from internet-scale training data
    • Feeding artifacts like raw email headers to extract meaning
    • LLMs excel at filtering noise and “rarifying” signals for humans
    • Need for integration testing and system design around non-determinism
  5. 6:42 – 7:48

    Fine-tuning skepticism: ‘chew your food first’ before chasing moats

    Elad asks about missing data and whether specialized corpora or fine-tuning is needed. Ryan argues that off-the-shelf models already solve many previously hard problems, and warns that fine-tuning is often used as performative moat-building rather than necessity.

    • Plenty of headroom even in GPT-3.5 for many security tasks
    • Many “fine-tune for moat” narratives are premature
    • Off-the-shelf models made hard problems easy in ~18 months
    • Advice: exploit baseline capabilities before adding complexity
  6. 7:48 – 10:07

    Practical genAI security use cases: augmenting humans and shrinking the ‘skills shortage’

    Ryan reframes the “cybersecurity skills shortage” in light of cheap, scalable AI assistance. He points to real-world applications like dependency analysis and code review-style scanning where LLMs can reduce manual toil and improve coverage.

    • AI as “90% of a human for pennies” for routine security work
    • Opportunity to automate triage, analysis, and operational workflows
    • Examples: dependency/NPM ecosystem analysis and codebase scanning
    • LLMs are effective at reading and interpreting code and messy context
    • Bottom-up innovation: security engineers hacking together tools
  7. 10:07 – 11:29

    AI-driven threat escalation: better phishing, impersonation, and attacks at scale

    Ryan identifies the core risk: AI makes social engineering dramatically more effective because much of security is text-based and trust-mediated. Even basic improvements like grammatically correct phishing can increase success rates, and automation enables one attacker to scale massively.

    • Text models amplify social engineering because security is largely text
    • Voice cloning and impersonation add new credibility to scams
    • Even “spell-checking bad guys” can materially improve attacks
    • Scale effects: one attacker + automation can replace large teams
    • Humans trusting humans through computers as a foundational mistake
  8. 11:29 – 14:07

    3-year outlook: LLMs as a step-function ‘Iron Age’ advantage and automation multiplier

    In response to future threat-level predictions, Ryan uses an Iron Age vs. Bronze Age analogy: access to stronger “weapons” creates a decisive advantage that spreads. He emphasizes how hard it is to measure cyber risk and how automation changes attacker economics.

    • Iron Age vs. Bronze Age analogy for step-change capability
    • Attempts to restrict capability are less practical than adapting
    • Cyber risk visibility is uneven: some orgs feel safe until they aren’t
    • Automation changes economics: one person can supervise/scale many agents
    • Expect capability discontinuities, not smooth linear progress
  9. 14:07 – 16:30

    National security, open societies, and why the West is more exposed online

    Ryan argues cybersecurity is the “cleanup crew” for rapid adoption of useful tech, which spreads before safety is understood. He discusses how open societies expose more attack surface and how intelligence itself becoming a commodity creates a new arms-race dynamic.

    • Cybersecurity as the ‘waste heat’/cleanup of innovation
    • Utility drives adoption faster than safety considerations
    • Open societies adopt early and expose systems broadly
    • ‘Intelligence as a commodity’ creates Red Queen dynamics
    • Power concentration and online intelligence increase systemic risk
  10. 16:30 – 17:51

    Authoritarian vs. open-state security: control, standardization, and constrained attack surfaces

    Elad asks how cybersecurity differs in totalitarian states; Ryan argues centralized control can reduce variability and limit certain attack vectors. He links this to disinformation and broader control of information systems, which shapes what can be attacked and how.

    • Authoritarian states can mandate platforms and configurations
    • Centralized controls can reduce phishing/payment attack avenues
    • Information control reduces certain societal-level vulnerabilities
    • Disinformation lens extends to broader cybersecurity dynamics
    • Open ecosystems trade freedom and innovation for wider exposure
  11. 17:51 – 19:51

    DoD and DARPA: strong capabilities, but still catching up to what LLMs really mean

    Ryan notes the DoD has impressive offensive and deterrence capabilities, but LLM implications are still being digested. He critiques the tendency to anchor on popular ChatGPT narratives (hallucinations, demos) rather than the deeper shift: computers can reason in new ways.

    • Deterrence and offensive capability matter in cyber conflict
    • DARPA has interesting projects, but the landscape is moving fast
    • Policy discourse often fixates on surface-level ‘ChatGPT issues’
    • Bigger change: machines can process/interpret information more saliently
    • Institutions are playing catch-up to discontinuous capability shifts
  12. 19:51 – 23:51

    Startups vs incumbents in cybersecurity: ‘Market for Silver Bullets’ and the distribution machine

    Ryan explains why incumbents dominate via bundling and sales: buyers can’t easily verify effectiveness, so distribution becomes king. This creates a “farm system” where big players prefer acquiring proven products over inventing from scratch, even though innovation still happens.

    • Security buying is inherently uncertain: hard to prove efficacy
    • ‘Market for Silver Bullets’ dynamic: buyer-seller-attacker triangle
    • Incumbents win with distribution, bundling, and sales execution
    • Acquisitions are rational: harvest proven products vs plant seeds
    • Despite cynicism, discontinuities still enable new major companies
  13. 23:51 – 26:37

    Where AI disrupts the security stack: collapsing log/alert pipelines and legacy parsing spend

    Ryan highlights a practical disruption: large portions of security tooling are built around emitting, parsing, and re-parsing logs and alerts. LLMs can ingest messy formats and legacy outputs more directly, potentially shifting budgets—though constraints like volume still matter.

    • Security stacks spend heavily on log/alert generation and parsing
    • LLMs can interpret messy, legacy, semi-structured security data
    • Potential to reduce layers of serialization/deserialization tooling
    • Budget and tooling categories may be up for grabs with LLM capability
    • Real-world viability depends on scale, cost, and operational constraints
  14. 26:37 – 36:22

    Seven years in: what’s changed (and what hasn’t) + founder advice on markets and teams

    Ryan reflects that many core attack patterns remain stable (email, texts), while tensions grow around mobile/device control, cloud centralization, and platform incentives. He closes with founder guidance: prioritize team quality, pick large markets, build obviously useful products, and avoid getting trapped by Gartner category-thinking and “shovel-selling.”

    • Many attack vectors persist; new surfaces emerge but patterns repeat
    • Mobile/device governance (BYOD/MDM) remains messy and under-solved
    • Cloud centralization continues; platforms don’t always secure by default
    • Founder advice: get the team right; align risk appetite; avoid forced cofounder marriages
    • Pick big markets; build useful products; ignore premature Gartner/category games

Get more out of YouTube videos.

High quality summaries for YouTube videos. Accurate transcripts to search & find moments. Powered by ChatGPT & Claude AI.