Join our Newsletter — 33% off our NHI Course

Why do organisations often underestimate attack surface risk between pentests?

Organisations underestimate risk because a pentest captures a point in time, while the environment keeps changing. New services, configuration drift, and newly disclosed vulnerabilities can appear after the assessment window. Without continuous monitoring, teams lose visibility into exposure velocity, which creates blind spots between scheduled tests and delays response to the most urgent issues.

Why This Matters for Security Teams

A pentest is a snapshot, not a living map of exposure. Between assessments, cloud assets spin up, SaaS integrations change, secrets drift, and temporary exceptions often become permanent. That makes the real risk less about the findings from the last test and more about what changed after the report was closed. Current guidance from NIST Cybersecurity Framework 2.0 reinforces that risk management has to be continuous, not event-driven.

This gap is especially visible in NHI environments, where service accounts, API keys, OAuth tokens, and certificates often outlive the systems they protect. NHIMG research has shown how quickly compromise can accumulate when identity sprawl is left unmanaged, including in the 52 NHI breaches Report. In practice, many security teams encounter exposure after a routine scan or incident review, rather than through intentional visibility between tests.

How It Works in Practice

The practical answer is to replace a “test and wait” model with continuous exposure management. Pentests still matter, but they should validate controls, not serve as the only source of truth. Teams need asset discovery, configuration monitoring, secret inventory, and vulnerability intelligence working together so that new risk is detected as it appears, not months later.

For NHI-heavy environments, that means tracking where identities exist, what they can access, and whether their credentials are still valid. A token with a long TTL is a bigger risk than one that expires quickly, especially when workloads deploy automatically and change frequently. NHI guidance from Top 10 NHI Issues emphasizes that standing credentials and weak rotation are common sources of persistent exposure. Pair that with external threat context from CISA cyber threat advisories and you get a more realistic operating model: monitor for new attack paths as they emerge, then prioritise remediation based on business criticality.

  • Track internet-facing assets, shadow services, and ephemeral workloads continuously.
  • Inventory non-human identities and the secrets bound to them.
  • Alert on drift in permissions, certificate age, and exposed interfaces.
  • Feed scans, logs, and threat intelligence into a single prioritisation workflow.

When this is done well, the pentest becomes one input into a broader exposure program rather than the event that defines security posture. These controls tend to break down in fast-moving cloud-native and CI/CD environments because assets, permissions, and secrets can change faster than manual review cycles.

Common Variations and Edge Cases

Tighter continuous monitoring often increases operational overhead, requiring organisations to balance visibility against alert fatigue and tooling sprawl. That tradeoff is real, especially when teams assume every new finding demands immediate remediation. Best practice is evolving toward risk-based thresholds, where teams distinguish between truly exploitable exposure and low-impact drift.

There is also no universal standard for how often exposure should be revalidated. High-change environments such as Kubernetes clusters, ephemeral build systems, and multi-cloud estates usually need near-real-time signals, while slower platforms may rely on daily or weekly reconciliation. The key is to align monitoring cadence to change velocity, not to audit calendar. NHIMG’s Ultimate Guide to NHIs — Key Challenges and Risks is useful here because it frames identity sprawl, over-privilege, and stale secrets as ongoing conditions, not one-time defects.

For AI-assisted environments, the same pattern applies even more sharply. Autonomous workflows can expand their own effective attack surface through tool use, data access, and chained actions, which is why MITRE ATT&CK Enterprise Matrix remains useful for mapping post-compromise movement. The lesson is simple: if the environment can change between pentests, then the exposure picture can change faster than the next report.

Standards & Framework Alignment

This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.

OWASP Non-Human Identity Top 10 address the attack and risk surface, while NIST CSF 2.0, NIST SP 800-63, NIST AI RMF and NIST Zero Trust (SP 800-207) set the governance and control requirements practitioners need to meet.

Framework Control / Reference Relevance
NIST CSF 2.0 ID.RA Risk identification must be continuous, not limited to pentest windows.
OWASP Non-Human Identity Top 10 NHI-03 Stale secrets and standing NHI credentials extend risk between assessments.
NIST SP 800-63 AAL Credential assurance and lifecycle controls matter when identities persist beyond tests.
NIST AI RMF Continuous monitoring supports AI risk governance in changing environments.
NIST Zero Trust (SP 800-207) SC Zero trust assumes exposure can shift and must be checked at request time.

Inventory NHI secrets and rotate or revoke any credential that exceeds its intended lifetime.