A few years ago, an ISO 27001 logo on a slide and a one-pager on “our security posture” was enough to get through procurement. That stopped working.
The buyer on the other side of the table has a problem you don’t see. They are accountable, by name, for every vendor they let into their environment. 30% of breaches now come through a third party, double the rate in 2024, and supply chain incidents cost roughly 17 times more to remediate than first-party ones (SecurityScorecard). When that person reviews your platform, they are not asking whether your product is good. They are asking whether your weaknesses are about to become their incident.
That changes what counts as evidence.
“Security is a priority” is not evidence
I’ve been on both sides of this conversation. The pattern is identical every time. The buyer’s security reviewer scans your one-pager, finds the certifications, and then asks the question that actually matters: when was your last pentest, what was the scope, and can we see remediation evidence?
If the answer is fuzzy, the deal slows. Sometimes it dies quietly inside the buyer’s vendor risk committee, and you never find out why.
This is not a paranoid edge case. It’s the new floor. SIG Lite and CSA CAIQ questionnaires now have explicit pentest sections. HIPAA’s pending Security Rule update will mandate annual pentesting for all covered entities and business associates from 2026. NYDFS already requires it. DORA pulls EU financial services into the same orbit (Halock). The regulatory direction is one-way: from “you should test” to “you must test, every year, and prove it.”
Compliance frameworks are necessary. They’re not sufficient.
ISO 27001, SOC 2, PCI DSS, NIS2 — all useful. They formalise controls, assign accountability, and signal that your org takes security seriously at a governance level. I am not the guy telling you to skip them.
But none of them validate that your authentication logic holds under adversarial pressure. None of them check whether your bespoke API allows the third user in your customer’s org to read the first user’s data. None of them simulate what an attacker does after they get an initial foothold.
The frameworks themselves know this. SOC 2 treats a pentest as evidence of control effectiveness. ISO 27001 treats it as a risk-treatment mechanism. NIS2 doesn’t say the word “pentest” anywhere in Article 21, but every regulator and auditor reads the vulnerability-handling and testing-effectiveness language as requiring one (Cyphere).
Frameworks tell the world you have a system. A pentest tells the world the system actually works.
What a real pentest actually proves
The output of a serious pentest is not a long list of findings. A long list of findings is what you get from a scanner.
The output is an answer to harder questions. What can actually be exploited end-to-end? Which weaknesses chain together into a meaningful attack path? Where does the trust model break? Which findings are real business risk and which are technical noise you can deprioritise without losing sleep?
This matters because most of your buyers already run scanners, CI checks, and vulnerability management workflows. They’re not impressed that you do too. They’re impressed when you can show them what those tools missed.
And the gap is large. Astra’s 2025 report found roughly 20x more vulnerabilities through manual testing than through automated tools across APIs, cloud configurations, and chained exploits. Imperva’s State of API Security 2024 reported 27% of API attacks were business-logic attacks, up from 17% the year before. Business logic exploits use syntactically valid requests with no malicious payload. They return 200 OK. Scanners assume the transaction is valid because, on paper, it is (Security Boulevard).
A scanner cannot reason about what your application should allow. That’s not a tooling problem. That’s the entire job.
Pair hacking: how Cyrex actually runs an engagement
This is where I will be direct, because the rest of the market has muddied the language.
A lot of firms now say they “use AI in pentesting.” What that usually means: a junior tester clicks run on an LLM-powered scanner, the tool spits out output, the tester writes it up. The AI is bolted on. It’s a productivity tool for the firm, not a methodology for the client.
Pair hacking is a different model, and it is the default on every Cyrex engagement. A senior offensive engineer and a proprietary AI agent work in coordinated tandem across the entire engagement. The agent owns the work machines do well: enumeration, protocol fuzzing, edge-case detection, attack surface mapping at scale, repeated probing across thousands of permutations a human cannot match. The engineer owns the work that decides whether a finding matters: business logic, exploit chaining, privilege escalation, trust-boundary analysis, and the judgment call on what creates real risk versus what’s noise.
The two run together. Not the AI first and the engineer cleaning up. Not the engineer first and the AI as a checklist. Coordinated, on every engagement, with a senior engineer at the wheel.
The proof that this is not marketing is Protoceptor, our own tooling for validating security controls protecting data in transit across custom protocol implementations, API middleware, and backend service communication. Generic AI pentest tools cannot see that layer. Most engagements at competitors quietly skip it. For enterprise platforms with custom protocols, gRPC variants, or anything proprietary between services, that’s the layer where the interesting findings live, and it’s the layer most reports never touch.
That combination — senior engineers paired with purpose-built tooling, on every engagement — is why our reports survive scrutiny from security teams who have read hundreds of them.
What we actually test
Modern platforms don’t live in one place anymore. They’re a spread of cloud services, APIs, identity providers, third-party integrations, internal admin surfaces, mobile clients, and custom workflows. Attackers move across those layers. A pentest that only looks at one of them is going to miss the things that matter.
A Cyrex engagement covers the full surface. Concretely, that means four layers:
Application and API security. Authentication and authorisation logic, parameter tampering, business logic flaws, session handling, and third-party access boundaries. Across REST endpoints and any custom API implementations you’ve built.
Infrastructure and cloud security. Cloud configuration review, privilege escalation paths, internal admin surface exposure, and lateral movement opportunities across the cloud-hosted environment.
Communication layer security. Using Protoceptor, we validate the security controls protecting data in transit across custom protocol implementations, API middleware, and backend service communication. This is the layer standard tools cannot reach, and where the interesting findings tend to live.
Integration and supply chain exposure. Third-party integrations, partner APIs, and shared infrastructure components. Anything that extends your attack surface beyond your own application.
Scope is defined per engagement based on the platform’s architecture and risk profile. The point is that any of these four can be the layer where a real attacker breaks in, and a serious assessment has to be willing to look at all of them.
What cheap testing misses
Not every engagement that calls itself a pentest is actually one. Some are too narrow. Some are largely automated and dressed up to look manual. Some produce a long findings list without ever validating whether any of it is actually exploitable, or whether it would cause real business damage if it were.
The output of those engagements looks professional. That’s the problem. It looks the same as a serious report at first glance, which makes it easy to mistake one for the other until someone with experience reads it.
The issue isn’t that tooling is being used. Tooling is necessary. Nobody runs a credible engagement without it. The issue is treating tooling as sufficient in an architecture that’s too complex for static rules. A long findings list from a scanner doesn’t tell you whether your environment is genuinely resilient. It tells you it was lightly scanned.
What operational maturity looks like
A pentest isn’t only useful for what it finds. It’s useful for what it shows about how you handle what it finds.
That’s why the work around the test matters as much as the test itself. Clear scoping before the engagement begins, so nothing important is excluded by accident. Disciplined execution. Reports that tie findings to business impact instead of dumping technical noise on the reader. Practical remediation guidance the engineering team can actually action. Retesting to confirm fixes hold. And a repeatable schedule tied to change events and release cycles, not an annual ritual disconnected from how the platform evolves.
A documented history of recurring, structured testing with regression validation is one of the strongest signals of security maturity a platform can show. Stronger than any policy document. Stronger than any certification on its own. Because it’s the only one that proves you’re willing to put your assumptions in front of someone whose job is to break them.
Where this stops being defensive and starts being commercial
A documented pentest programme isn’t a security artifact. It’s a sales artifact. It feeds vendor due diligence responses, security review questionnaires, customer onboarding documentation, audit prep, and the internal risk committee review you will never sit in on but whose outcome decides the deal.
The buyer’s security reviewer is also looking for one specific signal: does this vendor retest after fixes, on a schedule, tied to release cycles? Point-in-time pentests are losing credibility fast. A static report from nine months ago, against a platform that ships weekly, is not what a sophisticated buyer wants to see. Recurring testing with regression validation is.
That is what closes procurement. Not a longer findings list. A credible answer to can we trust this in our environment, backed by evidence that survives scrutiny.
The honest version
I’ll say what most vendors won’t. A cheap pentest, run once a year, light on scope, heavy on automation, can satisfy a checkbox. It will not satisfy a buyer who has done this rodeo before. And those buyers are increasingly the only ones writing the cheques worth chasing.
If your platform is entering enterprise sales cycles, handling regulated data, or scaling into NIS2 / HIPAA / DORA territory, the question stopped being whether to test. It’s whether what you’ve done is credible enough to survive the scrutiny it’s about to face.
If you want to scope what credible looks like for your specific environment, get in touch.
Frequently Asked Questions
Why do enterprise buyers care about penetration testing specifically? Enterprise buyers are under pressure to justify every supplier they onboard. A policy page or certification list tells them your organisation has documented processes. A penetration test tells them your environment has been tested by people actively trying to break it. For platforms handling sensitive data, regulated workflows, or third-party integrations, that distinction is what procurement and security review teams are actually looking for.
Is compliance certification not enough for enterprise procurement? Compliance frameworks like ISO 27001, SOC 2, PCI DSS, and NIS2 demonstrate organisational security maturity. They do not validate that your specific application logic, authentication flows, or API integrations are secure against adversarial attack. Enterprise buyers increasingly understand this distinction and ask for documented penetration testing evidence in addition to, not instead of, compliance certification.
What is pair hacking and why does it matter for enterprise security assessments? Pair hacking is Cyrex’s core testing methodology, combining a senior offensive engineer with a proprietary AI agent on every engagement. The AI handles scale: enumeration, protocol fuzzing, and attack surface mapping across complex architectures. The engineer handles depth: exploit chain validation, business logic analysis, and the adversarial judgment that determines which findings represent genuine business risk. For enterprise platforms with layered architectures and custom integrations, this combination produces more comprehensive and more actionable results than either approach achieves independently.
What does a Cyrex enterprise assessment cover? Cyrex assessments in enterprise environments cover application and API security, infrastructure and cloud configuration, communication layer security using Protoceptor, authentication and session management, business logic and access control validation, and third-party integration exposure. Scope is defined per engagement based on the platform’s architecture, risk profile, and compliance requirements.
How does penetration testing support enterprise sales cycles? A documented penetration testing programme with structured findings, remediation evidence, and regression validation directly supports vendor due diligence responses, security questionnaire completion, customer onboarding requirements, and audit preparation. It removes friction from procurement review by providing independent, verifiable evidence that the platform has been tested under adversarial conditions and that identified issues have been addressed.
How often should an enterprise platform be tested? At minimum annually, and additionally after significant architectural changes, new integrations, major feature releases, or ahead of enterprise onboarding processes where security review is expected. A static point-in-time assessment quickly becomes outdated in platforms that evolve continuously. Cyrex recommends a recurring testing schedule tied to change events rather than arbitrary calendar intervals.
Related Articles
The Importance of Smart Contract Audits for Your dApp
Before you deploy, get a smart contract audit. Learn how this crucial step protects your d...
Read more
The Silent Killer of eCommerce Success in 2025: Cybersecurity Neglect
Cybersecurity is critical for eCommerce success in 2025. Learn how penetration testing and...
Read more
Building Secure Web Applications in the Age of Cyber Threats: Essential Strategies
Build secure web applications that withstand evolving threats. Learn secure coding practic...
Read more
BNP Paribas Fortis Hackathons
Unlocking the Future: Exploring APIs, IoT, and AI through Hackathons at BNP Paribas Fortis...
Read more
