The Zero-Day Scramble is Avoidable: A Guide to Attack Surface Reduction
嗯,用户让我用中文总结一下这篇文章,控制在一百个字以内,而且不需要用“文章内容总结”或者“这篇文章”这样的开头。直接写描述就行。 首先,我需要通读整篇文章,理解它的主要内容。文章主要讲的是网络安全中的攻击面管理,特别是如何减少不必要的互联网暴露,以应对日益缩短的漏洞利用时间。 文章提到,漏洞披露到被利用的时间越来越短,有时候只有24到48小时。因此,企业需要更主动地管理自己的攻击面。作者讨论了为什么很多团队会有更多的互联网暴露点,并提出了减少这些暴露的方法。 接下来,我需要找出文章的关键点:攻击面管理的重要性、漏洞利用时间缩短、如何减少不必要的暴露、工具和方法等。 然后,我需要用简洁的语言把这些要点浓缩到100字以内。要注意不要遗漏主要信息,同时保持语句通顺。 可能的结构是先说明攻击面管理的重要性,然后提到漏洞利用时间缩短带来的挑战,最后指出减少暴露的方法和工具。 最后检查一下字数是否符合要求,并确保没有使用禁止的开头。 </think> 文章探讨了如何通过主动管理攻击面来减少企业在关键漏洞披露时的暴露风险。随着漏洞从披露到被利用的时间缩短至24-48小时甚至更短,企业需通过资产发现、风险评估和持续监控等方法减少不必要的互联网暴露。 2026-3-10 11:0:0 Author: thehackernews.com(查看原文) 阅读量:3 收藏

You can't control when the next critical vulnerability drops. You can control how much of your environment is exposed when it does. The problem is that most teams have more internet-facing exposure than they realise. Intruder's Head of Security digs into why this happens and how teams can manage it deliberately.

Time-to-exploit is shrinking

The larger and less controlled your attack surface is, the more opportunities exist for exploitation. And the window to act on them is shrinking fast. For the most serious vulnerabilities, disclosure to exploitation can be as short as 24 to 48 hours. Zero Day Clock projects that time-to-exploit will be just minutes by 2028.

That's not a lot of time when you consider what has to happen before a patch is deployed: running scans, waiting for results, raising tickets, agreeing priorities, implementing, and verifying the fix. If disclosure lands out of hours, it takes even longer.

In many cases, vulnerable systems don’t need to be internet-facing in the first place. With visibility of the attack surface, teams can reduce unnecessary exposure upfront and avoid the scramble altogether when a new vulnerability drops.

When a zero-day drops on a Saturday

ToolShell was an unauthenticated remote code execution vulnerability in Microsoft SharePoint. If an attacker could reach it, they could run code on your server - and because SharePoint is Active Directory-connected, they'd be starting in a highly sensitive part of your environment.

This was a zero-day, meaning attackers were exploiting it before a patch was available. Microsoft disclosed on a Saturday and confirmed that Chinese state-sponsored groups had been exploiting it for up to two weeks before that. By the time most teams knew about it, opportunistic attackers were scanning for exposed instances and exploiting at scale.

Intruder’s research found thousands of publicly accessible SharePoint instances at the time of disclosure - despite the fact that SharePoint doesn't need to be internet-facing. Every one of those exposures was unnecessary - and every unpatched server was an open door.

Why exposures get missed

So why do exposures so often get missed by security teams?

In a typical external scan, informational findings sit beneath hundreds of criticals, highs, mediums, and lows. But that information can include detections that represent real exposure risk, such as:

  • An exposed SharePoint server
  • A database exposed to the internet, such as MySQL or Postgres
  • Other protocols, which should usually be reserved for the internal network, such as RDP and SNMP

Here’s a real example of what that looks like:

In vulnerability scanning terms, classifying these as informationals sometimes makes sense. If the scanner sits on the same private subnet as the targets, an exposed service might genuinely be low risk. But when that same service is exposed to the internet, it carries real risk even without a known vulnerability attached to it. Yet. 

The danger is that traditional scan reports treat both cases the same way, so the real risks slip through the gaps.

What proactive attack surface reduction actually involves

There are three key elements to making attack surface reduction work in practice.

1. Asset discovery: define your attack surface

Before you can reduce your attack surface, you need a clear picture of what you own and what's externally reachable. That starts with identifying shadow IT - systems your organization owns or operates but isn't currently scanning or monitoring.

Closing that gap is important, and there are three key elements we recommend having in place: 

  1. Integrating with your cloud and DNS providers so that when new infrastructure is created, it's automatically picked up and scanned. This is one area where defenders have a genuine advantage: you can integrate directly with your own environments, attackers can't.
  2. Using subdomain enumeration to surface externally reachable hosts that aren't in your inventory. This matters especially after acquisitions, where you may be inheriting infrastructure you don't yet have visibility of. 
  3. Identifying infrastructure hosted with smaller, unknown cloud providers. You may have a security policy that mandates development teams only use your primary cloud provider, but you need to check that practice is being followed.

Watch a deep dive into these techniques:

. Treat exposure as risk

The next step is treating attack surface exposure as a risk category in its own right.

That requires a detection capability that identifies which informational findings represent an exposure and assigns appropriate severity. An exposed SharePoint instance, for example, might reasonably be treated as a medium-risk issue. 

It also means carving out space for this work in how you prioritize. If strategic efforts like attack surface reduction are always competing against urgent patching, they will always lose. That might mean setting aside time each quarter to review and reduce exposure, or assigning clear ownership so someone is accountable for it - not just when a crisis hits, but routinely.

3. Continuous monitoring

Attack surface reduction isn't a one-time exercise. Exposure changes constantly - a firewall rule gets edited, a new service gets deployed, a subdomain gets forgotten - and your team needs to detect those changes quickly.

Vulnerability scans take time to complete, and running full scans daily isn't usually possible. Daily port scanning is a better fit. It's lightweight, fast, and means you can detect newly exposed services as they appear. If someone edits a firewall rule and accidentally exposes Remote Desktop, you find out the day it happens - not at the next scheduled scan, which could be up to a month later.

Fewer exposed services, fewer surprises

When unnecessary services aren't exposed in the first place, they're far less likely to be caught up in the mass exploitation that follows a critical disclosure. That means fewer surprises, less urgent scrambling, and more time to respond deliberately when new vulnerabilities emerge.

Intruder automates this process - from discovering shadow IT and monitoring for new exposures, to alerting your team the moment something changes - so your security team can stay ahead of exposure rather than reacting to it. 

If you want to see what's exposed in your environment, book a demo of Intruder.

Found this article interesting? This article is a contributed piece from one of our valued partners. Follow us on Google News, Twitter and LinkedIn to read more exclusive content we post.


文章来源: https://thehackernews.com/2026/03/the-zero-day-scramble-is-avoidable.html
如有侵权请联系:admin#unsafe.sh