TL;DR: Annual red team reports can quickly become stale as attack surfaces change, credentials leak, and new endpoints appear, according to FireCompass. The article argues that continuous automated red teaming is now the more realistic model because attackers do not wait for a yearly assessment window.
NHIMG editorial — based on content published by FireCompass: Continuous Automated Red Teaming (CART): How It Works and Why Annual Red Teams Are Obsolete in 2026
By the numbers:
- Most DAST tools produce 40 to 70 percent false positives, creating triage noise instead of validated exposure insight.
Questions worth separating out
Q: What breaks when red team testing is only done once a year?
A: Annual testing breaks down when the attack surface changes faster than the engagement cycle.
Q: Why do leaked credentials matter so much in attack path testing?
A: Leaked credentials matter because they let an attacker move from discovery to authenticated abuse instead of stopping at a public-facing flaw.
Q: What are the signs that automated red teaming is not truly red teaming?
A: If a platform only finds vulnerabilities, but does not chain them into a multi-stage path, it is behaving like an advanced scanner rather than a red team.
Practitioner guidance
- Rebuild testing scope around live discovery Use continuous asset discovery as the source of scope so newly exposed subdomains, APIs, and shadow apps are tested without waiting for the next annual cycle.
- Require proof-of-concept validation before triage Treat scan findings as hypotheses until the testing workflow produces working exploit evidence, reproduction steps, and a traceable chain of impact.
- Measure credential reuse paths explicitly Prioritise tests that prove whether exposed credentials can be reused across environments, authentication flows, or directory-linked systems.
What's in the full article
FireCompass's full blog covers the operational detail this post intentionally leaves for the source:
- Step-by-step breakdown of the discover, pentest, and chain workflow across external assets and identity-linked paths
- Benchmark results and proof-of-concept validation examples that show how the platform measures exploitability
- Scope guardrails and execution modes for autonomous or expert-in-the-loop testing in production-aligned environments
- Compliance mapping detail for PCI DSS 4.0, SOC 2, and ISO 27001 audit evidence
👉 Read FireCompass's analysis of continuous automated red teaming and the annual red team gap →
Continuous automated red teaming: are annual red teams obsolete?
Explore further
Continuous exposure validation is replacing point-in-time assurance. Annual red team reports describe a moment in time, not an operational state. When applications, credentials, and attack paths change weekly, assurance has to become continuous or it becomes historical. The practical conclusion for security leaders is that exposure evidence should refresh with the environment, not with the audit calendar.
A question worth separating out:
Q: How should security teams govern autonomous pentesting agents safely?
A: Treat them like high-risk non-human identities with bounded authority. Define scope, payload limits, approval gates, and revocation paths before deployment. Then require immutable logging, reproducible evaluation, and periodic review of what the agent can reach so capability does not outrun governance.
👉 Read our full editorial: Continuous automated red teaming exposes the annual red team gap