2 Sources
2 Sources
[1]
AI Security Startup Xbow Valued at More Than $1 Billion
Xbow, a startup that builds AI software to probe applications for security vulnerabilities, has raised a new round of funding that values it at more than $1 billion, a sign of investor enthusiasm for using artificial intelligence in cybersecurity. DFJ Growth and Northzone led the $120 million financing deal in Xbow, the company said Wednesday. Other participants included Alkeon Capital and Sofina, as well as previous backers Sequoia Capital, Altimeter Capital and NFDG. Founded in 2024, Xbow is part of a crop of startups promising to use advances in AI to combat malicious actors, including those who may seize on artificial intelligence to automate their own attacks. Earlier this month, OpenAI agreed to buy Promptfoo, a company that enables large businesses to find and fix security issues in AI models. OpenAI and Anthropic PBC have also unveiled AI agents meant to help security teams spot and patch vulnerabilities in large databases. Xbow uses human hackers to train AI models that automate the function of so-called penetration testers and red teams, which try to find weak points in a company's systems before they're exploited. The startup focuses on probing for flaws in applications, a need that's growing as more developers rely on AI coding tools to streamline the process of writing software. Oege de Moor, chief executive officer of Xbow and former head of GitHub's pioneering Copilot code-generation product, said apps built largely with AI typically "output insecure coding patterns." The reason, he said, is "they've been trained on publicly available source code, and unfortunately, a lot of publicly available source code was not well secured." De Moor expects AI models "will get better and better at avoiding insecure coding patterns," but that it will remain a challenge to root out security flaws stemming from AI failing to understand business logic, or when data can or should be shared. Xbow, he said, can find such flaws. The startup employs roughly 150 people and expects to have several hundred on staff by the end of the year. Xbow has signed up more than 100 customers, including Moderna Inc. and Samsung Electronics Co., and is seeing strong demand in South Korea where businesses face threats from nation-state groups, de Moor said. While AI tools can help companies protect themselves, hackers are also using the technology to scale the volume and severity of attacks. "The world at large has not yet fully realized what is coming," de Moor said. "There will be swarms of malicious attacks. We better get ready for that."
[2]
Automated vulnerability detection startup Xbow nabs $120M - SiliconANGLE
Xbow USA Inc., a startup that helps enterprises find cybersecurity issues in their software, has closed a $120 million funding round at a valuation exceeding $1 billion. The company disclosed today that DFJ Growth and Northzone were the lead investors. The Series C raise follows a $75 million round that closed last June. One of the ways companies find vulnerabilities in their infrastructure is by carrying out penetration tests. Those are evaluations in which administrators carry out simulated cyberattacks against an application. A penetration test can uncover exploits that are difficult to spot using other methods, but such assessments are expensive and often take weeks. Seattle-based Xbow provides a platform that carries out penetration tests automatically using AI agents. According to the company, its software can reduce the duration of cybersecurity evaluations to a few hours or days. An application has numerous edge cases, user interaction scenarios that it is highly unlikely to encounter but could potentially pose a cybersecurity risk. In a manual penetration test, administrators often can't cover every single edge case because of time constraints. Xbow says that its platform's speed enables it to analyze such risks in a more comprehensive manner. After the software finds potential vulnerabilities, it checks whether they can be exploited. That approach enables Xbow to filter false positives without a realistic chance of leading to a breach. The company says that its AI agents can develop highly elaborate, multi-step exploit chains. During one penetration test, Xbow's platform carried out a simulated cyberattack that comprised 48 different exploits. It used a specially-crafted image file to simulate a so-called server-side request forgery attack. That's a type of breach in which hackers compromise an application and use it to steal data from another system to which it's connected. In another test, Xbow successfully decrypted a cookie protected with the industry-standard AES-128 encryption technology. It did so by sending a series of requests to a server that possessed the decryption key. The requests returned error messages that Xbow's AI agents analyzed to infer the contents of the cookie. The company says that its platform completed the task in 17.5 minutes. Users can customize how Xbow carries out penetration tests by providing it with instructions. For example, a software-as-a-service startup could ask the platform to only a test newly released feature. Engineers can optionally provide Xbow with the source code of an application to give it a more complete view of potential vulnerabilities. The company offers its platform in 3 editions. The Plus and Premium versions enable customers to scan a single application for a one-time fee. Xbow Enterprise, the company's third offering, can continuously scan an organization's workloads for vulnerabilities. An application programming interface enables engineers to stream the results of penetration tests to their other cybersecurity tools. Xbow will use its newly raised funding to grow its presence in international markets and the enterprise. The company also plans to invest in feature development.
Share
Share
Copy Link
Xbow, an AI security startup that automates penetration testing, has raised $120 million in Series C funding at a valuation exceeding $1 billion. Led by DFJ Growth and Northzone, the investment signals strong investor confidence in using AI to combat cybersecurity threats as malicious actors increasingly leverage the same technology to scale attacks.
Xbow, an AI security startup founded in 2024, has closed a $120 million funding round that propels the company to a billion dollar valuation, marking a significant milestone in the cybersecurity industry
1
. DFJ Growth and Northzone led the Series C financing, with participation from Alkeon Capital, Sofina, and previous backers including Sequoia Capital, Altimeter Capital and NFDG1
. The Seattle-based cybersecurity startup previously raised $75 million in June, demonstrating rapid growth in investor enthusiasm for AI-driven security solutions2
.The company uses AI agents to automate the function of penetration testers and red teams, which traditionally probe for weak points in enterprise systems before hackers can exploit them
1
. Xbow's platform can reduce cybersecurity evaluations from weeks to just hours or days, addressing a critical bottleneck in application security2
. The automated vulnerability detection system analyzes edge cases and user interaction scenarios that manual testers often can't cover due to time constraints, enabling more comprehensive risk assessment2
.Xbow trains its AI models using human hackers to identify security vulnerabilities in applications, a growing need as more developers rely on AI coding tools
1
. CEO Oege de Moor, former head of GitHub's pioneering Copilot code-generation product, explained that apps built with AI typically "output insecure coding patterns" because "they've been trained on publicly available source code, and unfortunately, a lot of publicly available source code was not well secured"1
.
Source: SiliconANGLE
The platform's AI agents can develop highly elaborate, multi-step exploit chains that filter false positives without realistic breach potential
2
. In one penetration test, Xbow executed a simulated cyberattack comprising 48 different exploits, using a specially-crafted image file to simulate a server-side request forgery attack2
. In another demonstration, the platform successfully decrypted a cookie protected with AES-128 encryption in just 17.5 minutes by analyzing error messages from server requests to infer the cookie's contents2
.Users can customize automated penetration testing by providing instructions or optionally sharing application source code for more comprehensive vulnerability analysis
2
. The company offers three editions: Plus and Premium for one-time application scans, and Xbow Enterprise for continuous workload monitoring with API integration to stream results to other cybersecurity tools2
.Related Stories
Xbow employs roughly 150 people and expects to have several hundred on staff by year's end
1
. The company has signed up more than 100 customers, including Moderna Inc. and Samsung Electronics Co., and is seeing strong demand in South Korea where businesses face threats from nation-state groups1
. The startup plans to use its newly raised funding to expand its presence in international markets and the enterprise segment while investing in feature development2
.While AI tools help companies protect themselves, hackers are also using the technology to scale the volume and severity of attacks. De Moor warned that "the world at large has not yet fully realized what is coming," predicting "swarms of malicious attacks" that organizations must prepare for
1
. Despite expectations that AI models will improve at avoiding insecure coding patterns, security flaws stemming from AI's failure to understand business logic or data-sharing protocols will remain a persistent challenge1
. This arms race between defensive and offensive AI capabilities makes Xbow's approach to software vulnerabilities increasingly critical for enterprise security teams navigating an evolving threat landscape where both defenders and attackers leverage the same technological advances.Summarized by
Navi
08 May 2025•Technology

26 Nov 2025•Startups

12 Mar 2026•Technology

1
Technology

2
Policy and Regulation

3
Technology
