AI Exchange founder Rob van der Veer highlights a possible misconception about Mythos, and AI vulnerability discovery.
Mythos is not what many people think. AI vulnerability discovery hasn't suddenly made all systems transparent. Its strength mostly lies where it has visibility: when it has access to source code and binaries. In practice, that often means the external components in your system are much more a target than your proprietary software. We are clearly seeing a leap in how fast vulnerabilities can be discovered. But an important detail is often missed: this progress is largely driven by analysing how software works internally — through code review and reverse engineering. The recently published examples demonstrate this. What we do not see strong evidence of is a similar leap in external attack techniques, such as fuzzing. That doesn’t mean AI cannot do this — it can — but the step change appears to come from internal understanding rather than black-box probing. This has an important implication: 👉 If your proprietary code or binaries are not publicly accessible, AI-driven discovery threats mostly come from what IS accessible — such as open source components and third-party binaries — rather than the parts you have built yourself. This suggests that many internal systems and SaaS platforms may be less exposed than people fear in this specific sense — but at the same time, more exposed through the components they rely on. That is where the attack surface is expanding fastest, and where attention is often most needed. That said, this is not a reason to ignore your own code. Strong defence in depth remains essential: 1️⃣ harden your own code and architecture by applying zero-trust thinking to components 2️⃣ strengthen the overall system against AI-enabled attack capabilities Two caveats: - This view is based on current evidence. The contrary could theoretically be true: AI could be making a leap with testing similarly to the a leap in internal understanding. If I find contradicting evidence, you'll be the first to know. Opinions are my own - and not the views of my employer. That sort of thing. Next week in DC I will be speaking with people directly involved in the Mythos effort. - My goal is not to downplay the importance of AI in security, but to help focus effort where it has the biggest impact. What a time to be alive. #ai #security #appsec