TL;DR: Retail breach patterns are shifting earlier in the attack path, with exploitation now the leading entry path and exposure management becoming the control layer that determines whether attackers gain foothold, according to Hadrian. The practical issue is that discovery, prioritisation, and remediation must keep pace with exposed assets rather than treat pentesting as a point-in-time check.
NHIMG editorial — based on content published by Hadrian: Retail’s breach problem has moved from the checkout to the attack surface
Questions worth separating out
Q: How should security teams use attack surface management to improve control over exposed systems?
A: Security teams should use attack surface management to find what is actually reachable, then connect each exposed asset to an owner, access path, and remediation SLA.
Q: Why do exposed systems create identity risk as well as infrastructure risk?
A: Because exposed systems often sit on top of credentials, tokens, certificates, or delegated permissions that can be abused once the asset is reached.
Q: What breaks when pentesting is only done on a schedule?
A: Scheduled testing misses the rate of asset change, so newly deployed services, changed configurations, and temporary exposures can remain live long enough to be exploited.
Practitioner guidance
- Build continuous internet-facing asset inventory Track all externally reachable assets, including cloud services, web apps, remote admin surfaces, and third-party endpoints, so new exposure is identified as it appears.
- Link exposure findings to identity and secret ownership For every exposed service, identify which credentials, tokens, certificates, or service accounts it can reach and assign clear remediation ownership.
- Shorten the time from discovery to remediation Use change-detection alerts and workflow routing so newly exposed assets are triaged before routine attacker scanning cycles can exploit them.
What's in the full article
Hadrian's full article covers the operational detail this post intentionally leaves for the source:
- Continuous exposure discovery workflows for internet-facing assets across mixed environments
- Operational prioritisation logic for turning scan results into remediation queues
- How asset context helps reduce false positives and focus on high-impact risks
- Practical examples of continuous discovery tied to change management and remediation
👉 Read Hadrian's analysis of retail attack surface exposure and breach paths →
Retail attack surface risks: what security teams need to act on?
Explore further
Exposure management is becoming the front line of breach prevention. The article reflects a shift in control priority from post-exploitation response to pre-exploitation reduction of reachable assets. That matters because the easiest path into a retail environment is often the one defenders have not fully inventoried. Practitioners should treat exposure management as a control plane for breach prevention, not just a reporting layer.
A question worth separating out:
Q: Who is accountable when exploited application flaws expose machine keys or service credentials?
A: Application owners, infrastructure teams, and identity/security teams all share accountability because the failure spans patching, secrets lifecycle management, and detection. Frameworks such as CISA KEV help prioritise the remediation work, but the organisation still needs an explicit owner for secret rotation, incident validation, and residual access review.
👉 Read our full editorial: Retail breach patterns now start at the attack surface