a16z Podcast - How Do You Defend Against AI That Can Hack?
Episode Date: August 18, 2026a16z's Joel De La Garza is joined by Nick Warner of Neo and Max Pollard of Cotool to discuss what happens when cybersecurity tools built to defend against humans and malware suddenly have to contend w...ith AI agents. As frontier models become more capable of finding and exploiting vulnerabilities, many of the assumptions underlying traditional security are beginning to break. They explore why guardrails designed to stop AI-powered attackers can also prevent security teams from doing their jobs, why defenders increasingly need access to multiple models, and how agentic software creates an entirely new endpoint security problem. They also discuss why static signatures and even newer techniques like honeypots are struggling in a world where software can reason and act autonomously. Recorded around Black Hat, the conversation looks at how security teams are adapting in real time and why the same AI capabilities creating new attack surfaces could ultimately give defenders their biggest advantage yet. Resources: Follow Nick on LinkedIn: https://www.linkedin.com/in/nicholaswarner/ Follow Max on LinkedIn: https://www.linkedin.com/in/mmpollard/ Follow Joel De La Garza on LinkedIn: https://www.linkedin.com/in/3448827723723234/ Stay Updated:Find a16z on YouTube: YouTubeFind a16z on XFind a16z on LinkedInListen to the a16z Show on SpotifyListen to the a16z Show on Apple PodcastsFollow our host: https://twitter.com/eriktorenberg Please note that the content here is for informational purposes only; should NOT be taken as legal, business, tax, or investment advice or be used to evaluate any investment or security; and is not directed at any investors or potential investors in any a16z fund. a16z and its affiliates may maintain investments in the companies discussed. For more details please see a16z.com/disclosures. Hosted by Simplecast, an AdsWizz company. See pcm.adswizz.com for information about our collection and use of personal data for advertising.
Transcript
Discussion (0)
One of the interesting things in the Open AI hugging face breach has been the difficulty that Hugging Face actually had to responding to the incident.
Model providers have great reason to establish guardrails, safeguards, because these are super capable systems.
The unfortunate side effect of that is, as a defender, I may not be able to respond effectively.
The challenge with the existing security tools that are out there is they really were built to tackle two things.
The first being people and the second is malware.
and AI and AI agents and agentic processes are neither one of those things.
Even some of the more modern techniques like deception that work really well.
And it's sort of ironic.
We're defending AI and we're also defending from AI.
50% of enterprise apps will be agentic by the end of this year.
And the average enterprise is something like 6 or 7,000 unique pieces of software within their environment.
The problem's going to get more complex and more challenging.
We seem to be speed running every technology cycle that's ever happened before this one.
What is the path forward for a lot of this infrared?
Cybersecurity was built to defend against two things.
People and malware.
AI agents are neither.
In this episode, A16Z's Joel de la Garza
sits down with Nick Warner of Neo
and Max Pollard of Kotool
to unpack what that means for security teams
as increasingly capable models
move from the cloud, onto endpoints,
and into enterprise software.
They discuss why AI guardrails
can actually make life harder for defenders,
why traditional signatures and behavioral detection are starting to break down,
and what happens when software no longer behaves predictably enough
for security teams to define what normal looks like?
And from Black Hat, they look at the other side of the equation.
The same AI that's creating an entirely new attack surface
is also giving defenders tools they could never have built before.
Awesome. Well, thank you so much guys for joining us.
I think maybe let's set the stage for the discussion.
It's been a very active couple weeks.
obviously has the crazy pace of AI development.
Every week there seems to be a new model release.
There seems to be new capability.
There's some new fields, metal getting one,
or some new vulnerability getting discovered.
And in the news recently has been the report
that models from Frontier Labs
have found a way to escape containment
and hack things on the internet,
which has been a pretty interesting revelation.
That's a very sophisticated capability.
I guess there's probably two things happening, right?
There's a discussion about, well,
how secure is the internet actually,
also combined with, man, these models are surely progressing
and doing some great stuff.
So we've got the two of you here to discuss this,
and I think maybe Max will start with you.
One of the interesting things in the OpenAI,
Hugging Face story, breach event,
has been the difficulty that Hugging Face actually had
responding to the incident.
And so maybe you could tell us a little bit about sort of like
what was happening there.
Why won't these models help the good guys?
What's going on and what's the deal?
Yeah, so, I mean, super-time.
Topical, like the model providers have great reason to establish guardrails, safeguards,
because these are super capable systems, and we don't want attackers using them for nefarious purposes.
And so they have a responsibility to make sure those guardrails are in place.
The unfortunate side effect of that is, as a defender, let's say you're triaging an incoming
bug bounty report or something of that nature.
Oftentimes you're going to be asking very similar questions to a probing attacker,
which is, hey, what piece of this software is vulnerable?
How would I exploit it?
Can you validate this, right?
And so part of the side effect of these model providers doing their job is, as a defender,
I may not be able to respond effectively.
Now, for Hugging Face specifically, they had the luxury of having open weight and open source
kind of in their DNA.
And so they were able to, when they saw these cyber refusals or these guardrails being
triggered, fall back to GLM-5-2 in their case, but could have been.
been Kimmy K3 or a Quinn model, something that isn't going to have those guardrails in place.
And so for defensive teams, flexibility is kind of becoming paramount, right?
I need the ability to kind of fall back in the case of refusals.
Yeah, absolutely.
And I guess the question would be, what is it specifically refusing?
Like, I guess the thing maybe for folks that are listening is, like, I get that it stops
you from saying, hey, go hack this website.
Sure.
I mean, go to citybank.com and change my account numbers, right?
And, like, the refusal makes sense there.
But what are Blue Teams doing that it's specifically generating the refusal?
Why does it look like a hacker to the models?
Yeah, I mean, I think it's almost more helpful sometimes to flip the script, right?
Like if I were an attacker trying to bypass a guardrail and I wanted to, let's say, hack into Pets.com, right?
Like I may pull some bundle from the front end or I may just decompose and find the entry point that I want to target.
And instead of saying go hack this system, I may say, hey, I own this code.
I am a developer at Pest.com, and I want to do an internal vulnerability assessment.
So that slight rephrasing of the question might trigger the model into wanting to be helpful
and providing you input as to here's some things you might want to shore up, and here's how an attacker might get in.
Now, as an attacker, that's the answer I wanted, and I might ask it to go do those things, right, to validate that.
And so I almost find it more helpful to look at it in reverse.
Now, as is the case with any kind of guardrail-based system, you will run into false positives, right?
We notice a very fun one, maybe a quarter ago, where there's a security tool out there called Vectra.
And it just so happens to be also a drug used by veterinarians to treat, I think, dogs or something like that.
So we notice folks using the Vector tool, we're hitting a bio filter, right?
Oh, this could be used to generate bio-weapons, and so we're going to refuse this request.
And so it's not only an exact science,
but there's just a myriad of reasons
like you can run into this stuff.
And so, Nick, Neo is building a way
to defend endpoints from these inference style attacks
or to deal with, I'd say, I guess they call it AI governance.
It's sort of more broadly, right?
But from a brass tax perspective,
all things ultimately come to the endpoint, right?
The dust ultimately settles on the floor
and that's your infrastructure.
How are you guys thinking about defending
and playing in this kind of world
where the automated attacks need an automated response?
Yeah, I think part of the challenge
with the existing security tools that are out there
is they really were built to tackle two things.
The first being people, and the second is malware.
AI and AI agents and agentic processes
are neither one of those things.
And so what we wanted to do is get ourselves
right at the layer between the human and AI interaction.
So a big part of what we're building
is a way to properly set guardrails and controls
around the software before it runs.
And we thought the best way to do that
would be at the end point.
Yeah.
Yeah, that makes a lot of sense.
And it's interesting, right?
because the attacks now, if you look at sort of the way the models are behaving,
it's a very different style of attack than what I would say the traditional hacker does, right?
Like it is, to your point, not malware.
And there is the element of social engineering.
But there's also sort of the I'm going to use a payload that gets the model to do something malicious, right?
And that's sort of like the category of attacks that are completely new.
Yeah, you know, and I think what a lot of these things that we've read about recently embody is the end justifies the means in the mind of the model.
I think what people have learned is that regardless of guardrails that the AI labs are putting around these things, you can't rely on models to stop themselves or to understand context.
And I think the most recent couple of texts we've seen in the last few weeks really have shown that.
Yeah, absolutely.
It's interesting on the blue team perspective because I think, and you guys have noticed this, right?
Like these models are all somewhat trained on varied datasets, and there's a lot of post-training that happens.
It's very different.
and when you're responding to some of these things as a blue team member,
you essentially get different outputs from different models, right?
And so is the value proposition you guys are working on,
I get the refusals part of it and routing around kind of the refusals,
but it's also making sure you pick the right tool for the job.
Yeah, the reasons can really vary across teams,
like from almost the simplistic taste maker style,
like, hey, I really like the way Opus presents a full-page report, right,
in the place of an incident.
But then there are also more deterministic evaluations you can run on how well does a certain model execute a step-by-step remediation plan, right?
Like how closely does it adhere to the steps that need to be taken?
So I think the most important part for Lue teams is because of the pace of progress to have as much flexibility as possible to be able to say, hey, when Asthma gets released by Open AI, I have an upgrade path and I know exactly what's going to improve and what's going to maybe require some TLC.
And so today those teams have probably two or three options, right?
You can roll with Codex or Claudec code and lock yourself into a specific.
model provider. And vendor
luckin is always good. Right. Yeah,
we love it. You can
buy something that is
kind of incumbent vendor plus AI,
which leads you to be holding to
some level of opakness and what
models do they support, etc.
Or you decide, hey, we're going to
host open weights. We're going to
support all major model providers.
And I think a single H-100
costs 250 grand
a year. And so that's just not a viable option
for most teams. And you kind of want to look towards
providers that are always going to be releasing at the cadence that the labs do and give you
that flexibility. It's interesting, right, because we're going through this phase, and you're
starting to see this in the GPU markets, which is where prices are going up again, things are
becoming more scarce. There's a lot of talks about shortages. And coming from a firm that
spends a lot of time in those markets with their porcoes buying time, it is more than just hype.
And it just seems like we're entering this phase of the buildout where inference will be everywhere.
Right. And so, like, right now it's clear that there's inference in the data center.
inference in the neoclouds, the frontier labs,
and eventually it's going to end on the endpoint, right?
And so I guess the question would be like,
how is, that seems like a very different thing to defend against
than, like, to your point, the traditional, you know,
Chinese malware that wants to come and steal like keystrokes.
Yeah, and, you know, the thing we're really starting to see,
which is wild to think about is companies now for the last year
from a cybersecurity defender perspective
have really been obsessing over how do I lock down,
you know, software from the AI labs companies,
which do great things, but also introduce new risk.
But if you think about stats that we're seeing now
that 50% of enterprise apps will be agentic
by the end of this year,
and you can be sure that the half that are not
will be rushing to become so in the next year.
And there's even less vetting and understanding
around what agentic processes,
what back-end AI models they're going to be using
what guardrails they install and put in.
And so I think that's going to put even more,
really more pressure on defense.
to better understand how their employees are deploying using these type of tools.
And the average enterprise has something like six or seven thousand unique pieces of software
within their environment.
And so you think about thousands of software instances becoming agentic in the next couple of years.
The problem's going to get more complex and more challenging.
And so that's why we think giving visibility and control into the software universe that's unfolding
is going to be paramount.
Yeah, it's funny, right?
it's because we're like, we seem to be speed running every technology cycle that's ever
happened before this one.
And so, like, in both the original days, there was always the client and the server, right?
And there's always been this ebb and flow of information.
Everything starts with a centralized hub of everything being important lives here, right?
It's the server.
And then over time, you have things like web, you have things like thick clients.
You have different technology things that come that federate the data, that push it out,
that kind of push the envelope.
and we're like very much going through that right now
except sped up 10 hundred times or a hundred times
and we're now seeing all these inference
and these tests going to the endpoint.
Like it's just fascinating.
And I guess that means, I guess maybe because,
Max, you guys look across so many model providers,
like how do you think for blue teams,
for the actual people that are defending this stuff?
Like, what is the path forward for a lot of this inference?
Like what do you,
What do you think the, I mean, I wouldn't even say end state.
What do you think next week looks like?
I mean, I know it's hard to think beyond like next month.
But like where do we get to?
Because it just seems like all this, like, this feels like a watershed event for security teams
where all of a sudden they were fine using open AI or they were fine using Anthropic.
And now they're like, maybe we need our own inference.
Maybe we should host our own models.
Like what are you kind of seeing out there?
Yeah.
To be honest, we see people trying everything.
see people say, you know, we've got Devin and Claudecote and cursor and, you know, we have
the open weight stuff running locally or through fireworks. So it's really all over the map.
I think, like, you know, what it means for a week from now, two weeks from now, like, one thing
I'm pretty confident in is like there are certain approaches that worked in the past that clearly
aren't going to work, things like, you know, using static detection rules for everything, right?
Like that's, you know, just...
Signatures are probably dead.
Right.
Like, it's great for the minefield.
Like, let me know if an admin hits this service in GCP that is a prod service.
But for other stuff, it's just, you know, it's going to fall apart.
And no amount of tuning and adjustment is really going to make that stick.
I think the other thing that's tricky is, like, great, we should try and patch everything.
We should try and get rid of vulnerabilities.
But to think that you're going to get to zero there is also kind of a failed approach.
And then even some of the more modern techniques, like deception, right, that work really well, you know, we're starting to see problems with, right?
Like, hey, you know, there's a honeypot on a developer's device that contains AWS keys.
Well, guess what?
Our sales rep just asked to deploy something.
And the agent went and found, you know, the AWS key because it thinks that it should deploy it on AWS.
And, you know, now we got a ton of false positives in the deception provider, right?
So even newer approaches that were kind of like, hey, super precise.
always going to work are kind of being invalidated.
And so there's just a lot of rethinking that needs to happen for these teams.
And they need to be able to move quickly and be flexible to be able to defend their their companies.
I hadn't even thought about the Honey Putt example.
That's hilarious.
Yeah.
It's sort of like, really crazy.
Wow, okay, maybe I shouldn't have sprinkled a bunch of credentials around my environment to test for Bud.
We saw, we saw overnight just like, you know, 100% true positive rate to just like a couple, you know, of our customers being like, this thing is like awfully noisy now.
Probably a bunch of Csos that woke up in the middle of the night
and we're like, oh, the honey pot's been tricked.
Yeah, yeah.
I guess to that point, right?
Like, I think we are, it is funny, right?
We are moving into a world in which signatures are dead.
And the attack surface is now the total sum of human expression.
Like, how do you think?
Like, that seems like a very different problem
from sort of the legacy problems that security people have defended against.
For sure.
And, you know, if you look at the evolution of cyber defenses,
that went from signature-based approaches
to dynamic behavior-based approaches.
But at the end of the day,
those behavior-based approaches
made one sort of upfront bet,
which is you could determine
how software should behave,
and you would look for anomalous behavior against that.
And now with agenic software,
that just doesn't apply.
And so, you know, the example that you gave,
and then also the example of, you know,
full system control by different agentic software processes,
is you can't really tune up or tune down your existing defenses
to detect or not detect.
It's like bringing a knife to a gunfight.
And so really what we think it requires
is a major rethink in understanding who's installing what,
what can it do, how's it set up to execute on what it's installed for,
and what is it doing.
And believe it or not, like from a security perspective,
most of those questions aren't currently answered
because there was this assumption
that you could know
what software
would do by its publisher
or by its intended design
and those days are gone forever.
Yeah.
Yeah, you can see whole...
It's interesting
because you do see
the whole tech landscape reshaping
in a way that I don't think.
There's always been...
It's funny.
There was always a saying
that sort of like old tech companies
stop becoming companies
and become annuities.
Right?
Like they just have this long tail
of enterprise software
and, you know,
CA was computer associates
was, you know,
famous for this, which is where, like, hey, we have this product installed on mainframes that have been running since 1968, and over the next 50 years, they're going to continue to throw off this revenue. But, like, it does feel like this time, this is very disruptive in a way that it hasn't been.
Yeah. Like, and it's just, it's just an exciting time to be in tech. Um, so one of the more interesting things is that this is all happening and playing out against the background of us being incredibly warm in the desert at Lackhat, a security conference. Uh, the enterprise version of a hacker conference.
would love to maybe just do a couple seconds on sort of what are you seeing a black hat?
Like it doesn't, I'm going to, I do this a lot and spend a lot of time in this world.
So I'm sure you guys do as well.
But, you know, it feels a lot like all the other black hats.
I'm curious.
Do you feel the disruption here?
I feel the excitement for sure.
You know, I'll go with the cynical take and then the optimistic take.
Always be optimistic.
The cynical take is this.
If I see machine speed on an.
billboard, I'm going to lose it, which is really ironic coming from us because when we launched
six, seven months ago, we had machine speed in our in our launch. So, you know, that's probably
a hit on us, if anything. On the optimistic side, talking to practitioners, talking to builders,
you know, there's just an overwhelming sense that like there's never been a more exciting time
to build. And so, you know, I think, you know, we saw this with the shift to cloud earlier where
people are dealing problems left and right, but at the same time are invigorated and excited
to take on the challenge. And so, you know, that's been, that's been fun. It's been fun to have
those sorts of conversations. And I'm sure you've been to about as many of these as I have.
So I would love to get your take on what you're saying. Yeah, you know, I think there's an
incredible amount of innovation out there against a backdrop of a really heightened sense of
insecurity against this new threat landscape. But I think, you know, even for us at Neo,
What's really interesting is that the tools we're being provided with from the AI labs and Frontier models give us incredible armament in building the right type of tools to defend.
And it's sort of ironic.
We're defending AI and we're also defending from AI.
And so it's really this dual prong mission that we're on.
But for us as a company, if we were trying to build what we built five, seven years ago, we'd have to hire hundreds of threat researchers, spend years building out this taxonomy of software.
able to do that with thousands of agents in the automated process, we were able to do that in
weeks and months. And so I think that's just sort of how reality plays out, is that the balance
of power always sort of shifts back, I think, in the favor of the defender, but we're going
through that sea change right now. Yeah, absolutely. I mean, to me, it feels like, you know,
way back when the first vulnerability scanning tools were coming out, and, you know, prior to there
being things you could download and do click to hack, right? You actually had to know how to program
and had to figure out like how a buffer overflow works and how to write them and what, you know,
all the different complexities of actual computer operations. And then obviously these tools that
let you do point and click hacking came out. And they gave birth to the script kitties. And the script kitties,
for those of you that weren't around then, was basically, you know, largely males 18 to 25 year
It had downloaded a bunch of tools from the internet and decided to go hack a bunch of stuff, behaving very similarly to the frontier labs right now.
And that actually gave birth to start at the beginning of the security industry at large, right?
We had some of the first public companies, some of the first large-scale companies, and every cycle has gotten bigger.
And so it just very much feels like that same energy where everything we've done to get to this point, we still have to do it because those threats never go away.
but there's this whole new category of stuff
that nothing has prepared us for
which is ultimately just exhilarating
if you're a security practitioner
100%.
Great, well thank you so much guys for coming by.
You sweatered it out with the best of them
and I'm sure this will not be your last black hat
so we'll try to do it again next year.
Enjoyed it.
Thank you. Thank you.
Thanks for listening to this episode
of the A16Z podcast.
If you like this episode, be sure to like,
comment, subscribe, leave us a rating
or review and share it with your friends and family. For more episodes, go to YouTube,
Apple Podcasts, and Spotify. Follow us on X at A16Z and subscribe to our Substack at A16Z.com.
Thanks again for listening, and I'll see you in the next episode. As a reminder, the content
here is for informational purposes only. Should not be taken as legal business, tax, or investment
advice, or be used to evaluate any investment or security and is not directed at any investors or
potential investors in any A16Z fund.
Please note that A16Z and its affiliates may also maintain investments in the companies
discussed in this podcast.
For more details, including a link to our investments, please see A16Z.com forward slash disclosures.
