We just sent you a verification email. Please verify your account to gain access to
theCUBE + NYSE Wired: Zero Trust Cyber Series. If you don’t think you received an email check your
spam folder.
Sign in to theCUBE + NYSE Wired: Zero Trust Cyber Series.
In order to sign in, enter the email address you used to registered for the event. Once completed, you will receive an email with a verification link. Open this link to automatically sign into the site.
Register For theCUBE + NYSE Wired: Zero Trust Cyber Series
Please fill out the information below. You will recieve an email with a verification link confirming your registration. Click the link to automatically sign into the site.
You’re almost there!
We just sent you a verification email. Please click the verification button in the email. Once your email address is verified, you will have full access to all event content for theCUBE + NYSE Wired: Zero Trust Cyber Series.
I want my badge and interests to be visible to all attendees.
Checking this box will display your presense on the attendees list, view your profile and allow other attendees to contact you via 1-1 chat. Read the Privacy Policy. At any time, you can choose to disable this preference.
Select your Interests!
add
Upload your photo
Uploading..
OR
Connect via Twitter
Connect via Linkedin
EDIT PASSWORD
Share
Forgot Password
Almost there!
We just sent you a verification email. Please verify your account to gain access to
theCUBE + NYSE Wired: Zero Trust Cyber Series. If you don’t think you received an email check your
spam folder.
Sign in to theCUBE + NYSE Wired: Zero Trust Cyber Series.
In order to sign in, enter the email address you used to registered for the event. Once completed, you will receive an email with a verification link. Open this link to automatically sign into the site.
Sign in to gain access to theCUBE + NYSE Wired: Zero Trust Cyber Series
Please sign in with LinkedIn to continue to theCUBE + NYSE Wired: Zero Trust Cyber Series. Signing in with LinkedIn ensures a professional environment.
>> Palo Alto Studio Connection, Silicon Valley and Wall Street. I'm John Furrier, co-host here with Gabe Elabe, my co-host.>> Welcome back to the Cube Studio here at the New York Stock Exchange. I'm Gemma Allen, co-host of NYSE Wired Cybersecurity Leaders. And today we're talking about how cybersecurity has traditionally been a very human business. You hire a penetration tester, give them a target, and ask them to try and break it. My next guest is taking a very different approach. Expo is building an AI hacker that can recognize the target, find vulnerabilities, and then actually try to exploit them. Ogi de Moore, welcome to NYSE Wires.>> Thanks very much for having me.>> So for those not familiar, I think we understand maybe from the opening that this is about the offensive as well as the defensive, right? Offense comes first, like all good sports strategies. Describe Expo. What's really unique about this product, this technology?>> So as you already indicated, what it does is it, uh, it does the work of an offensive security researcher. You just give it a URL of a web app and it goes and attacks it like a skilled attacker, and it will report the vulnerabilities that it finds, doing all that safely. Without doing damage to the target.>> So help me understand this. What would happen in, say, the first 5 minutes? Okay, if you give it a web application, it crawls endpoints. What exactly does it do in that 5 to 10 minutes that can truly create, you know, a futuristic understanding of how deep an exploit can go?>> So that's exactly what it does. It begins by exploring the attack surface, building up a threat model of how the system might be attacked. And then systematically tries all the different types of attacks on that particular application, and it will pivot if it finds that some application, some, some line of attack doesn't work. So it's very much like a human researcher comes up with a hypothesis, it tries different things, and based on the responses it gets back from the target, it might change its strategy.>> And how far does how far does it go? Like, how far does any one tech team allow, or security team allow this to fully penetrate? Like, it spots a SQL injection, does it actually try and retrieve and take data? Like, talk us through what, you know, what level of fright it could give a CISO.>> It's, uh, uh, it goes very deep, but it does so safely. You gave the example of a SQL injection attack. Of course, you don't want it to start downloading arbitrary sensitive information. You absolutely don't want it to make any changes to the database. So instead, the way it tests for a SQL injection is just to try and execute a sleep command, let the database pause for a few seconds. If that works, it's proven that it can execute an arbitrary SQL command, and that's enough.>> Okay, so I guess the theory or the opportunity here is that it's fully autonomous, right? These are agentic hackers. That are trying to get ahead of the cat and mouse game of cybersecurity for the next 5 years. Talk about the build behind this. Like, your own background is very interesting. You are one of the folks behind Copilot Advanced Security for GitHub. Give us, give us the kind of backstory, like the thesis that made you think this is where we need to go to fully understand the threat vector.>> So actually, it all came from my previous company and my previous company. We had a product that would point out potential errors in the source code. But for each of those errors, you always have that nagging question: is it exploitable from the outside? Could the bad guys do something with this coding error? And just to answer that question, we had a number of genius hackers on staff who would craft an exploit manually. That was very frustrating because I couldn't find a way of doing that automatically. And then when I started working on Copilot all the way back in 2020, as soon as I saw the code generation capabilities of LLMs emerge, it was clear to me that that technology would make it possible to automatically craft exploits. And that's how it turned out to be. Just give you one example. Earlier this year, we tried it out on Bing Image Search. Microsoft Bing is one of the best secured systems in the world, very well secured by the engineers of Microsoft, but also hammered by malicious hackers from everywhere. And yet it was able to find a remote code execution there. So that means that it was able to execute arbitrary code on the target server. It goes that deep. It can find vulnerabilities that even the best, the best human, human experts have missed.>> So those human experts, you say genius hackers. I'm interested in understanding the profile of that, because if you're building the agentic twin for a genius hacker, what assumptions do we get wrong about what that profile or what that attack looks like? We've had folks say in the past that, you know, like a good burglar, a genius hacker isn't going to necessarily just get one chance and pounce at you and take everything at once, right? They kind of sit there, they supervise your home or your, your environment, they monitor you. It's a slow seep. What sorts of behaviors do you see? Like, what is truly unique in this mod moment of September 2026?>> So, so first of all, you have to make the distinction between red teaming, truly acting over a long period as an external attacker, and pentesting, where you've try to find the flaws, which is stop when you find the flaw and report it so that it can immediately, immediately be fixed. I think that the whole field has always known that pentesting is the gold standard, the very best way of securing your software systems, but we've been held back by lack of talent. There's just not enough people who are capable of doing that type of work. It's very creative. You have to be very persistent. There's just not— it's hard. Not many people can do it. Now with AI, it's actually possible to multiply that level of expertise. One of our customers, SESAM in the Czech Republic, they had wonderful cloud. Every XMO agent is like another team member. It really extends a small security team being able to do way more, much work. Than they previously could.>> So talk me through— this company has been around since 2024. You guys have had quite the success in the perspective of raising money, raised $270 million to date, valued over $1 billion. There is clearly a market need for this. Talk me through an example of like a customer proof case. Give me— bring it to life for us. Who— what sorts of environments and scenarios are you working through? And what does a typical engagement look like? Because this isn't your typical security operations center, right? This is something that's quite unique. Is it a one-off that happens at a particular cadence? Help us understand.>> So it's something that people want to do continuously.>> Okay.>> Uh, software changes, uh, are happening continuously and they are happening more, even more frequently now because of AI. Software engineering itself is speeding up because everybody can be a software engineer and the existing software engineers can work much faster. And because of that, it's also necessary to continuously test the systems after every, after every change. And that is what our customers are doing with us. So a great example is the work that we did with Moderna. They have a small, very, very skilled security team, but it was clearly not possible to do all the testing that the business required. By using Axbo, they were able to scale that massively beyond what they did before.>> And what's the business model here? Okay, is it usage-based? Is it seat-based of old?>> Yes, it's consumption-based for this particular activity. It's very natural because if you hire an external firm to do your offensive security testing, you pay them by the hour, you pay them by the day, or at least by the day. And so it's based on the amount of work done. And it's the same, the same principle that we price ACT UP.>> Okay. So I want to talk a little bit what's happened in the industry this summer alone or earlier this year. Right. So we had Mythos. That was an interesting news story. It certainly got a lot of people, created some fear, some anticipation in the market. And then we also had the Huggenface situation earlier this year. Earlier this summer. How would Expo work in either of those scenarios? Let's start with Mythos, right? We know that there was a lot of vulnerabilities across OSs for a lot of banks and large institutions. What would your product do in that scenario?>> So the news stories that you read about Mythos were mostly about Mythos reading source code and pointing out potential problems.>> Okay.>> Coding errors, but we're not quite sure whether they are exploitable from the outside. Remember, that was exactly the problem that I started Expo for. And so what Expo can do for you is take a list of such potential, potential problems and see what is actually exploitable from the outside. For the Hacking Face incident, Candidly, we were not that surprised by it because we'd seen similar sneaky behavior already a year ago. And so it just underlines that it's extremely important when you have this type of security testing with AI, you have to build a harness and a sandbox that is very well hardened. Against doing such incidents. And so with Expo, when you start a test, you are very explicit as the human operator. You say these are the things that I want to test. These are the things you're allowed to look at, but you're not allowed to— you're not allowed to attack. And the rest you're not even allowed to look at. Having very strong guardrails of that kind. Is super important.>> Let's say on Hugging Face for a minute, because it is a very interesting event, right? Because this is a group of agents that escaped a sandbox that some say was configured by an external party, wrongly configured, perhaps. You know, that's, that's part of the story or not. Met on a chat board and then decided together to basically hack Hugging Face. Right. The moment by which any company like Hugging Face or any potential threat vector is actually monitoring those conversations. Help me understand that using a product like Expo, how much more control you would have about these conversations that are happening in the ether for any potential threats like such.>> So, so Expo has been constructed so that it runs the agents in its own sandbox, in its own harness, with all the guardrails in place. And we've worked very hard to make sure that they can't— that those agents cannot do any harm. It's extremely important here, Bryndo, that everyone starts doing this type of testing by yesterday. And the reason I'm saying that is that we now have open weights models available that are already very good at this, about as good as the frontier models were 3 months ago. And so I gave you the example of Expo finding new critical vulnerabilities in Microsoft Bing. That capability is now available to anyone with access to the OpenWeight models, and the OpenWeight models are not being monitored for abuse. If you try to do this kind of thing with a model from OpenAI or from from Anthropic or from Google, all those, all those models have abuse monitoring in place and they will try and stop, stop you from doing such things. But with the open weights models, people can run them on their own infrastructure with no, with no abuse monitoring at all. And so all of us are going to be subject to that type of attack before, before long.>> I want to ask you about the Mythos example too, because then it's part of a broader problem and not necessarily your problem to solve, but your problem to spot, right? And that is that there was a lot of rumors that some of these exploits or threats that were detected would take significant patching to resolve, and that patching could take anywhere from 6 18 months. What sorts of scenarios are you actually seeing playing out? Like, how true is that, do you think? And why is it so challenging and so complicated to patch these environments in 2026? And again, what level of risk does that create?>> So with these, with the, the new generation of models, and Mythos, remember, is now already 8, 9 months old. We will see more and more of these highly, highly sophisticated attacks. We need every, every weapon in our defending arsenal in order to, to deal with these. And so that means very traditional defenses like WAFs, firewalls, but also static code analysis to catch things right at the time that the developer creates them. And of course, offensive security testing like what Expo does.>> I want to ask you about the cat and mouse game that we may or may not be entering from the perspective of cybersecurity broadly. We had some news again this week that, you know, some folks like Musk and Altman and Dario, are saying we need to think about pausing the brakes for a sec on some of what's happening in the frontier, right? We need to take a pause and understand the risks that we could be creating here. You mentioned overweight models. Some folks view our geopolitical challenges and the race that's happening on that side as somewhat of a cat and mouse chase against the US. What are your thoughts? Like, you're out there actually looking at some of these vulnerabilities and some of these threats. Like, you know, how do you weigh those two scenarios up when you see news headlines like this?>> So I can see the case both for accelerating because we want to put the very best tools in the hands of defenders. But there's also the risk and we have to take the other warnings from Dario and Sam and others very seriously. Because they know what is about to come. And not all of us have seen it as yet. So I will say, though, because the open weights models are currently only 2, 3 months behind the frontier, we cannot afford to slow down. I mean, we can pace and we can put more, more safety guardrails in place and very carefully monitor everything that's happening. But if we slow down, our adversaries will take advantage of that.>> It is certainly a very unnerving scenario to be in. So, okay, fascinating company, 2 years old, already had a lot of success. It seems as though from the perspective of Tam, it's pretty huge for you. What is ahead for you and the team? Talk us through the next 6 to 12 months for, for Expo.>> So for us, it's the— obviously we're expanding with our enterprise customers. We already have over 200 customers, some of the biggest names in the industry, in finance and in areas like electronics. Samsung is a customer. A big new area for us is to move beyond just testing web applications. We're now also starting to test desktop applications, native applications. And as one example, with a prototype of what we're building there, our team found a full-chain exploit in Chrome. That means that anyone who has Chrome installed, if you can, if you can put persuade them to click on one malicious link, you can run arbitrary code on their computer. So this is extremely serious. I mean, this affects many, many people all around the world. Of course, we responsibly disclosed this to Google. It's currently in the process of a fix being rolled out. Wow. We'll have to wait a few weeks before we can tell the world exactly how this, how this works. But it is an indication of the new level of, of, of attacks that we can expect.>> Wow.>> That we need to defend against.>> Final, final question, just because it's so interesting. And a threat like that, Do you have any sense as to what the timestamp is on a risk of that nature, like how long that has been in situ within Chrome?>> Yes.>> Yeah. Wow.>> And this is the type of vulnerability that nation states are extremely interested in because it allows you to take control of a computer of a particular individual. I mean, most people, you know, have Chrome installed. Stalled.>> Of course. Yeah. Well, wow. Well, thankfully that was spotted. That is a fascinating and again, quite unnerving scenario to be faced with. But okay, Demore, thank you so much for joining us on NYSE Wired and wish you guys and the team at Expo all the best for the year ahead.>> Thank you so much. It's been my pleasure.>> I'm Gemma Allen here at the Cube Studio at the New York Stock Exchange. This is NYSE Wired Cybersecurity Leaders. Thanks for watching. Yeah.
>> Palo Alto Studio Connection, Silicon Valley and Wall Street. I'm John Furrier, co-host here with Gabe Elabe, my co-host.>> Welcome back to the Cube Studio here at the New York Stock Exchange. I'm Gemma Allen, co-host of NYSE Wired Cybersecurity Leaders. And today we're talking about how cybersecurity has traditionally been a very human business. You hire a penetration tester, give them a target, and ask them to try and break it. My next guest is taking a very different approach. Expo is building an AI hacker that can recognize the target, find vulnerabilities, and then actually try to exploit them. Ogi de Moore, welcome to NYSE Wires.>> Thanks very much for having me.>> So for those not familiar, I think we understand maybe from the opening that this is about the offensive as well as the defensive, right? Offense comes first, like all good sports strategies. Describe Expo. What's really unique about this product, this technology?>> So as you already indicated, what it does is it, uh, it does the work of an offensive security researcher. You just give it a URL of a web app and it goes and attacks it like a skilled attacker, and it will report the vulnerabilities that it finds, doing all that safely. Without doing damage to the target.>> So help me understand this. What would happen in, say, the first 5 minutes? Okay, if you give it a web application, it crawls endpoints. What exactly does it do in that 5 to 10 minutes that can truly create, you know, a futuristic understanding of how deep an exploit can go?>> So that's exactly what it does. It begins by exploring the attack surface, building up a threat model of how the system might be attacked. And then systematically tries all the different types of attacks on that particular application, and it will pivot if it finds that some application, some, some line of attack doesn't work. So it's very much like a human researcher comes up with a hypothesis, it tries different things, and based on the responses it gets back from the target, it might change its strategy.>> And how far does how far does it go? Like, how far does any one tech team allow, or security team allow this to fully penetrate? Like, it spots a SQL injection, does it actually try and retrieve and take data? Like, talk us through what, you know, what level of fright it could give a CISO.>> It's, uh, uh, it goes very deep, but it does so safely. You gave the example of a SQL injection attack. Of course, you don't want it to start downloading arbitrary sensitive information. You absolutely don't want it to make any changes to the database. So instead, the way it tests for a SQL injection is just to try and execute a sleep command, let the database pause for a few seconds. If that works, it's proven that it can execute an arbitrary SQL command, and that's enough.>> Okay, so I guess the theory or the opportunity here is that it's fully autonomous, right? These are agentic hackers. That are trying to get ahead of the cat and mouse game of cybersecurity for the next 5 years. Talk about the build behind this. Like, your own background is very interesting. You are one of the folks behind Copilot Advanced Security for GitHub. Give us, give us the kind of backstory, like the thesis that made you think this is where we need to go to fully understand the threat vector.>> So actually, it all came from my previous company and my previous company. We had a product that would point out potential errors in the source code. But for each of those errors, you always have that nagging question: is it exploitable from the outside? Could the bad guys do something with this coding error? And just to answer that question, we had a number of genius hackers on staff who would craft an exploit manually. That was very frustrating because I couldn't find a way of doing that automatically. And then when I started working on Copilot all the way back in 2020, as soon as I saw the code generation capabilities of LLMs emerge, it was clear to me that that technology would make it possible to automatically craft exploits. And that's how it turned out to be. Just give you one example. Earlier this year, we tried it out on Bing Image Search. Microsoft Bing is one of the best secured systems in the world, very well secured by the engineers of Microsoft, but also hammered by malicious hackers from everywhere. And yet it was able to find a remote code execution there. So that means that it was able to execute arbitrary code on the target server. It goes that deep. It can find vulnerabilities that even the best, the best human, human experts have missed.>> So those human experts, you say genius hackers. I'm interested in understanding the profile of that, because if you're building the agentic twin for a genius hacker, what assumptions do we get wrong about what that profile or what that attack looks like? We've had folks say in the past that, you know, like a good burglar, a genius hacker isn't going to necessarily just get one chance and pounce at you and take everything at once, right? They kind of sit there, they supervise your home or your, your environment, they monitor you. It's a slow seep. What sorts of behaviors do you see? Like, what is truly unique in this mod moment of September 2026?>> So, so first of all, you have to make the distinction between red teaming, truly acting over a long period as an external attacker, and pentesting, where you've try to find the flaws, which is stop when you find the flaw and report it so that it can immediately, immediately be fixed. I think that the whole field has always known that pentesting is the gold standard, the very best way of securing your software systems, but we've been held back by lack of talent. There's just not enough people who are capable of doing that type of work. It's very creative. You have to be very persistent. There's just not— it's hard. Not many people can do it. Now with AI, it's actually possible to multiply that level of expertise. One of our customers, SESAM in the Czech Republic, they had wonderful cloud. Every XMO agent is like another team member. It really extends a small security team being able to do way more, much work. Than they previously could.>> So talk me through— this company has been around since 2024. You guys have had quite the success in the perspective of raising money, raised $270 million to date, valued over $1 billion. There is clearly a market need for this. Talk me through an example of like a customer proof case. Give me— bring it to life for us. Who— what sorts of environments and scenarios are you working through? And what does a typical engagement look like? Because this isn't your typical security operations center, right? This is something that's quite unique. Is it a one-off that happens at a particular cadence? Help us understand.>> So it's something that people want to do continuously.>> Okay.>> Uh, software changes, uh, are happening continuously and they are happening more, even more frequently now because of AI. Software engineering itself is speeding up because everybody can be a software engineer and the existing software engineers can work much faster. And because of that, it's also necessary to continuously test the systems after every, after every change. And that is what our customers are doing with us. So a great example is the work that we did with Moderna. They have a small, very, very skilled security team, but it was clearly not possible to do all the testing that the business required. By using Axbo, they were able to scale that massively beyond what they did before.>> And what's the business model here? Okay, is it usage-based? Is it seat-based of old?>> Yes, it's consumption-based for this particular activity. It's very natural because if you hire an external firm to do your offensive security testing, you pay them by the hour, you pay them by the day, or at least by the day. And so it's based on the amount of work done. And it's the same, the same principle that we price ACT UP.>> Okay. So I want to talk a little bit what's happened in the industry this summer alone or earlier this year. Right. So we had Mythos. That was an interesting news story. It certainly got a lot of people, created some fear, some anticipation in the market. And then we also had the Huggenface situation earlier this year. Earlier this summer. How would Expo work in either of those scenarios? Let's start with Mythos, right? We know that there was a lot of vulnerabilities across OSs for a lot of banks and large institutions. What would your product do in that scenario?>> So the news stories that you read about Mythos were mostly about Mythos reading source code and pointing out potential problems.>> Okay.>> Coding errors, but we're not quite sure whether they are exploitable from the outside. Remember, that was exactly the problem that I started Expo for. And so what Expo can do for you is take a list of such potential, potential problems and see what is actually exploitable from the outside. For the Hacking Face incident, Candidly, we were not that surprised by it because we'd seen similar sneaky behavior already a year ago. And so it just underlines that it's extremely important when you have this type of security testing with AI, you have to build a harness and a sandbox that is very well hardened. Against doing such incidents. And so with Expo, when you start a test, you are very explicit as the human operator. You say these are the things that I want to test. These are the things you're allowed to look at, but you're not allowed to— you're not allowed to attack. And the rest you're not even allowed to look at. Having very strong guardrails of that kind. Is super important.>> Let's say on Hugging Face for a minute, because it is a very interesting event, right? Because this is a group of agents that escaped a sandbox that some say was configured by an external party, wrongly configured, perhaps. You know, that's, that's part of the story or not. Met on a chat board and then decided together to basically hack Hugging Face. Right. The moment by which any company like Hugging Face or any potential threat vector is actually monitoring those conversations. Help me understand that using a product like Expo, how much more control you would have about these conversations that are happening in the ether for any potential threats like such.>> So, so Expo has been constructed so that it runs the agents in its own sandbox, in its own harness, with all the guardrails in place. And we've worked very hard to make sure that they can't— that those agents cannot do any harm. It's extremely important here, Bryndo, that everyone starts doing this type of testing by yesterday. And the reason I'm saying that is that we now have open weights models available that are already very good at this, about as good as the frontier models were 3 months ago. And so I gave you the example of Expo finding new critical vulnerabilities in Microsoft Bing. That capability is now available to anyone with access to the OpenWeight models, and the OpenWeight models are not being monitored for abuse. If you try to do this kind of thing with a model from OpenAI or from from Anthropic or from Google, all those, all those models have abuse monitoring in place and they will try and stop, stop you from doing such things. But with the open weights models, people can run them on their own infrastructure with no, with no abuse monitoring at all. And so all of us are going to be subject to that type of attack before, before long.>> I want to ask you about the Mythos example too, because then it's part of a broader problem and not necessarily your problem to solve, but your problem to spot, right? And that is that there was a lot of rumors that some of these exploits or threats that were detected would take significant patching to resolve, and that patching could take anywhere from 6 18 months. What sorts of scenarios are you actually seeing playing out? Like, how true is that, do you think? And why is it so challenging and so complicated to patch these environments in 2026? And again, what level of risk does that create?>> So with these, with the, the new generation of models, and Mythos, remember, is now already 8, 9 months old. We will see more and more of these highly, highly sophisticated attacks. We need every, every weapon in our defending arsenal in order to, to deal with these. And so that means very traditional defenses like WAFs, firewalls, but also static code analysis to catch things right at the time that the developer creates them. And of course, offensive security testing like what Expo does.>> I want to ask you about the cat and mouse game that we may or may not be entering from the perspective of cybersecurity broadly. We had some news again this week that, you know, some folks like Musk and Altman and Dario, are saying we need to think about pausing the brakes for a sec on some of what's happening in the frontier, right? We need to take a pause and understand the risks that we could be creating here. You mentioned overweight models. Some folks view our geopolitical challenges and the race that's happening on that side as somewhat of a cat and mouse chase against the US. What are your thoughts? Like, you're out there actually looking at some of these vulnerabilities and some of these threats. Like, you know, how do you weigh those two scenarios up when you see news headlines like this?>> So I can see the case both for accelerating because we want to put the very best tools in the hands of defenders. But there's also the risk and we have to take the other warnings from Dario and Sam and others very seriously. Because they know what is about to come. And not all of us have seen it as yet. So I will say, though, because the open weights models are currently only 2, 3 months behind the frontier, we cannot afford to slow down. I mean, we can pace and we can put more, more safety guardrails in place and very carefully monitor everything that's happening. But if we slow down, our adversaries will take advantage of that.>> It is certainly a very unnerving scenario to be in. So, okay, fascinating company, 2 years old, already had a lot of success. It seems as though from the perspective of Tam, it's pretty huge for you. What is ahead for you and the team? Talk us through the next 6 to 12 months for, for Expo.>> So for us, it's the— obviously we're expanding with our enterprise customers. We already have over 200 customers, some of the biggest names in the industry, in finance and in areas like electronics. Samsung is a customer. A big new area for us is to move beyond just testing web applications. We're now also starting to test desktop applications, native applications. And as one example, with a prototype of what we're building there, our team found a full-chain exploit in Chrome. That means that anyone who has Chrome installed, if you can, if you can put persuade them to click on one malicious link, you can run arbitrary code on their computer. So this is extremely serious. I mean, this affects many, many people all around the world. Of course, we responsibly disclosed this to Google. It's currently in the process of a fix being rolled out. Wow. We'll have to wait a few weeks before we can tell the world exactly how this, how this works. But it is an indication of the new level of, of, of attacks that we can expect.>> Wow.>> That we need to defend against.>> Final, final question, just because it's so interesting. And a threat like that, Do you have any sense as to what the timestamp is on a risk of that nature, like how long that has been in situ within Chrome?>> Yes.>> Yeah. Wow.>> And this is the type of vulnerability that nation states are extremely interested in because it allows you to take control of a computer of a particular individual. I mean, most people, you know, have Chrome installed. Stalled.>> Of course. Yeah. Well, wow. Well, thankfully that was spotted. That is a fascinating and again, quite unnerving scenario to be faced with. But okay, Demore, thank you so much for joining us on NYSE Wired and wish you guys and the team at Expo all the best for the year ahead.>> Thank you so much. It's been my pleasure.>> I'm Gemma Allen here at the Cube Studio at the New York Stock Exchange. This is NYSE Wired Cybersecurity Leaders. Thanks for watching. Yeah.