<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom"
   version="2.0" xmlns:media="http://search.yahoo.com/mrss/">
  <channel>
    <title><![CDATA[ Managed Detection and Response (MDR) - Rapid7 Cybersecurity Blog ]]></title>
    <description><![CDATA[Rapid7 transforms data into insight, empowering security professionals to progress and protect their organizations.]]></description>
    <link>https://www.rapid7.com/blog/</link>
    <image>
      <url>https://blog.rapid7.com/favicon.png</url>
      <title>Rapid7 Cybersecurity Blog</title>
      <link>https://www.rapid7.com/blog/</link>
    </image>
    <lastBuildDate>Fri, 26 Jun 2026 01:17:30 GMT</lastBuildDate>
    <atom:link href="https://www.rapid7.com/tag/mdr-managed-detection-response/rss" rel="self" type="application/rss+xml" />
    <ttl>60</ttl>
    <item>
      <title><![CDATA[How the “Swiss Cheese” model can help you choose the right MDR provider]]></title>
      <description><![CDATA[<p>Not all managed detection and response (MDR) solutions are equal. Finding the differences between vendors can be quite hard, and then understanding how those differences impact your business can be even harder. For instance, you may come across an MDR provider whose pricing is based on how much data you ingest rather than the number of assets you protect.</p><p>Ingestion-based solutions have the potential to be more cost effective if you're selective about what security telemetry you ingest – but then who analyzes the impact of the logs you're leaving out until they're needed?</p><p>Or, consider an MDR solution that's more EDR with just a few additional log sources. For some organizations this is a perfectly optimal fit. But, how often are logging blind spots reviewed and accepted as a risk? In my experience, very rarely.</p><p>I like to spend time educating customers on the importance of defense in depth, and partners on how to clearly demonstrate its importance when it comes to catching and stopping attacks.</p><h2>The Swiss Cheese model</h2><p>One of my favorite ways of explaining defense in depth is the “<a href="https://lnkd.in/ef8Ga4MB" target="_blank">Swiss Cheese model</a>.”</p><p></p><figure style="margin: 0"><div style="display: inline-block"><img src="https://images.contentstack.io/v3/assets/blte4f029e766e6b253/bltf31ce0077376ea58/6a2183e387294e63546d2ce0/image2.png" alt="image2.png" caption="Figure 1: The Swiss Cheese model" class="embedded-asset" content-type-uid="sys_assets" type="asset" asset-alt="image2.png" style="width: auto" data-sys-asset-filelink="https://images.contentstack.io/v3/assets/blte4f029e766e6b253/bltf31ce0077376ea58/6a2183e387294e63546d2ce0/image2.png" data-sys-asset-uid="bltf31ce0077376ea58" data-sys-asset-filename="image2.png" data-sys-asset-contenttype="image/png" data-sys-asset-caption="Figure 1: The Swiss Cheese model" data-sys-asset-alt="image2.png" data-sys-asset-position="none" sys-style-type="display"/><figcaption style="text-align:center">Figure 1: The Swiss Cheese model</figcaption></div></figure><p>⠀</p><p>It's a risk model successfully used across industries like aviation safety, engineering and other domains. Its guiding principle is that a single safeguard is not fool-proof when it comes to mitigating accidents, and that true resilience is dependent upon multiple layers of monitoring and control.  </p><p>The great thing about this model is that it translates really well when it comes to security operations and the technologies (SIEM) and services (MDR) that underpin it. In the case of these solutions, each slice of “cheese” is a combination of log source and detection rules across multiple attack surface domains - think endpoint, identity, cloud, or network – each reinforced by multiple log sources and detection rules that ladder up to those domains.</p><ul><li>The <strong>log source</strong> is half of the “cheese layer,” providing the raw information. </li><li><p>The <strong>detection rules</strong> that help us spot attackers’ actions are the other half of the “cheese layer.”</p></li></ul><p>The logs and detection rules working in combination is what represents the whole slice of cheese.</p><p>For example, let’s say you have an agent capturing activity on all of your servers and endpoints. But, an attacker has managed to steal some VPN credentials to log in to your corporate environment like a normal user. There is no agent on the attacker’s machine, only on corporate users’ machines.  </p><p>Their next step is to enumerate the environment, which can be a combination of passive monitoring and active scanning. Their task? Finding that next stepping stone so they can ultimately make their way to gaining domain admin credentials or exfiltrating data from the environment as an example.  </p><p>There are lots of activities the attacker can implement to achieve this without alerting any agents.. But, what if we have some log sources monitoring active directory, firewall/VPN access, and even a network-based sensor monitoring traffic going in and out of the firewall? It means we can gain additional visibility, capturing this malicious activity before it escalates.</p><p>Other methods of initial access – like phishing – can also be captured through adding log sources for email solutions and any other email-related activities. An example could be changing email inbox rules so that an unsuspecting user can't see all the replies to the emails the attacker is sending from their mailbox.  </p><h2>What are the “holes” of the cheese slice? </h2><p>Not every log source is able to capture every malicious activity from an attacker, which is why we need multiple layers. The holes can be for a few reasons - visibility gaps in the log source e.g. if you only have your EDR installed on 90% of the assets that can have it installed there is a clear hole. There are also detection rule shortfalls - either a rule does not exist to alert on that activity when it occurs or perhaps the log source is limited in how it records the behavior which makes creating a detection not possible. </p><p>This the whole foundational principle of Swiss cheese theory, that we should expect an attacker to be able to circumvent a single layer</p><h2>How do we know what log sources and detections we need?</h2><p>For each type of asset in your environment, it's a great idea to draw up a Threat Model. For the purposes of this blog, the below model is fairly high level. An organization-specific threat model should go more in depth, but hopefully you can get the general idea.</p><ul><li>Group types of assets together where it makes sense. For instance:</li><ul><li>Windows and Mac work stations </li><li>Billing servers</li><li>CRM</li><li>Network equipment and firewalls</li><li>Domain controllers</li></ul><li><p>Think about how an attacker might attempt to use these assets either to monetize the environment (i.e. ransomware) or as a stepping stone to a more critical asset.</p></li><li><p>Think about the log sources that would contribute towards highlighting attacker activity on those assets. For instance:</p></li><ul><li><p>Windows and Mac workstations </p></li><ul><li><p>EDR agent</p></li><li><p>Email logs</p></li><li><p>VPN/firewall authentication logs</p></li><li><p>Single sign on (SSO) logs</p></li></ul><li><p>Domain controller</p></li><ul><li><p>Lightweight directory access protocol (LDAP) and Active Directory logs</p></li><li><p>EDR agent</p></li><li><p>Network sensor</p></li></ul></ul></ul><p>As I stated, this is high-level and not exhaustive, but the idea is to think of the attacker’s actions and all of the potential log sources that could detect those actions in order to ensure you’re able to capture this activity.</p><p>Of course, this model might come under scrutiny when looking at the costs of ingesting and storing log data. Organizations then have to balance the cost of technical detections with the value they provide. In real terms, if you must choose three out of five log sources because that's what you can afford, you should pick the three most valuable to your business.  </p><p>The value should come from a combination of the number of detections they drive and the quality of those detections. For example, one log source might drive 1,000 detection types, but the detections themselves have a high benign positive ratio (say 29 in 30 are benign) on 80% of the detections, whilst another log source might drive 500 detections but have a much lower benign positive ratio of 1 in 10. This forces detection engineers to create the most optimal log-and-detection rule sets in order to optimize the cost of the SIEM.</p><h2>Cheese with a complex flavor is nice, overly complex MDR pricing is not</h2><p>All those calculations above sound complex, right? Much of that complexity can be made simpler with an asset-based pricing model, such as the one used by Rapid7. </p><p>The price is fixed on the number of servers and workstations, and customers can connect any number of log sources. This means when you’re modeling threats and detection of those threats, there are no cost constraints to consider for onboarding additional log sources, which would improve detection fidelity. </p><p>With that in mind, here’s a few questions I would suggest customers ask themselves to establish which solution is the right one for them:</p><p>Size: How big are you in terms of employees or number of assets?</p><p>A 5,000 employee business with a 20 person Security team is more likely to need a SIEM with unlimited ingestion than a 20 person business with one combined IT/security person. 	</p><p>Assets and tech stack: What types of assets are being protected and what technologies are in use?</p><p>This helps dictate whether an EDR with a few extra log sources is more suitable as the backbone of an MDR service versus One that incorporates a wide variety of telemetry sources.</p><p>Whilst the lines aren’t clear cut, these can be general areas to investigate and better understand. Other factors that also come into play are things like the type of threat actors that might target your organization.  Here is an example of what it could look like worked into a threat model I spoke about.</p><p></p><figure style="margin: 0"><div style="display: inline-block"><img src="https://images.contentstack.io/v3/assets/blte4f029e766e6b253/bltc37b2b2de0c683cd/6a219082c305582934dc26ae/Swiss-cheese-mdr-table.png" alt="Swiss-cheese-mdr-table.png" caption="Tap to enlarge image" class="embedded-asset" content-type-uid="sys_assets" type="asset" asset-alt="Swiss-cheese-mdr-table.png" style="width: auto" data-sys-asset-filelink="https://images.contentstack.io/v3/assets/blte4f029e766e6b253/bltc37b2b2de0c683cd/6a219082c305582934dc26ae/Swiss-cheese-mdr-table.png" data-sys-asset-uid="bltc37b2b2de0c683cd" data-sys-asset-filename="Swiss-cheese-mdr-table.png" data-sys-asset-contenttype="image/png" data-sys-asset-caption="Tap to enlarge image" data-sys-asset-alt="Swiss-cheese-mdr-table.png" data-sys-asset-position="none" sys-style-type="display"/><figcaption style="text-align:center">Tap to enlarge image</figcaption></div></figure><h2>Comparing solutions</h2><p>Attempting to compare asset-based and ingestion-based solutions can be tricky. If you try to constrain to a consistent set of log sources for the two solution types, you could be depriving your organization of the main benefit of an asset-based pricing structure: the ability to bring more log sources and detections – and therefore additional layers of protection – for the same cost. This would, of course, give you a lower cost-per-detection. Let’s take a look at some ideas that might help:</p><p><strong>Look at cost-per-detection when fixing a cost limit. </strong></p><ul><li>For example, you take the asset-based structure and solution cost, and configure an equivalent cost on an ingestion-based solution.  You then look at how many log sources and detections that gets you, then calculate the cost-per-active-detection. It’s also best to model this on your own or potential customers' environments.</li></ul><p><strong>Evaluate quality of detections within the model environment using the cost model constraint. </strong></p><ul><li>Running the same offensive exercises in the same environment is a fair test to run, so in this instance you should set up all the log sources for each model up to your cost constraint. Keep in mind you will likely have more log sources for an asset-based model. This is still a fair test, as our key comparison metric is total cost of the solution regardless of how that solution detects the attacker.</li></ul><p><strong>Detection noise under normal conditions. </strong></p><ul><li>This is an indication of the quality of the detection rules under normal conditions. It's great to detect attackers in an isolated environment, but in a production network with users working, it may also introduce many benign or false positives that the same detection rules will alert on. You want your detection rules to only alert on real attacker activity.</li></ul><p><strong>Give detection rules a score:</strong></p><ul><li>Did they detect the attack correctly?</li><li>Do they alert on normal user activity?</li><li>If so, how often within a 30-day window?</li></ul><table><tbody><tr><td><p><br/></p></td><td><p><br/></p></td><td><p style="direction: ltr;"><span style='color:rgb(255, 109, 1);font-size: undefined;'><strong>MDR / SIEM Solution 1</strong></span></p></td><td><p style="direction: ltr;"><span style='color:rgb(255, 109, 1);font-size: undefined;'><strong>MDR / SIEM Solution 2</strong></span></p></td></tr><tr><td colSpan="4"><p><strong>Metric 1 - Solution Coverage</strong></p></td></tr><tr><td><p><br/></p></td><td><p style="direction: ltr;"><span style='font-size: undefined;'>Cost</span></p></td><td><p style="direction: ltr;"><span style='font-size: undefined;'>$100,000.00</span></p></td><td><p style="direction: ltr;"><span style='font-size: undefined;'>$100,000.00</span></p></td></tr><tr><td><p><br/></p></td><td><p style="direction: ltr;"><span style='font-size: undefined;'>Total Applicable log sources for example customer</span></p></td><td><p style="direction: ltr;"><span style='font-size: undefined;'>30</span></p></td><td><p style="direction: ltr;"><span style='font-size: undefined;'>20</span></p></td></tr><tr><td><p style="direction: ltr;"><span style='font-size: undefined;'>Points</span></p></td><td><p style="direction: ltr;"><span style='font-size: undefined;'>30</span></p></td><td><p style="direction: ltr;"><span style='font-size: undefined;'>30</span></p></td><td><p style="direction: ltr;"><span style='font-size: undefined;'>0</span></p></td></tr><tr><td><p><br/></p></td><td><p><br/></p></td><td><p><br/></p></td><td><p><br/></p></td></tr><tr><td colSpan="4"><p><strong>Metric 1.5 - Solution Detection Value</strong></p></td></tr><tr><td><p><br/></p></td><td><p style="direction: ltr;"><span style='font-size: undefined;'>Cost</span></p></td><td><p style="direction: ltr;"><span style='font-size: undefined;'>$100,000.00</span></p></td><td><p style="direction: ltr;"><span style='font-size: undefined;'>$100,000.00</span></p></td></tr><tr><td><p><br/></p></td><td><p style="direction: ltr;"><span style='font-size: undefined;'>Total detection rules applicable to log sources</span></p></td><td><p style="direction: ltr;"><span style='font-size: undefined;'>10,000</span></p></td><td><p style="direction: ltr;"><span style='font-size: undefined;'>7,000</span></p></td></tr><tr><td><p><br/></p></td><td><p style="direction: ltr;"><span style='color:rgb(255, 109, 1);font-size: undefined;'><strong>Cost per Detection</strong></span></p></td><td><p style="direction: ltr;"><span style='font-size: undefined;'>$10.00</span></p></td><td><p style="direction: ltr;"><span style='font-size: undefined;'>$14.29</span></p></td></tr><tr><td><p style="direction: ltr;"><span style='font-size: undefined;'>Points</span></p></td><td><p style="direction: ltr;"><span style='font-size: undefined;'>30</span></p></td><td><p style="direction: ltr;"><span style='font-size: undefined;'>30</span></p></td><td><p style="direction: ltr;"><span style='font-size: undefined;'>0</span></p></td></tr><tr><td><p><br/></p></td><td><p><br/></p></td><td><p><br/></p></td><td><p><br/></p></td></tr><tr><td colSpan="4"><p><strong>Metric 2 - Quality 1 - Offensive Testing in isolated environment</strong></p></td></tr><tr><td><p><br/></p></td><td><p style="direction: ltr;"><span style='font-size: undefined;'>Total tests conducted by offensive team</span></p></td><td><p style="direction: ltr;"><span style='font-size: undefined;'>18</span></p></td><td><p style="direction: ltr;"><span style='font-size: undefined;'>18</span></p></td></tr><tr><td><p><br/></p></td><td><p style="direction: ltr;"><span style='font-size: undefined;'>Total detections triggered per solution</span></p></td><td><p style="direction: ltr;"><span style='font-size: undefined;'>15</span></p></td><td><p style="direction: ltr;"><span style='font-size: undefined;'>16</span></p></td></tr><tr><td><p><br/></p></td><td><p style="direction: ltr;"><span style='color:rgb(255, 109, 1);font-size: undefined;'><strong>% of coverage</strong></span></p></td><td><p style="text-align: center;direction: ltr;"><span style='color:rgb(255, 109, 1);font-size: undefined;'><strong>83%</strong></span></p></td><td><p style="text-align: center;direction: ltr;"><span style='color:rgb(255, 109, 1);font-size: undefined;'><strong>89%</strong></span></p></td></tr><tr><td><p style="direction: ltr;"><span style='font-size: undefined;'>Points</span></p></td><td><p style="direction: ltr;"><span style='font-size: undefined;'>30</span></p></td><td><p style="direction: ltr;"><span style='font-size: undefined;'>0</span></p></td><td><p style="direction: ltr;"><span style='font-size: undefined;'>30</span></p></td></tr><tr><td><p><br/></p></td><td><p><br/></p></td><td><p><br/></p></td><td><p><br/></p></td></tr><tr><td><p><br/></p></td><td><p><br/></p></td><td><p><br/></p></td><td><p><br/></p></td></tr><tr><td colSpan="4"><p><strong>Metric 3 - Quality 2 - rules triggered by normal user activity</strong></p></td></tr><tr><td><p><br/></p></td><td><p style="direction: ltr;"><span style='font-size: undefined;'>Total investigations triggered in 30 days</span></p></td><td><p style="direction: ltr;"><span style='font-size: undefined;'>100</span></p></td><td><p style="direction: ltr;"><span style='font-size: undefined;'>130</span></p></td></tr><tr><td><p><br/></p></td><td><p style="direction: ltr;"><span style='font-size: undefined;'>Total True Positive investigations in 30 days</span></p></td><td><p style="direction: ltr;"><span style='font-size: undefined;'>90</span></p></td><td><p style="direction: ltr;"><span style='font-size: undefined;'>87</span></p></td></tr><tr><td><p><br/></p></td><td><p style="direction: ltr;"><span style='color:rgb(255, 109, 1);font-size: undefined;'><strong>True Positive Ratio %</strong></span></p></td><td><p style="text-align: center;direction: ltr;"><span style='color:rgb(255, 109, 1);font-size: undefined;'><strong>90%</strong></span></p></td><td><p style="text-align: center;direction: ltr;"><span style='color:rgb(255, 109, 1);font-size: undefined;'><strong>67%</strong></span></p></td></tr><tr><td><p style="direction: ltr;"><span style='font-size: undefined;'>Points</span></p></td><td><p style="direction: ltr;"><span style='font-size: undefined;'>40</span></p></td><td><p style="direction: ltr;"><span style='font-size: undefined;'>40</span></p></td><td><p style="direction: ltr;"><span style='font-size: undefined;'>0</span></p></td></tr><tr><td><p><br/></p></td><td><p><br/></p></td><td><p><br/></p></td><td><p><br/></p></td></tr><tr><td colSpan="4"><p><strong>Metric 4 - Monthly SOC operations overhead - tuning and detection rule writing (N/A for Managed)</strong></p></td></tr><tr><td><p><br/></p></td><td><p style="direction: ltr;"><span style='font-size: undefined;'>Hourly rate</span></p></td><td><p style="direction: ltr;"><span style='font-size: undefined;'>$200</span></p></td><td><p style="direction: ltr;"><span style='font-size: undefined;'>$200</span></p></td></tr><tr><td><p><br/></p></td><td><p style="direction: ltr;"><span style='font-size: undefined;'>Tuning time in hours over the last 30 days</span></p></td><td><p style="direction: ltr;"><span style='font-size: undefined;'>10</span></p></td><td><p style="direction: ltr;"><span style='font-size: undefined;'>12</span></p></td></tr><tr><td><p><br/></p></td><td><p style="direction: ltr;"><span style='font-size: undefined;'>Detection rule writing time in hours over the last 30 days</span></p></td><td><p style="direction: ltr;"><span style='font-size: undefined;'>6</span></p></td><td><p style="direction: ltr;"><span style='font-size: undefined;'>8</span></p></td></tr><tr><td><p><br/></p></td><td><p style="direction: ltr;"><span style='color:rgb(255, 109, 1);font-size: undefined;'><strong>Monthly soc operations overhead in $</strong></span></p></td><td><p style="text-align: right;direction: ltr;"><span style='color:rgb(255, 109, 1);font-size: undefined;'><strong>$3,200.00</strong></span></p></td><td><p style="text-align: right;direction: ltr;"><span style='color:rgb(255, 109, 1);font-size: undefined;'><strong>$4,000.00</strong></span></p></td></tr><tr><td><p style="direction: ltr;"><span style='font-size: undefined;'>Points</span></p></td><td><p style="direction: ltr;"><span style='font-size: undefined;'>10</span></p></td><td><p style="direction: ltr;"><span style='font-size: undefined;'>10</span></p></td><td><p style="direction: ltr;"><span style='font-size: undefined;'>0</span></p></td></tr><tr><td><p><br/></p></td><td><p><br/></p></td><td><p><br/></p></td><td><p><br/></p></td></tr><tr><td colSpan="4"><p><strong>Metric 5 - Implementation time</strong></p></td></tr><tr><td><p><br/></p></td><td><p style="direction: ltr;"><span style='font-size: undefined;'>Hourly rate</span></p></td><td><p style="direction: ltr;"><span style='font-size: undefined;'>$200</span></p></td><td><p style="direction: ltr;"><span style='font-size: undefined;'>$200</span></p></td></tr><tr><td><p><br/></p></td><td><p style="direction: ltr;"><span style='font-size: undefined;'>Time to implement solution in hours for example customer</span></p></td><td><p style="direction: ltr;"><span style='font-size: undefined;'>40</span></p></td><td><p style="direction: ltr;"><span style='font-size: undefined;'>40</span></p></td></tr><tr><td><p><br/></p></td><td><p style="direction: ltr;"><span style='color:rgb(255, 109, 1);font-size: undefined;'><strong>Total PS cost for solution implementation</strong></span></p></td><td><p style="text-align: right;direction: ltr;"><span style='color:rgb(255, 109, 1);font-size: undefined;'><strong>$8,000.00</strong></span></p></td><td><p style="text-align: right;direction: ltr;"><span style='color:rgb(255, 109, 1);font-size: undefined;'><strong>$8,000.00</strong></span></p></td></tr><tr><td><p style="direction: ltr;"><span style='font-size: undefined;'>Points</span></p></td><td><p style="text-align: right;direction: ltr;"><span style='font-size: undefined;'>10</span></p></td><td><p style="text-align: right;direction: ltr;"><span style='font-size: undefined;'>0</span></p></td><td><p style="text-align: right;direction: ltr;"><span style='font-size: undefined;'>0</span></p></td></tr><tr><td><p><br/></p></td><td><p><br/></p></td><td><p><br/></p></td><td><p><br/></p></td></tr><tr><td><p style="direction: ltr;"><span style='font-size: undefined;'>Total Points</span></p></td><td><p><br/></p></td><td><p style="text-align: right;direction: ltr;"><span style='font-size: undefined;'>110</span></p></td><td><p style="text-align: right;direction: ltr;"><span style='font-size: undefined;'>30</span></p></td></tr></tbody></table><p>⠀</p><p>Whilst there are no absolutes, there are some good rules that can help you on the path to choosing an MDR provider that works best with and for your organization. Focusing on the assets and technologies that you want to protect, and looking at log sources and detections that support that is a great place to start.</p><p>The higher the importance and complexity of the asset, the more layers you ideally want, and having the table above to clearly define your quality metrics will help you consider whether a solution is the right fit for you in terms of technology, service, and economics.</p>]]></description>
      <link>https://www.rapid7.com/blog/post/dr-swiss-cheese-model-helps-choose-mdr-providers</link>
      <guid isPermaLink="false">blt7f7f4f3251c22079</guid>
      <category><![CDATA[Managed Detection and Response (MDR)]]></category><dc:creator><![CDATA[David Higgs]]></dc:creator>
      <pubDate>Thu, 04 Jun 2026 13:53:41 GMT</pubDate><media:content url="https://images.contentstack.io/v3/assets/blte4f029e766e6b253/bltb655c1b69f13c73b/6846a711536b63f12ca5f649/incident-response-findings-2025.jpg" medium="image" />
    </item>
    <item>
      <title><![CDATA[A Day in the Life of an MDR Analyst: Inside the Modern SOC]]></title>
      <description><![CDATA[<p style="direction: ltr;"><span style='font-size: undefined;'>What actually happens inside a SOC when an incident unfolds? Most teams see the alerts and the outcomes, but the decision-making in between is often less visible.</span></p><p style="direction: ltr;"><span style='font-size: undefined;'>At the Rapid7 </span>2026<span style='font-size: undefined;'> Global Cybersecurity Summit, the signature session </span><a href="https://www.brighttalk.com/webcast/10457/662795?utm_source=blog&amp;utm_medium=website&amp;utm_content=blog-3-post-summit&amp;utm_campaign=global-mdr-2026-global-virtual-summit-prospect-eng" target="_blank"><span style='font-size: undefined;'><em>Inside the Modern SOC: Who Carries You Through an Incident</em></span></a><span style='font-size: undefined;'> takes a different approach. Rather than focusing on tools or dashboards, it follows a real-world incident from the perspective of the people responsible for investigating and containing it.</span></p><p style="direction: ltr;"><span style='font-size: undefined;'>The session walks through how modern MDR teams operate under pressure, drawing on real experience across cloud, identity, and on-prem environments. </span>Led by Karl Lankford, Senior Director, Sales Engineering, Rapid7, the discussion brings in perspectives from across the SOC<span style='font-size: undefined;'>, including incident response and detection, to show how teams work together when it matters most.</span></p><p style="direction: ltr;"><span style='font-size: undefined;'>Structured around a full incident lifecycle, the walkthrough begins with the initial signal and moves through triage and investigation, following the decisions that shape the outcome. The focus is not on theory but on how incidents are handled in practice, from background and context through to the final result.</span></p><p style="direction: ltr;"><span style='font-size: undefined;'>What stands out is how much of the process depends on judgment. Alerts are only the starting point. From there, analysts are working to understand context, assess risk, and decide what matters most in the moment. This includes identifying compromised identities, understanding how attackers move across environments, and coordinating response across multiple systems.</span></p><p style="direction: ltr;"><span style='font-size: undefined;'>The session also highlights how quickly these decisions need to be made. As shown in the high-level timeline, attackers can move from initial access to broader compromise across cloud and on-prem systems in a matter of minutes, which leaves little room for hesitation or uncertainty.</span></p><p style="direction: ltr;"><span style='font-size: undefined;'>Throughout the walkthrough, the focus stays on what carries organizations through an incident. Detection plays a role, but outcomes are shaped by coordination, tradeoffs, and the ability to act with clarity under pressure. The session also explores how visibility across environments, combined with human-led response, helps teams connect signals and act before impact occurs.</span></p><p style="direction: ltr;"><span style='font-size: undefined;'>For practitioners, SOC leaders, and teams evaluating MDR, this session offers a grounded view of how modern incident response works under real conditions. It shows what happens between the alert and the outcome, and why that gap is where the real value lies. </span><a href="https://www.brighttalk.com/webcast/10457/662795?utm_source=blog&amp;utm_medium=website&amp;utm_content=blog-3-post-summit&amp;utm_campaign=global-mdr-2026-global-virtual-summit-prospect-eng" target="_blank"><span style='font-size: undefined;'>Watch the full session</span></a><span style='font-size: undefined;'> to follow the investigation step by step and see how MDR teams carry organizations through real incidents.</span></p>]]></description>
      <link>https://www.rapid7.com/blog/post/it-day-in-the-life-mdr-analyst-inside-the-modern-soc</link>
      <guid isPermaLink="false">blt10fbe430869e93b5</guid>
      <category><![CDATA[Events]]></category>
      <category><![CDATA[Managed Detection and Response (MDR)]]></category>
      <category><![CDATA[Security Operations (SOC)]]></category><dc:creator><![CDATA[Emma Burdett]]></dc:creator>
      <pubDate>Wed, 03 Jun 2026 16:27:08 GMT</pubDate><media:content url="https://images.contentstack.io/v3/assets/blte4f029e766e6b253/blt7652fa46396969f5/69a59e6cfbdb4d75ad7755a9/REQ-14706_-_1600x900px.png" medium="image" />
    </item>
    <item>
      <title><![CDATA[Rapid7 Observed Exploitation of PAN-OS GlobalProtect Authentication Bypass Vulnerability (CVE-2026-0257)]]></title>
      <description><![CDATA[<h2 style="direction: ltr;">Overview</h2><p style="direction: ltr;"><span style='font-size: undefined;'>On May 13, 2026, Palo Alto Networks published a security </span><a href="https://security.paloaltonetworks.com/CVE-2026-0257"><span style='font-size: undefined;'>advisory</span></a><span style='font-size: undefined;'> for CVE-2026-0257, a medium severity authentication bypass affecting PAN-OS and Prisma Access when a specific configuration is present. Successful exploitation of this vulnerability allows a remote unauthenticated attacker to successfully establish a VPN connection through the GlobalProtect gateway of an affected appliance.</span></p><p></p><p style="direction: ltr;"><span style='font-size: undefined;'>Rapid7 MDR identified successful exploitation across numerous customers, however we did not observe any indication of successful lateral movement from the devices. The earliest date for observed exploitation was May 17, 2026.  As of May 29, 2026,  this vulnerability has been added to the CISA KEV.</span></p><p></p><p style="direction: ltr;"><span style='font-size: undefined;'>The CVE was originally assigned a CVSSv4 score of 4.7, </span><a href="https://www.first.org/cvss/calculator/4.0#CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:H/SI:H/SA:N/E:U/AU:N/R:A/V:D/RE:M/U:Amber"><span style='font-size: undefined;'>medium</span></a><span style='font-size: undefined;'> severity. Due to the circumstances surrounding this vulnerability Rapid7 urges that organizations treat this as a critical vulnerability. An authentication bypass in an edge facing enterprise VPN appliance can have significant impact to affected organizations. As such, organizations running affected appliances are urged to upgrade to a vendor supplied patch on an urgent basis.</span></p><p></p><p style="direction: ltr;"><span style='font-size: undefined;'>Note that, as of May 29, Palo Alto Networks updated their security </span><a href="https://security.paloaltonetworks.com/CVE-2026-0257"><span style='font-size: undefined;'>advisory</span></a><span style='font-size: undefined;'> to reflect a change in the CVSS score. The CVSSv4 score was changed from 4.7 to 7.8, with high severity to inform their customers to patch with the highest urgency. </span></p><h2 style="direction: ltr;">Observed Attacker Behavior</h2><p style="direction: ltr;"><span style='font-size: undefined;'>On 2026-05-18 01:51:37 UTC, Rapid7 MDR responded to a 'Suspicious VPN Authentication - Local Account Logon via Generic Non-Human Identity' alert. During the initial investigation, Rapid7 observed a suspicious cookie authentication to the local admin account across multiple customer environments from the same hosting provider, Vultr.</span></p><p style="direction: ltr;"><span style='color:rgb(55, 71, 79);font-size: undefined;'></span></p><pre language="html">&lt;14&gt;May 18 01:51:37 palovpn-01 1,2026/05/18 01:51:37,010101010101,GLOBALPROTECT,0,2817,2026/05/18 01:51:37,vsys1,gateway-auth,login,Cookie,,admin,US,GP-CLIENT,104.207.144.154,0.0.0,0.0.0.0,0.0.0.0,aa:bb:cc:dd:ee:ff,,6.0.0,,Linux,"linux-64",1,,,"Auth latency: 78ms, profile: local_auth_profile",success,,0,,0,GP-Gateway,0101010101010101010,0x0,2026-05-18T01:51:37.264-05:00,,,,,,0,0,0,0,,palovpn-01,1,",</pre><p style="text-align: center;direction: ltr;"><span style='font-size: undefined;'><em>GlobalProtect Authentication Log</em></span></p><p></p><p style="direction: ltr;"><span style='font-size: undefined;'>Rapid7 MDR analyzed the Palo Alto tech support files across the impacted customers and observed that Cloud Authentication Service (CAS) was disabled and the GlobalProtect portal or gateway had authentication override cookies enabled. Based on these findings, MDR analysts concluded that this was likely exploitation of CVE-2026-0257. Subsequent analysis by Rapid7 Labs confirmed this was accurate by validating a successful proof-of-concept.</span></p><p></p><p style="direction: ltr;"><span style='font-size: undefined;'>Rapid7 MDR observed a second wave of exploitation on May 21st. Due to the consistent MAC address, Rapid7 believes both waves of exploitation are likely from the same threat actor (TA). However, the second wave of compromises originated from the hosting provider, Dromatics Systems. In this wave of exploitation, Rapid7 observed VPN IP assignment following the cookie authentication, granting them access to the internal network. </span>Rapid7 observed POST requests to <span data-type='inlineCode'>/ssl-vpn/hipreport.esp</span> and <span data-type='inlineCode'>/ssl-vpn/getconfig.esp</span> in the cases where a VPN tunnel was successfully established. The first submits security profile information and the second to establish the secure tunnel.<span style='font-size: undefined;'> </span>Across multiple customers, Rapid7 observed successful exploitation via authentication probes using forged cookies, but the appliance accepted the cookie without a full VPN session being established in 8 out of 10 impacted MDR customers.</p><p style="direction: ltr;"><span style='color:rgb(55, 71, 79);font-size: undefined;'></span></p><pre language="html">&lt;14&gt;May 21 01:54:39 FW-PA-A 1,2026/05/21 01:54:38,010101010101,GLOBALPROTECT,0,2818,2026/05/21 01:54:38,vsys1,gateway-auth,login,Cookie,,admin,US,DESKTOP-GP01,146.19.216.125,0.0.0.0,0.0.0.0,0.0.0.0,aa:bb:cc:dd:ee:ff,,6.0.0,Windows,"Microsoft Windows 10 Pro , 64-bit",1,,,"Auth latency: 1019ms, profile: SAML-o365-GP",success,,0,,0,GlobalProtect_External_Gateway,0101010101010101010 ,0x8000000000000000,2026-05-21T01:54:39.142-05:00,,,,,,30,241,35,0,,FW-PA-A,1,,",</pre><p style="text-align: center;direction: ltr;"><span style='font-size: undefined;'><em>GlobalProtect Authentication Log</em></span></p><h2 style="direction: ltr;">Technical Analysis</h2><p style="direction: ltr;"><span style='font-size: undefined;'>Per the vendor advisory, we know the issue lies in a feature called “authentication override”. This feature allows a GlobalProtect portal or gateway to issue cookies to an authenticated user. The authenticated user can then use an authentication override cookie in future communications to the GlobalProtect portal or gateway in lieu of re-authenticating via credentials, akin to a bearer token. This is not a feature that is enabled by default.</span></p><p></p><p style="direction: ltr;"><span style='font-size: undefined;'>We also know from reading the vendor advisory that the vulnerability requires a certain configuration in how certificates are used to encrypt and decrypt these authentication override cookies. Specifically, the certificate used to encrypt and decrypt authentication override cookies must not be the same certificate used for the GlobalProtect portal or gateway’s HTTPS service. This is a significant clue to how the vulnerability works.</span></p><p></p><p style="direction: ltr;"><span style='font-size: undefined;'>To explore what an authentication override cookie looks like and how they are created, we can look at the implementation in the </span><span style='font-size: undefined;'><span data-type='inlineCode'>/usr/local/bin/gpsvc</span></span><span style='font-size: undefined;'> binary which implements the GlobalProtect service (Our testing appliance was running PAN-OS </span><span style='font-size: undefined;'><span data-type='inlineCode'>10.2.8</span></span><span style='font-size: undefined;'> in a vulnerable configuration). Inspecting the </span><span style='font-size: undefined;'><span data-type='inlineCode'>main_DoAuthLogin</span></span><span style='font-size: undefined;'> function, we see that if a HTTP form value of either </span><span style='font-size: undefined;'><span data-type='inlineCode'>portal-userauthcookie</span></span><span style='font-size: undefined;'> or </span><span style='font-size: undefined;'><span data-type='inlineCode'>portal-prelogonuserauthcookie</span></span><span style='font-size: undefined;'> is present during a POST request to </span><span style='font-size: undefined;'><span data-type='inlineCode'>/ssl-vpn/login.esp</span></span><span style='font-size: undefined;'>, authentication will be performed by a call to </span><span style='font-size: undefined;'><span data-type='inlineCode'>main_AuthWithCookie</span></span><span style='font-size: undefined;'>. This function will take the incoming encrypted cookie value stored in either </span><span style='font-size: undefined;'><span data-type='inlineCode'>portal-userauthcookie</span></span><span style='font-size: undefined;'> or </span><span style='font-size: undefined;'><span data-type='inlineCode'>portal-prelogonuserauthcookie</span></span><span style='font-size: undefined;'>, decrypt it and extract the cookies user name, domain name, host id, client OS, remote address, and timestamp (as auth override cookies have a lifetime after which they will expire).</span></p><p style="direction: ltr;"><span style='color:rgb(55, 71, 79);font-size: undefined;'></span></p><pre language="c">void __gostk main_AuthWithCookie(
        main_GpTask_0 *t,
        paloaltonetworks_com_libs_common_AuthProfile *authProfile,
        string authCookie,
        string key,
        string stage,
        uint32 cookieLifetime,
        uint32 eventId,
        uint32 netMask,
        bool checkSrcIp,
        main_authResult_0 *result,
        string defaultDescription)
{
// ...

  ts = 0;
  errorCode = 0;
  user = 0;
  domain = 0;
  hostId = 0;
  clientOs = 0;
  remoteAddr = 0;
  result-&gt;retCode = 0;
  startTime = time_Now();
  result-&gt;cookie_auth_status = -1;
  t-&gt;Variables.authMethod.len = 6;
if ( *(_DWORD *)&runtime_writeBarrier.enabled )
    runtime_gcWriteBarrier();
else
t-&gt;Variables.authMethod.str = (uint8 *)"Cookie";
  str = authProfile-&gt;AuthProfileName.str;
  t-&gt;Variables.authProfile.len = authProfile-&gt;AuthProfileName.len;
if ( *(_DWORD *)&runtime_writeBarrier.enabled )
    runtime_gcWriteBarrier();
else
t-&gt;Variables.authProfile.str = str;
  v27 = main_DecryptAppAuthCookie(t, authCookie, key, &user, &domain, &hostId, &clientOs, &remoteAddr, &ts);</pre><p></p><p style="direction: ltr;"><span style='font-size: undefined;'>If we look at the </span><span style='font-size: undefined;'><span data-type='inlineCode'>main_DecryptAppAuthCookie</span></span><span style='font-size: undefined;'> function we can begin to see the problem. The incoming encrypted cookie is base64 decoded and then decrypted using a private key. The decrypted content is then trusted implicitly, with no signature verification of any kind occurring after decryption.</span></p><p style="direction: ltr;"><span style='color:rgb(55, 71, 79);font-size: undefined;'></span></p><pre language="c">error __gostk main_DecryptAppAuthCookie(
        main_GpTask_0 *t,
        string authCookie,
        string privateCert,
        string *user,
        string *domain,
        string *hostId,
        string *clientOs,
        string *remoteAddr,
        int64 *ts)
{
// ...

  if ( privateCert.len )
  {
    *(retval_95DD80 *)&text[48] = paloaltonetworks_com_libs_common_DecryptRsaPrivateWithBase64Std(
                                    privateCert,
                                    (string)0LL,
                                    authCookie);</pre><p></p><p style="direction: ltr;"><span style='font-size: undefined;'>The implication here is that anyone who knows the public key for the certificate used by the authentication override feature to encrypt and decrypt cookies, can successfully forge and encrypt an arbitrary authentication override cookie. The question then becomes, how does an attacker learn the correct public key to use in this attack?</span></p><p></p><p style="direction: ltr;"><span style='font-size: undefined;'>This brings us back to the vendor's advisory where they state “do not reuse the portal or gateway certificate, and do not share this certificate with other features or users”.</span></p><p></p><p style="direction: ltr;"><span style='font-size: undefined;'>If a GlobalProtect portal or gateway has reused the certificate for encrypting and decrypting cookies with another feature, such as the HTTPS service of the portal or gateway, then a remote unauthenticated attacker can discover the public key for that certificate. In doing so the attacker will be able to successfully forge and encrypt arbitrary authentication override cookies. As these forged cookies will be successfully decrypted server side, they will be trusted and an authentication bypass will be achieved. An attacker can use a valid forged authentication override cookie to login and establish a VPN connection.</span></p><p></p><p style="direction: ltr;"><span style='font-size: undefined;'>In addition to Exposure Command and InsightVM customers being able to assess their exposure with authenticated checks, a publicly available </span><a href="https://github.com/sfewer-r7/CVE-2026-0257"><span style='font-size: undefined;'>proof-of-concept script</span></a><span style='font-size: undefined;'> to test if an appliance is vulnerable to CVE-2026-0257 has been developed by Rapid7 Labs. The script will retrieve all certificates in the chain for the HTTPS service of either a GlobalProtect portal or gateway. Each certificate in the chain is iterated over and an authentication override cookie is forged using each certificate's public key. This forged cookie is then tested against the GlobalProtect portal or gateway, and the script reports back if authentication was successful or not. </span></p><p></p><p style="direction: ltr;"><span style='font-size: undefined;'>The usage of the script is shown below.</span></p><p style="direction: ltr;"><span style='color:rgb(24, 128, 56);font-size: undefined;'></span></p><pre language="html">$ python3 forge_cookie.py --help
usage: forge_cookie.py [-h] --target TARGET [--port PORT] [--user USER] [--domain DOMAIN] [--host-id HOST_ID] [--client-os CLIENT_OS] [--client-ip CLIENT_IP] [--context {gateway,portal,both}] [--verbose]

Forge a GlobalProtect auth override cookie using the public key from TLS (CVE-2026-0257).

options:
  -h, --help            show this help message and exit
  --target TARGET       Target GP portal/gateway IP/hostname
  --port PORT           Target port (default: 443)
  --user USER           Username to forge cookie for (default: admin)
  --domain DOMAIN       Domain for cookie (default: empty)
  --host-id HOST_ID     Host ID for cookie (default: empty)
  --client-os CLIENT_OS
                        Client OS for cookie (default: Windows)
  --client-ip CLIENT_IP
                        Client IP in cookie (default: 0.0.0.0)
  --context {gateway,portal,both}
                        Context to test: gateway, portal, or both (default target)
  --verbose             Print full response</pre><p></p><p style="direction: ltr;"><span style='font-size: undefined;'>A successful invocation of the script against a vulnerable appliance is shown below. We can see the target's GlobalProtect gateway accepted a forged authentication override cookie using the second certificate in the chain.</span></p><p style="direction: ltr;"><span style='color:rgb(24, 128, 56);font-size: undefined;'></span></p><pre language="html">$ python3 forge_cookie.py --target 192.168.86.99 --user haxor
[*] Retrieving certificate chain from 192.168.86.99:443 ...
  Found 2 certificate(s) in chain:
  [0] CN=192.168.86.99 (RSA 2048 bits, CA=False)
  [1] CN=GP-Lab-CA (RSA 2048 bits, CA=True)

[*] Forging cookie for user 'haxor', testing each key

  Trying [0] CN=192.168.86.99
  [-] Failure - Gateway did not accepted the forged cookie
  [-] Failure - Portal did not accepted the forged cookie

  Trying [1] CN=GP-Lab-CA
  [+] Success - Gateway accepted the forged cookie
  Cookie: ng9ygxlaclylNXeSHcakXZPK06Fno0svVirz6RhRtA5mDmOaZyg/KMxUuM5lRvm1Rn1Z6vqaWQQPvQOHzwJnyldOmhUKy+HDMgIYtJ/kk3ypMqmFE7BbmPxnSKxKcQQbNIcxgkrhCwuJKwybuq0aaPVNzN9BSWmh1QmZj7oLjTEo9ExAXrm951mqYhh3+MgBCScaYqP23WzrC+vzqJB74sHoMUuFWIF8/sMYDMpvENOoI4nXAFCaRYSruW9FQQy5VTzNifNWkrYcdzDCXKiP8v4G098/2QoBbVoyHBZwbgHGBsRU3ZeSgoHjrhjxyotIshKVssUs8CRpuG2HlZBM0Q==</pre><p></p><p style="direction: ltr;"><span style='font-size: undefined;'>We can observe the successful authentication via the management interface, as shown below. The two initial failures correspond to the first certificate being used which was the incorrect certificate.</span></p><p><span style='font-size: undefined;'></span></p><figure style="margin: 0"><img src="https://images.contentstack.io/v3/assets/blte4f029e766e6b253/blt1913d15e22afec9d/6a19c11b937e6e3ee9aed268/pan-os-monitor-gpsrv.png" position="center" class="embedded-asset" content-type-uid="sys_assets" type="asset" alt="pan-os-monitor-gpsrv.png" asset-alt="pan-os-monitor-gpsrv.png" style="text-align: center; width: auto" data-sys-asset-filelink="https://images.contentstack.io/v3/assets/blte4f029e766e6b253/blt1913d15e22afec9d/6a19c11b937e6e3ee9aed268/pan-os-monitor-gpsrv.png" data-sys-asset-uid="blt1913d15e22afec9d" data-sys-asset-filename="pan-os-monitor-gpsrv.png" data-sys-asset-contenttype="image/png" data-sys-asset-alt="pan-os-monitor-gpsrv.png" sys-style-type="display"/></figure><p style="text-align: center;"><span style='font-size: undefined;'><em>Figure 1: PAN-OS Management Interface</em></span></p><h2 style="direction: ltr;">Mitigation Guidance</h2><p style="direction: ltr;"><span style='font-size: undefined;'>According to the Palo Alto Networks advisory, the following product versions are affected by CVE-2026-0257:</span></p><p></p><table><tbody><tr><td><p style="direction: ltr;"><span style='font-size: undefined;'><strong>Product</strong></span></p></td><td><p style="direction: ltr;"><span style='font-size: undefined;'><strong>Affected</strong></span></p></td><td><p style="direction: ltr;"><span style='font-size: undefined;'><strong>Unaffected</strong></span></p></td></tr><tr><td><p style="direction: ltr;"><span style='font-size: undefined;'>PAN-OS 12.1</span></p></td><td><p style="direction: ltr;"><span style='font-size: undefined;'>&lt; 12.1.4-h6</span></p><p style="direction: ltr;"><span style='font-size: undefined;'>&lt; 12.1.7</span></p></td><td><p style="direction: ltr;"><span style='font-size: undefined;'>&gt;= 12.1.4-h6</span></p><p style="direction: ltr;"><span style='font-size: undefined;'>&gt;= 12.1.7</span></p></td></tr><tr><td><p style="direction: ltr;"><span style='font-size: undefined;'>PAN-OS 11.2</span></p></td><td><p style="direction: ltr;"><span style='font-size: undefined;'>&lt; 11.2.4-h17</span></p><p style="direction: ltr;"><span style='font-size: undefined;'>&lt; 11.2.7-h14</span></p><p style="direction: ltr;"><span style='font-size: undefined;'>&lt; 11.2.10-h7</span></p><p style="direction: ltr;"><span style='font-size: undefined;'>&lt; 11.2.12</span></p></td><td><p style="direction: ltr;"><span style='font-size: undefined;'>&gt;= 11.2.4-h17</span></p><p style="direction: ltr;"><span style='font-size: undefined;'>&gt;= 11.2.7-h14</span></p><p style="direction: ltr;"><span style='font-size: undefined;'>&gt;= 11.2.10-h7</span></p><p style="direction: ltr;"><span style='font-size: undefined;'>&gt;= 11.2.12</span></p></td></tr><tr><td><p style="direction: ltr;"><span style='font-size: undefined;'>PAN-OS 11.1</span></p></td><td><p style="direction: ltr;"><span style='font-size: undefined;'>&lt; 11.1.4-h33</span></p><p style="direction: ltr;"><span style='font-size: undefined;'>&lt; 11.1.6-h32</span></p><p style="direction: ltr;"><span style='font-size: undefined;'>&lt; 11.1.7-h6</span></p><p style="direction: ltr;"><span style='font-size: undefined;'>&lt; 11.1.10-h25</span></p><p style="direction: ltr;"><span style='font-size: undefined;'>&lt; 11.1.13-h5</span></p><p style="direction: ltr;"><span style='font-size: undefined;'>&lt; 11.1.15</span></p></td><td><p style="direction: ltr;"><span style='font-size: undefined;'>&gt;= 11.1.4-h33</span></p><p style="direction: ltr;"><span style='font-size: undefined;'>&gt;= 11.1.6-h32</span></p><p style="direction: ltr;"><span style='font-size: undefined;'>&gt;= 11.1.7-h6</span></p><p style="direction: ltr;"><span style='font-size: undefined;'>&gt;= 11.1.10-h25</span></p><p style="direction: ltr;"><span style='font-size: undefined;'>&gt;= 11.1.13-h5</span></p><p style="direction: ltr;"><span style='font-size: undefined;'>&gt;= 11.1.15</span></p></td></tr><tr><td><p style="direction: ltr;"><span style='font-size: undefined;'>PAN-OS 10.2</span></p></td><td><p style="direction: ltr;"><span style='font-size: undefined;'>&lt; 10.2.7-h34</span></p><p style="direction: ltr;"><span style='font-size: undefined;'>&lt; 10.2.10-h36</span></p><p style="direction: ltr;"><span style='font-size: undefined;'>&lt; 10.2.13-h21</span></p><p style="direction: ltr;"><span style='font-size: undefined;'>&lt; 10.2.16-h7</span></p><p style="direction: ltr;"><span style='font-size: undefined;'>&lt; 10.2.18-h6</span></p></td><td><p style="direction: ltr;"><span style='font-size: undefined;'>&gt;= 10.2.7-h34</span></p><p style="direction: ltr;"><span style='font-size: undefined;'>&gt;= 10.2.10-h36</span></p><p style="direction: ltr;"><span style='font-size: undefined;'>&gt;= 10.2.13-h21</span></p><p style="direction: ltr;"><span style='font-size: undefined;'>&gt;= 10.2.16-h7</span></p><p style="direction: ltr;"><span style='font-size: undefined;'>&gt;= 10.2.18-h6</span></p></td></tr><tr><td><p style="direction: ltr;"><span style='font-size: undefined;'>Prisma Access 11.2.0</span></p></td><td><p style="direction: ltr;"><span style='font-size: undefined;'>&lt; 11.2.7-h13</span></p></td><td><p style="direction: ltr;"><span style='font-size: undefined;'>&gt;= 11.2.7-h13</span></p></td></tr><tr><td><p style="direction: ltr;"><span style='font-size: undefined;'>Prisma Access 10.2.0</span></p></td><td><p style="direction: ltr;"><span style='font-size: undefined;'>&lt; 10.2.10-h36</span></p></td><td><p style="direction: ltr;"><span style='font-size: undefined;'>&gt;= 10.2.10-h36</span></p></td></tr></tbody></table><p></p><p style="direction: ltr;"><span style='font-size: undefined;'>Affected products must have the authentication override feature enabled in either the GlobalProtect portal or gateway, and must reuse the authentication override cookie encryption and decryption certificate with another feature in order to be vulnerable. As a mitigation, affected products should either disable the authentication override feature or generate a new certificate to use exclusively for the authentication override feature.</span></p><p></p><p style="direction: ltr;"><span style='font-size: undefined;'>Please refer to the vendor </span><a href="https://security.paloaltonetworks.com/CVE-2026-0257"><span style='font-size: undefined;'>advisory</span></a><span style='font-size: undefined;'> for the latest guidance.</span></p><h2 style="direction: ltr;">Rapid7 Customers</h2><h3 style="direction: ltr;"><span style='color:rgb(67, 67, 67);'>Managed Detection Response (MDR)</span></h3><p style="direction: ltr;"><span style='font-size: undefined;'>The following detection rules are available for InsightIDR and Managed Detection Response (MDR) customers:</span></p><ul><li style="direction: ltr;"><p style="direction: ltr;"><span style='font-size: undefined;'>Suspicious Authentication - Palo Alto GlobalProtect Cookie Authentication to Local Admin Account</span></p></li><li style="direction: ltr;"><p style="direction: ltr;"><span style='font-size: undefined;'>Threat Intel (Rapid7 MDR SOC/IR) - VPN Authentication via Spoofed MAC Address</span></p></li><li style="direction: ltr;"><p style="direction: ltr;"><span style='font-size: undefined;'>Threat Intel (Rapid7 MDR SOC/IR) - Indicator of Compromise Observed </span></p></li><li style="direction: ltr;"><p style="direction: ltr;"><span style='font-size: undefined;'>Suspicious VPN Authentication - Palo Alto GlobalProtect Login via Default Hostname</span></p></li><li style="direction: ltr;"><p style="direction: ltr;"><span style='font-size: undefined;'>Suspicious VPN Authentication - Local Account Logon via Generic Non-Human Identity</span></p></li><li style="direction: ltr;"><p style="direction: ltr;"><span style='font-size: undefined;'>Suspicious VPN Authentication - Local Account</span></p></li><li style="direction: ltr;"><p style="direction: ltr;"><span style='font-size: undefined;'>Suspicious Authentication - Vultr</span></p></li><li style="direction: ltr;"><p style="direction: ltr;"><span style='font-size: undefined;'>Suspicious Authentication - Dromatics Systems</span></p></li></ul><h3 style="direction: ltr;"><span style='color:rgb(67, 67, 67);'>Exposure Command, InsightVM, and Nexpose</span></h3><p style="direction: ltr;"><span style='font-size: undefined;'>Exposure Command, InsightVM, and Nexpose customers can assess exposure to CVE-2026-0257 using an authenticated check available since the May 15 content release.</span></p><h3 style="direction: ltr;"><span style='color:rgb(67, 67, 67);'>IntelHub</span></h3><p style="direction: ltr;"><span style='font-size: undefined;'>IntelHub customers can look into the Platform to search for more details and correlate the indicators of compromise with the data from their own environment.</span></p><h2 style="direction: ltr;">Known Indicators of Compromise</h2><p style="direction: ltr;"><span style='font-size: undefined;'>Low-cost hosting providers; frequent origin of sustained threat campaigns.</span></p><p></p><table><tbody><tr><td><p style="direction: ltr;"><span style='font-size: undefined;'><strong>Item</strong></span></p></td><td><p style="direction: ltr;"><span style='font-size: undefined;'><strong>Description</strong></span></p></td></tr><tr><td><p style="direction: ltr;"><span style='font-size: undefined;'>104.207.144.154</span></p></td><td><p style="direction: ltr;"><span style='font-size: undefined;'>Threat actor source IP</span></p></td></tr><tr><td><p style="direction: ltr;"><span style='font-size: undefined;'>146.19.216.119</span></p></td><td><p style="direction: ltr;"><span style='font-size: undefined;'>Threat actor source IP</span></p></td></tr><tr><td><p style="direction: ltr;"><span style='font-size: undefined;'>146.19.216.120</span></p></td><td><p style="direction: ltr;"><span style='font-size: undefined;'>Threat actor source IP</span></p></td></tr><tr><td><p style="direction: ltr;"><span style='font-size: undefined;'>146.19.216.125</span></p></td><td><p style="direction: ltr;"><span style='font-size: undefined;'>Threat actor source IP</span></p></td></tr><tr><td><p>209.99.191.137</p></td><td><p>Threat actor source IP</p></td></tr><tr><td><p>79.130.26.202</p></td><td><p>Threat actor source IP</p></td></tr><tr><td><p style="direction: ltr;"><span style='font-size: undefined;'>DESKTOP-GP01</span></p></td><td><p style="direction: ltr;"><span style='font-size: undefined;'>Machinename observed in the GlobalProtect logs alongside Windows authentications first observed on May 21, 2026</span></p></td></tr><tr><td><p style="direction: ltr;"><span style='font-size: undefined;'>GP-CLIENT</span></p></td><td><p style="direction: ltr;"><span style='font-size: undefined;'>Machinename observed in the GlobalProtect logs alongside Linux authentications first observed on May 17, 2026</span></p></td></tr><tr><td><p>Jocker</p></td><td><p>Machinename observed alongside 79.130.26.202</p></td></tr><tr><td><p style="direction: ltr;"><span style='font-size: undefined;'>aa:bb:cc:dd:ee:ff</span></p></td><td><p style="direction: ltr;"><span style='font-size: undefined;'>Spoofed MAC address observed in both waves of successful exploitation</span></p></td></tr></tbody></table><h2 style="direction: ltr;">Updates</h2><ul><li style="direction: ltr;"><strong>May 29, 2026: </strong>Initial publication.</li><li><strong>May 29, 2026: </strong>Added CISA KEV addition. </li><li><span style='font-size: undefined;'><strong>June 2, 2026: </strong></span><span style='font-size: undefined;'>Added IntelHub information under Rapid7 Customers section, updated to reflect Palo Alto Networks change to security advisory (CVSS score change). </span>Added 3 new IOCs (2 IPs and 1 machinename).</li><li><span style='font-size: undefined;'><strong>June 3, 2026:</strong></span><span style='font-size: undefined;'> Added observed URI endpoints accessed for successful VPN connections to the Observed Attacker Behavior section.</span></li></ul><p></p>]]></description>
      <link>https://www.rapid7.com/blog/post/etr-rapid7-observed-exploitation-of-pan-os-globalprotect-authentication-bypass-vulnerability-cve-2026-0257</link>
      <guid isPermaLink="false">bltacc9bfccc9e39c81</guid>
      <category><![CDATA[Emergent Threat Response]]></category>
      <category><![CDATA[Managed Detection and Response (MDR)]]></category><dc:creator><![CDATA[Rapid7]]></dc:creator>
      <pubDate>Fri, 29 May 2026 16:49:40 GMT</pubDate><media:content url="https://images.contentstack.io/v3/assets/blte4f029e766e6b253/blt65a432ba319f4043/6846abddaf18306debe6cf4d/ETR.webp" medium="image" />
    </item>
    <item>
      <title><![CDATA[How Security Leaders Cut Through Complexity to Drive Better Outcomes]]></title>
      <description><![CDATA[<p style="direction: ltr;"><span style='font-size: undefined;'>Security leaders are operating in an environment that is only getting more complex. Expanding attack surfaces, rapid AI adoption, growing toolsets, and increasing pressure to respond faster have made it harder to maintain a clear view of risk and priorities.</span></p><p style="direction: ltr;"><span style='font-size: undefined;'>At the Rapid7 Global Cybersecurity Summit, the customer panel </span><a href="https://www.brighttalk.com/webcast/10457/663134?utm_source=blog&amp;utm_medium=website&amp;utm_content=post-event-blog-customer-panel-clarity-beats-complexity&amp;utm_campaign=global-mdr-2026-global-virtual-summit-prospect-eng" target="_blank"><span style='font-size: undefined;'><em>How Clarity Beats Complexity</em></span></a><span style='font-size: undefined;'> explores how leaders are navigating that reality in practice. Drawing on perspectives from CISOs and technology leaders across industries, the session focuses on how teams are managing complexity without losing sight of what matters.</span></p><p style="direction: ltr;"><span style='font-size: undefined;'>Rather than focusing on theory, the discussion is structured around a set of practical questions that reflect what teams are dealing with today. These include where complexity is making security harder to manage, how alerts, data, and handoffs are slowing decisions, and what can look like progress but fails to deliver meaningful outcomes.</span></p><p style="direction: ltr;"><span style='font-size: undefined;'>As the conversation develops, speakers such as Debby Briggs, VP-CISO at Netscout Systems and Raheem Daya CTO at Target RWE share how their teams are rethinking processes, habits, and assumptions that add noise without improving security. The emphasis shifts toward questioning metrics that measure activity rather than risk, and focusing instead on what drives meaningful outcomes.</span></p><p style="direction: ltr;"><span style='font-size: undefined;'>From there, the session looks at what is actually making a difference. Topics include how leaders are clarifying priorities, aligning security actions with real business impact, and where visibility and context are proving more valuable than volume. Will Lambert, Information Security Manager at Culligan International adds a practitioner perspective, highlighting how clearer ownership and better coordination across teams help reduce friction in day-to-day operations.</span></p><p style="direction: ltr;"><span style='font-size: undefined;'>Throughout the session, the focus remains on practical decision-making. This includes managing complexity without oversimplifying, validating investments in areas such as MDR and consolidation, and ensuring security teams are focused on outcomes that improve resilience.</span></p><p style="direction: ltr;"><span style='font-size: undefined;'>For CISOs, security operations leaders, and teams evaluating their current approach, this panel offers a grounded view of how others are tackling the same challenges.</span></p><p style="direction: ltr;"><a href="https://www.brighttalk.com/webcast/10457/663134?utm_source=blog&amp;utm_medium=website&amp;utm_content=post-event-blog-customer-panel-clarity-beats-complexity&amp;utm_campaign=global-mdr-2026-global-virtual-summit-prospect-eng" target="_blank"><span style='font-size: undefined;'>Watch the full customer panel</span></a><span style='font-size: undefined;'> to hear how security leaders are cutting through complexity and focusing on what actually improves outcomes.</span></p>]]></description>
      <link>https://www.rapid7.com/blog/post/it-security-leaders-cut-through-complexity-driving-stronger-outcomes-webinar</link>
      <guid isPermaLink="false">blt7e3f94eb29e82202</guid>
      <category><![CDATA[Events]]></category>
      <category><![CDATA[Managed Detection and Response (MDR)]]></category><dc:creator><![CDATA[Emma Burdett]]></dc:creator>
      <pubDate>Tue, 26 May 2026 12:51:10 GMT</pubDate><media:content url="https://images.contentstack.io/v3/assets/blte4f029e766e6b253/blt7652fa46396969f5/69a59e6cfbdb4d75ad7755a9/REQ-14706_-_1600x900px.png" medium="image" />
    </item>
    <item>
      <title><![CDATA[MDR Selection is a Partnership Decision]]></title>
      <description><![CDATA[<p style="direction: ltr;"><a href=" https://www.rapid7.com/fundamentals/what-is-managed-detection-and-response-mdr/" target="_blank"><span style='font-size: undefined;'><em>Managed Detection and Response (MDR)</em></span></a><span style='font-size: undefined;'><em> is a cybersecurity service that combines human expertise and technology to detect, investigate, and respond to threats 24/7.</em></span></p><p style="direction: ltr;"><span style='font-size: undefined;'>I write this as a Field CISO at Rapid7, but also as someone who has had to live with the operational reality of MDR on the customer side. I have seen what happens when a service is a black box, when technology and service drift apart, and when cost, retention, and accountability are misaligned. That experience shapes the view in this piece: MDR selection is not just about buying monitoring in isolation, but about choosing a partner that can help your team reduce risk and improve the way security operates over time.</span></p><p style="direction: ltr;"><span style='font-size: undefined;'>When organisations evaluate MDR, they often start in the wrong place. The discussion begins with integration counts, dashboards, pricing tables, and increasingly bold claims about AI or dramatic reductions in alert volume. Those things all matter to a degree, but they are not the centre of the decision. The real question is whether you are choosing a provider that will work as a genuine partner, help you reduce risk over time, and strengthen the way your team operates when the environment becomes noisy, complex, or difficult to manage.</span></p><p style="direction: ltr;"><span style='font-size: undefined;'>That matters because MDR is not a service that sits neatly off to one side of the security function. It becomes part of the operating model. It influences how visibility is created, how incidents are handled, how priorities are surfaced, and how much confidence a leadership team has in the people and processes around it. For that reason, I do not think MDR selection is primarily a tooling exercise. It is a partnership decision.</span></p><h2 style="direction: ltr;">What poor MDR looks like in practice</h2><p style="direction: ltr;"><span style='font-size: undefined;'>My own view on this has been shaped by more than one experience. In one case, our MSSP was part of a defence company that was later carved out into a separate business. The service was built around a legacy SIEM. They had plenty of interest elsewhere in automation and future-state capability, but the fundamentals were being missed. We could talk about what we wanted to automate, but not with enough confidence about the quality of the underlying visibility, the operational process around it, or how the service was supposed to mature over time.</span></p><p style="direction: ltr;"><span style='font-size: undefined;'>In another case, the issue was an MSSP overlay wrapped around a well-known, high-cost log indexer. On paper, that should have been a strong foundation. In practice, the management layer around it was poor. There was a lack of expertise, no credible roadmap, and very little meaningful tuning. As the MSSP was also reselling the ingest, there was no obvious incentive to optimize data use in the customer’s favour. Ingest was capped because of cost, retention was limited to 90 days, and we were left with the uncomfortable combination of high spend, constrained visibility, and a service that did not appear to be improving in any meaningful way.</span></p><p style="direction: ltr;"><span style='font-size: undefined;'>Those experiences shaped how I think about MDR because they exposed the same underlying problem. The technology was not absent, but the service model around it was weak. When the gap between the platform and the service becomes too wide, the customer ends up paying for capability in theory while carrying the operational risk in practice.</span></p><h2 style="direction: ltr;">Why the gap between platform and service matters</h2><p style="direction: ltr;"><span style='font-size: undefined;'>This is where many MDR relationships start to fail. Even when the tooling is capable, the provider still has to connect platform, people, process, and commercial model into one coherent service. If that does not happen, the customer ends up living with support issues, awkward hand-offs, misaligned contracts, unclear accountability, and a constant sense that there are too many moving parts and not enough ownership.</span></p><p style="direction: ltr;"><span style='font-size: undefined;'>That is why I would start any MDR evaluation by looking at how the relationship is meant to work in practice. </span></p><ul><li style="direction: ltr;"><p style="direction: ltr;"><span style='font-size: undefined;'>Does the provider genuinely own the experience end to end, or are they effectively brokering one element through another?</span></p></li><li style="direction: ltr;"><p style="direction: ltr;"><span style='font-size: undefined;'>Can they show how the programme will improve over the first year, not just how onboarding works in the first month?</span></p></li><li style="direction: ltr;"><p style="direction: ltr;"><span style='font-size: undefined;'>Do they understand the rest of your security ecosystem and how to operate within it, or do they assume every answer involves expanding their footprint?</span></p></li></ul><p style="direction: ltr;"><span style='font-size: undefined;'>Strong providers think holistically. They understand that the customer already has an environment to manage, existing tools to work with, and internal teams who need clarity rather than additional friction. They think in terms of operating model, monitoring, response, and continuous improvement over time, rather than treating the service as a thin wrapper around a platform. That is usually where the difference between coverage and real partnership becomes obvious.</span></p><h2 style="direction: ltr;">Proactive defense starts with the fundamentals</h2><p style="direction: ltr;"><span style='font-size: undefined;'>True partnership is defined by its ability to deliver proactive defense and continuous improvement. By this, I do not just mean threat hunting or faster triage. I mean exposure reduction in the broader sense. It is understanding attack paths, using intelligence well, tuning detections properly, improving visibility where it matters, and building a service rhythm that reduces the conditions attackers rely on.</span></p><p style="direction: ltr;"><span style='font-size: undefined;'>That sounds obvious, but it is surprisingly easy for organisations to be distracted from those fundamentals. Low entry prices often mask a fundamentally constrained operating model, shifting risk and cost back to the customer. </span></p><p style="direction: ltr;"><span style='font-size: undefined;'>Sweeping promises about single digit alert volumes should be treated carefully, especially before a provider has properly understood the environment. The same is true of broad agentic AI claims. Automation can absolutely help, but it does not replace accountability, operational judgement, or the need for a provider to show how the service will improve over time.</span></p><p style="direction: ltr;"><span style='font-size: undefined;'>For me, that last point is one of the clearest tests of whether the relationship is working. An MDR service should not be something you set and forget. A mature partnership should look better in month twelve than it did in month one. Visibility should improve. Tuning should improve. The roadmap should improve. Confidence in escalation and response should improve. If none of that is happening, it becomes very difficult to describe the relationship as a real partnership. At that point, you may simply have outsourced a queue.</span></p><h2 style="direction: ltr;">When displacement becomes the right answer</h2><p style="direction: ltr;"><span style='font-size: undefined;'>That is also how I think about displacement. An incumbent should not be displaced simply because another provider has a sharper demo or a more fashionable story. Displacement makes sense when the existing model has stopped improving, when the service feels static or opaque, when the team lacks the expertise to tune and evolve it properly, or when the commercial structure and delivery model are working against the customer rather than with them.</span></p><p style="direction: ltr;"><span style='font-size: undefined;'>If the relationship is held together by workarounds, if there is no meaningful roadmap, or if the customer is left carrying too much of the integration and governance burden themselves, the problem is usually structural rather than temporary. In that situation, the question is no longer whether the service can be tweaked around the edges. The question is whether the model is fit for purpose at all.</span></p><h2 style="direction: ltr;">Consolidation is only useful if it improves the model</h2><p style="direction: ltr;"><span style='font-size: undefined;'>That does not automatically mean consolidation is the answer. Consolidation can be valuable, but only when it improves the operating model rather than simply reducing the number of logos in the environment. In some cases, the right answer will be to build a broader relationship with a provider that has earned trust and shown it can deliver more. In others, the right answer will be better integration and a clearer division of responsibilities.</span></p><p style="direction: ltr;"><span style='font-size: undefined;'>What matters is whether the provider helps create a more coherent, scalable, and accountable way of operating. If consolidation leads to better hand-offs, stronger accountability, and a simpler way of reducing risk, it can be very valuable. If it does not, then consolidation is not the point. A better operating model is.</span></p><p style="direction: ltr;"><span style='font-size: undefined;'>This broader view is also consistent with established security guidance. NIST CSF 2.0 frames cybersecurity as a risk management discipline across governance, protection, detection, response, and recovery [1]. NIST’s latest incident response guidance reinforces that response should be integrated into wider risk management and improved over time [2]. The NCSC makes a similar point in its guidance on building a SOC and on security monitoring, where tools, skills, and operating model all need to work together [3]. CISA’s exposure reduction guidance points in the same direction by focusing on reducing the conditions attackers rely on before incidents escalate [4].</span></p><h2 style="direction: ltr;">Questions worth asking any MDR provider</h2><p style="direction: ltr;"><span style='font-size: undefined;'>There are a few practical questions I would encourage any CISO, Security Director, or Security Operations Manager to ask, whether they are reviewing an incumbent or evaluating a new provider:</span></p><ul><li style="direction: ltr;"><p style="direction: ltr;"><span style='font-size: undefined;'>How will the service improve over the first year and beyond?</span></p></li><li style="direction: ltr;"><p style="direction: ltr;"><span style='font-size: undefined;'>Where do the hand-offs happen between your platform, your analysts, and my team?</span></p></li><li style="direction: ltr;"><p style="direction: ltr;"><span style='font-size: undefined;'>How do you work with the security and IT tools we already rely on?</span></p></li><li style="direction: ltr;"><p style="direction: ltr;"><span style='font-size: undefined;'>How predictable is the commercial model as coverage expands?</span></p></li><li style="direction: ltr;"><p style="direction: ltr;"><span style='font-size: undefined;'>What are you doing to reduce risk before the next incident, not just respond after it?</span></p></li><li style="direction: ltr;"><p style="direction: ltr;"><span style='font-size: undefined;'>If your commercial model benefits from more ingest, what incentive do you have to tune it down?</span></p></li></ul><p style="direction: ltr;"><span style='font-size: undefined;'>Those questions reveal far more than a polished demo ever will.</span></p><p style="direction: ltr;"><span style='font-size: undefined;'>Ultimately, the organisations that get the most value from MDR tend to be the ones that treat it as part of a wider security partnership rather than a neatly outsourced function. They expect transparency, progress, and a provider that understands both the environment they have today and the operating model they are trying to build over time. That is the standard worth holding. If the provider is not improving the programme over time, you do not have a real partnership. And if consolidation does not lead to a better operating model, it is probably not worth doing in the first place.</span></p><p style="direction: ltr;"><span style='font-size: undefined;'>Learn more about </span><a href="https://www.rapid7.com/services/managed-detection-and-response-mdr/"><span style='font-size: undefined;'>Rapid7's approach to preemptive MDR</span></a><span style='font-size: undefined;'>.</span></p><p>⠀</p><p style="direction: ltr;"><span style='color:rgb(33, 33, 33);font-size: undefined;'><em>Alan Simpson is Field CISO for the UK and Ireland at Rapid7, advising CISOs and senior leaders on cyber risk, resilience, and security strategy that supports business outcomes. Before joining Rapid7, he served as Global Security Operations Manager and Acting CISO at Keyloop, where he led security operations and wider information security initiatives. He has also held senior security leadership roles at Allianz and LV=, with experience across security operations, incident response, architecture, awareness, supplier assurance, and security testing.</em></span></p><p>⠀</p><p><em>[1] </em><a href="https://nvlpubs.nist.gov/nistpubs/CSWP/NIST.CSWP.29.pdf" target="_blank"><span style='font-size: undefined;'><em>https://nvlpubs.nist.gov/nistpubs/CSWP/NIST.CSWP.29.pdf</em></span></a><em></em></p><p><span style='font-size: undefined;'><em>[2] </em></span><a href=" https://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-61r3.pdf" target="_self"><span style='font-size: undefined;'><em>https://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-61r3.pdf</em></span></a><em></em></p><p><em>[3] </em><a href="https://www.ncsc.gov.uk/collection/building-a-security-operations-centre" target="_blank"><span style='font-size: undefined;'><em>https://www.ncsc.gov.uk/collection/building-a-security-operations-centre</em></span></a><em></em></p><p><span style='font-size: undefined;'><em>[4] </em></span><a href=" https://www.cisa.gov/resources-tools/resources/exposure-reduction" target="_blank"><span style='font-size: undefined;'><em>https://www.cisa.gov/resources-tools/resources/exposure-reduction</em></span></a></p>]]></description>
      <link>https://www.rapid7.com/blog/post/dr-mdr-selection-partnership-decision</link>
      <guid isPermaLink="false">blt067c529962c6a487</guid>
      <category><![CDATA[Managed Detection and Response (MDR)]]></category>
      <category><![CDATA[MDR Must-Haves]]></category><dc:creator><![CDATA[Alan Simpson]]></dc:creator>
      <pubDate>Tue, 28 Apr 2026 08:00:00 GMT</pubDate><media:content url="https://images.contentstack.io/v3/assets/blte4f029e766e6b253/bltebc2810157aecfaf/68af2715c53b04810df94abb/blog-hero-generic-pixel.jpg" medium="image" />
    </item>
    <item>
      <title><![CDATA[What CISOs Should Expect from AI Powered MDR in 2026, According to Rapid7 CEO Corey Thomas]]></title>
      <description><![CDATA[<p style="direction: ltr;"><span style='font-size: undefined;'>In the latest episode of Rapid7’s Experts on Experts, I’m joined by Rapid7 CEO Corey Thomas for a candid conversation about where AI is genuinely changing security operations, and where the hype still outruns reality. The short version is that AI is already improving productivity in software development, but the bigger shift for security leaders is what it can do with telemetry at scale. As Corey puts it, no team of humans can process all security telemetry, all the time, across an entire environment. That gap is where AI can help, but only if the inputs are right.</span></p><p style="direction: ltr;"><span style='font-size: undefined;'>We also dig into what this means for Managed Detection and Response (MDR), and why the market is moving from “watch a subset of signals” toward monitoring the full environment, 24 x 7. The catch is that raw volume is not the goal. The goal is a comprehensive data set that enables decision making under pressure, with enough context to act early.</span></p><h2>AI is only as good as the context behind it</h2><p style="direction: ltr;"><span style='font-size: undefined;'>One theme that kept coming up in our conversation is trust. Corey explains why earlier automation and SOAR efforts struggled. They followed strict rules, but security rarely behaves in strict patterns. When something looked similar but required a different response, teams hesitated to rely on automation. The dynamic rule making that newer AI models provide can help, but only if fueled with the right context.</span></p><p style="direction: ltr;"><span style='font-size: undefined;'>Corey breaks “context” into practical components: understanding what technologies are deployed, how they are configured, what controls exist, what vulnerabilities are present, and what activity is actually happening across those systems. Without that full picture, teams spend time chasing the wrong risks. He compares it to buying earthquake insurance without knowing where you live. If you are in California, it might make sense. If you are in Florida, hurricane coverage is the real concern. Context tells you which risk actually matters.</span></p><h2><span style='font-size: undefined;'>Preemptive MDR is the shift CISOs should plan for now</span></h2><p style="direction: ltr;"><span style='font-size: undefined;'>Where the conversation gets especially relevant for 2026 is the move from reactive to preemptive security. To frame the change in plain terms: reactive posture waits for alerts, while leaders want partners who anticipate and identify risks earlier.</span></p><p style="direction: ltr;"><span style='font-size: undefined;'>Corey describes preemptive MDR as an attack surface discipline. It starts with understanding the full attack surface, spotting where attacks are likely to occur, and identifying the most attractive exposures in the environment. The operational step is what matters: identifying those exposures quickly, prioritizing realistically, and having preset remediation and response plans ready before the moment hits. Corey is direct about constraints, too. No organization can remediate everything all the time, but better planning and efficiency are still possible, and business expectations of security leaders are rising. He also notes that government and regulators are pushing in the same direction, and that Gartner and other analysts are reinforcing the shift toward anticipation rather than after the fact response.</span></p><h2>Cloud scale forces MDR to evolve, especially around identity</h2><p style="direction: ltr;"><span style='font-size: undefined;'>We also spent time on the cloud, because it continues to reshape how security programs operate.  Most organizations are building more, faster, across more cloud technologies and identities, and AI only accelerates that pace. Corey’s view is that MDR has to mirror that technology reality. At a baseline, teams need to monitor what their cloud providers already offer. He calls out identity as the harder requirement: understanding identity traffic across the environment, separating legitimate from malicious behavior, and tracking roles and responsibilities so investigations do not happen in a vacuum. If an MDR program is not looking across the cloud landscape, it cannot confidently say it is monitoring the right things, especially in the areas where new bugs and misconfigurations show up first.</span></p><h2>Transparency becomes a differentiator when AI enters the loop</h2><p style="direction: ltr;"><span style='font-size: undefined;'>As AI becomes more present in triage and investigation, Corey argues that transparency will matter even more. He shares that Rapid7 built MDR with the assumption that customers should be able to log in at any time and audit what is happening in their environment. That level of visibility can be uncomfortable, but it becomes more important as AI plays a larger role in how decisions are made. The presence of AI in MDR programs does not reduce the need for trust, but increases it. And that trust is built through transparency and auditability, not assumption.</span></p><p style="direction: ltr;"><span style='font-size: undefined;'>That also means being able to show where AI is actually making a difference. It is not enough to say it is working. Teams need to see the impact in real terms.</span></p><p style="direction: ltr;"><span style='font-size: undefined;'>Corey contrasts that with what he sees as the market default: black box approaches that ask customers to trust the output until something goes wrong. His prediction is blunt and practical. As buyers mature, RFPs will demand the ability to inspect how alerts are processed and how investigations are run, because that is what trust looks like at scale.</span></p><p style="direction: ltr;"><span style='font-size: undefined;'>Watch the full episode below to hear Corey’s take on what is changing, what is still missing, and why the strongest MDR programs in 2026 will be the ones that plan for preemptive action, not just faster reaction.</span></p><p>⠀</p>]]></description>
      <link>https://www.rapid7.com/blog/post/it-2026-ai-powered-mdr-ceo-corey-thomas-cisos</link>
      <guid isPermaLink="false">blt374ae56d268eb780</guid>
      <category><![CDATA[Artificial Intelligence]]></category>
      <category><![CDATA[Managed Detection and Response (MDR)]]></category><dc:creator><![CDATA[Craig Adams]]></dc:creator>
      <pubDate>Wed, 01 Apr 2026 13:00:00 GMT</pubDate><media:content url="https://images.contentstack.io/v3/assets/blte4f029e766e6b253/bltf8317b2e5bfec732/68adbeaa4f9d3d04bd8228e9/experts-on-experts.png" medium="image" />
    </item>
    <item>
      <title><![CDATA[Rapid7 Guidance on Observed Microsoft Teams Phishing Campaigns]]></title>
      <description><![CDATA[<p style="direction: ltr;"><span style='font-size: undefined;'>The </span><a href="https://www.rapid7.com/services/managed-detection-and-response-mdr/" target="_blank"><span style='font-size: undefined;'>Rapid7 MDR</span></a><span style='font-size: undefined;'> team is currently monitoring an increase in phishing campaigns where threat actors (TAs) impersonate internal IT departments via Microsoft Teams. The primary objective is to persuade users to launch Quick Assist, granting the TA remote access to deploy malware, exfiltrate data, or facilitate lateral movement across the network.</span></p><p style="direction: ltr;"><span style='font-size: undefined;'>Social engineering via IT Support impersonation is not a new threat, but the recent surge in Teams-based delivery highlights a critical vulnerability in how organizations manage external access. Teams often allows any external user to message internal staff. This is the functional equivalent of operating an email server without a gateway filter. While a cautious user might notice an "External" tag on the chat, the inherent trust placed in collaboration tools often overrides standard security instincts, granting TAs a direct, high-trust channel to your end users.</span></p><h2 style="direction: ltr;">Threat overview</h2><p style="direction: ltr;"><span style='font-size: undefined;'>The attack we’ve observed typically follows a specific sequence of events:</span></p><ol><li style="direction: ltr;"><p style="direction: ltr;"><span style='font-size: undefined;'><strong>Initial contact:</strong></span><span style='font-size: undefined;'> The threat actor sends spoofed Microsoft Teams chat requests to multiple users within an environment, simultaneously. These often appear to come from "IT Support," "System Admin," or other spoofed internal aliases.</span></p></li><li style="direction: ltr;"><p style="direction: ltr;"><span style='font-size: undefined;'><strong>Engagement:</strong></span><span style='font-size: undefined;'> Once a user accepts the chat request, the threat actor initiates a conversation under the pretext of IT support offering computer support, such as "fixing a technical issue" or "performing a security update."</span></p></li><li style="direction: ltr;"><p style="direction: ltr;"><span style='font-size: undefined;'><strong>Exploitation:</strong></span><span style='font-size: undefined;'> The threat actor requests the user to launch Quick Assist. Once the connection is established, the TA gains remote access to the machine, allowing them to deploy malware, exfiltrate data, or move laterally through the network.</span></p></li></ol><h2 style="direction: ltr;">What you should do now</h2><p style="direction: ltr;"><span style='font-size: undefined;'>To protect your environment from this activity, Rapid7 recommends the following technical controls:</span></p><h3 style="direction: ltr;"><span style='color:rgb(67, 67, 67);'>Harden Microsoft Teams settings</span></h3><p style="direction: ltr;"><span style='font-size: undefined;'>In the Teams Admin Center, limit external communications to "Only allowed domains." This prevents random external tenants from messaging your employees unless they are on an approved allowlist. In addition, Rapid7 recommends disabling the ability for users to communicate with external Teams users who are not managed by an organization. </span></p><p style="direction: ltr;"><span style='font-size: undefined;'>If your business doesn't require cold outreach from external vendors, toggle off "Allow External Users to Start Conversations" to ensure only your users can initiate outside chats. If your business does require this functionality more broadly, consider implementing Spoof Intelligence.</span></p><h3 style="direction: ltr;"><span style='color:rgb(67, 67, 67);'>Implement automatic blocking of spoofed Teams messages</span></h3><p style="direction: ltr;"><span style='font-size: undefined;'>Enable Spoof Intelligence within your Microsoft 365 security settings. This feature automatically detects and blocks senders who are not who they claim to be. This feature works by identifying and managing senders that fail SPF/DKIM/DMARC. If you have known senders who don’t have these configured, ensure you set the appropriate exceptions.</span></p><h3 style="direction: ltr;"><span style='color:rgb(67, 67, 67);'>Disable/harden Quick Assist </span></h3><p style="direction: ltr;"><span style='font-size: undefined;'>Rapid7 recommends removing or disabling Microsoft Quick Assist if it is not required within your environment. This can be achieved via Group Policy Object (GPO) blocking the application, blocking network traffic to the Quick Assist domain, or uninstalling the Quick Assist package.</span></p><h3 style="direction: ltr;"><span style='color:rgb(67, 67, 67);'>Watch for red flags</span></h3><p style="direction: ltr;"><span style='font-size: undefined;'>Train staff to recognize these specific "Teams spoofing" hallmarks:</span></p><ul><li style="direction: ltr;"><p style="direction: ltr;"><span style='font-size: undefined;'><strong>The "external" tag:</strong></span><span style='font-size: undefined;'> Remind users to look for the (external) tag next to a name. Real internal IT support will never have this tag.</span></p></li><li style="direction: ltr;"><p style="direction: ltr;"><span style='font-size: undefined;'><strong>Sense of urgency:</strong></span><span style='font-size: undefined;'> Attackers often claim there is a "security breach" or "expired password" to rush the user into bypassing safety protocols.</span></p></li><li style="direction: ltr;"><p style="direction: ltr;"><span style='font-size: undefined;'><strong>Out-of-band verification:</strong></span><span style='font-size: undefined;'> Establish a policy that IT will never initiate a support session via a cold-call Teams chat without a pre-existing ticket number. If a user is unsure, IT should have a pre-established process in place for a user to validate the requestor’s identity.</span></p></li></ul><h2 style="direction: ltr;">Rapid7 customers</h2><p style="direction: ltr;"><span style='font-size: undefined;'>We are continually monitoring your environment for related activity. Below is a non-exhaustive list of detections that are deployed:</span></p><ul><li style="direction: ltr;"><p style="direction: ltr;"><span style='font-size: undefined;'>Suspicious Chat Request - Potential Social Engineering Attempt</span></p></li><li style="direction: ltr;"><p style="direction: ltr;"><span style='font-size: undefined;'>Suspicious Conversation - Potential Social Engineering Message Interaction</span></p></li><li style="direction: ltr;"><p style="direction: ltr;"><span style='font-size: undefined;'>Initial Access - Potential Social Engineering Session Initiated Following Chat Request</span></p></li><li style="direction: ltr;"><p style="direction: ltr;"><span style='font-size: undefined;'>Suspicious Chat Request - Multiple Users Contacted by Foreign Tenant via Default Tenant Domain</span></p></li><li style="direction: ltr;"><p style="direction: ltr;"><span style='font-size: undefined;'>Initial Access - Microsoft Teams Remote Control Granted to Suspicious External Account</span></p></li></ul><p style="direction: ltr;"><span style='font-size: undefined;'>Rapid7 MDR is here to support your team, strengthen your defenses, and help you stay ahead of adversaries attempting to use this tactic to gain access to your environment. Learn more about our service </span><a href="https://www.rapid7.com/services/managed-detection-and-response-mdr/" target="_blank"><span style='font-size: undefined;'>here</span></a><span style='font-size: undefined;'>.</span></p>]]></description>
      <link>https://www.rapid7.com/blog/post/dr-guidance-on-observed-microsoft-teams-phishing-campaigns</link>
      <guid isPermaLink="false">blt4936d09f1682eb80</guid>
      <category><![CDATA[Managed Detection and Response (MDR)]]></category>
      <category><![CDATA[Threat Intel]]></category><dc:creator><![CDATA[Brett Deroche]]></dc:creator>
      <pubDate>Mon, 16 Mar 2026 15:49:17 GMT</pubDate><media:content url="https://images.contentstack.io/v3/assets/blte4f029e766e6b253/blt65a432ba319f4043/6846abddaf18306debe6cf4d/ETR.webp" medium="image" />
    </item>
    <item>
      <title><![CDATA[From Threat Detection to Response: What to Expect from Our MDR Sessions]]></title>
      <description><![CDATA[<p style="direction: ltr;"><span style='font-size: undefined;'>Detection and response are under pressure. Expanding attack surfaces, identity misuse, cloud sprawl, and AI-accelerated threats have changed what “ready” looks like for a SOC. That’s why this year’s </span><a href="https://rapid7.brighttalk.com/?utm_source=blog&amp;utm_medium=website&amp;utm_content=blog-2&amp;utm_campaign=global-pla-2026-global-virtual-summit-prospect-eng-etos-25" target="_blank"><span style='font-size: undefined;'>Global Cybersecurity Summit</span></a><span style='font-size: undefined;'> places continuous threat defense at the center of the conversation.</span></p><p style="direction: ltr;"><span style='font-size: undefined;'>The focus is clear: this is what modern MDR looks like when it’s designed to disrupt attackers earlier, not just react to them faster.</span></p><h2><span style='font-size: undefined;'>2026 MDR sessions: A sneak peek</span></h2><p style="direction: ltr;"><span style='font-size: undefined;'>Throughout the summit, several sessions will explore how detection and response are evolving in practice. In this year’s “</span><span style='font-size: undefined;'><em>Inside the Modern SOC”</em></span><span style='font-size: undefined;'>, we’ll look at how response actually unfolds when pressure is high and decisions matter. It’s a close examination of ownership, escalation, and how teams coordinate across endpoint, identity, and cloud telemetry.</span></p><p style="direction: ltr;"><span style='font-size: undefined;'>In “</span><span style='font-size: undefined;'><em>Using Red Teaming to Power Preemptive MDR”</em></span><span style='font-size: undefined;'>, the conversation shifts upstream. Rather than treating red teaming as a compliance exercise, this session examines how continuous testing strengthens detection coverage and validates response workflows before a real attacker forces the issue.</span></p><p style="direction: ltr;"><span style='font-size: undefined;'>For the executive leaders</span><span style='font-size: undefined;'><em> “A CISO’s Guide to MDR Accountability and Outcomes”</em></span><span style='font-size: undefined;'> will examine MDR through a leadership lens, describing how leaders can best evaluate performance, define success, and ensure response strategies hold up under scrutiny. As detection models grow more complex, clarity around accountability can become just as important as technical capability.</span></p><p style="direction: ltr;"><span style='font-size: undefined;'>For hands-on practitioners, “</span><span style='font-size: undefined;'><em>Hunt or Be Hunted: Frontline Tales of Detection”</em></span><span style='font-size: undefined;'> offers a scenario-driven walkthrough of how SOC analysts triage signals, manage handoffs, and make decisions under real operational pressure. Meanwhile, </span><span style='font-size: undefined;'><em>"IR in Practice: Tools, Tradecraft, and Adversary-Informed Investigation”</em></span><span style='font-size: undefined;'> provides a deeper look at investigative workflows – including practical use cases and adversary-informed response approaches.</span></p><h2><span style='font-size: undefined;'>What preemptive MDR really means</span></h2><p style="direction: ltr;"><span style='font-size: undefined;'>Together, these sessions represent part of a broader theme: </span><span style='font-size: undefined;'><strong>Preemptive security operations</strong></span><span style='font-size: undefined;'> is not about adding more tools or generating more alerts. It is about reducing uncertainty, aligning exposure with detection, and building workflows that allow teams to act with confidence.</span></p><p style="direction: ltr;"><span style='font-size: undefined;'>And this is only a preview. Additional sessions, speakers, and perspectives will continue to be announced as the summit approaches.</span></p><p style="direction: ltr;"><span style='font-size: undefined;'>If you’re responsible for detection strategy, response readiness, or MDR governance, this track is designed to meet you where you operate. Join us </span><span style='font-size: undefined;'><strong>May 12–13</strong></span><span style='font-size: undefined;'> and be part of the shift toward more confident, preemptive security operations.</span></p><p style="direction: ltr;"><a href="https://rapid7.brighttalk.com/?utm_source=blog&amp;utm_medium=website&amp;utm_content=blog-2&amp;utm_campaign=global-pla-2026-global-virtual-summit-prospect-eng-etos-25"><span style='font-size: undefined;'><strong>Register now</strong></span></a></p>]]></description>
      <link>https://www.rapid7.com/blog/post/it-threat-detection-response-mdr-sessions-global-cybersecurity-summit</link>
      <guid isPermaLink="false">bltc025a039714bde80</guid>
      <category><![CDATA[Events]]></category>
      <category><![CDATA[Managed Detection and Response (MDR)]]></category><dc:creator><![CDATA[Emma Burdett]]></dc:creator>
      <pubDate>Mon, 16 Mar 2026 13:24:20 GMT</pubDate><media:content url="https://images.contentstack.io/v3/assets/blte4f029e766e6b253/blt7652fa46396969f5/69a59e6cfbdb4d75ad7755a9/REQ-14706_-_1600x900px.png" medium="image" />
    </item>
    <item>
      <title><![CDATA[ICYMI: Experts on Experts – Season One Roundup]]></title>
      <description><![CDATA[<p style="direction: ltr;"><span style='font-size: undefined;'>In 2025, we launched </span><a href="https://www.youtube.com/watch?v=0yW_fviFFqg&amp;list=PLMrgKzfE1aINxE0gWwHhfb_dY7Jen4FNI" target="_blank"><span style='font-size: undefined;'><em>Experts on Experts: Commanding Perspectives</em></span></a><span style='font-size: undefined;'> as a pilot video series designed to spotlight the ideas shaping cybersecurity, directly from the people driving them. Over five episodes, Rapid7 leaders shared short, candid conversations on topics like agentic AI, MDR ROI, cybercrime-as-a-service, and policy in practice. With Season Two launching soon, now is the perfect time to revisit the first run of expert conversations that started it all. </span></p><p style="direction: ltr;"><span style='font-size: undefined;'>Each episode is now embedded in its supporting blog on rapid7.com, making it even easier to watch, read, and share. Here's your full recap of Season One.</span></p><h3>Ep 1: What Happens When Agentic AIs Talk to Each Other?</h3><p><span style='font-size: undefined;'><strong>Guest:</strong></span><span style='font-size: undefined;'> Laura Ellis, VP of Data & AI</span></p><p style="direction: ltr;"><span style='font-size: undefined;'>Agentic AI was one of the most talked-about themes of the year, but few tackled it with the clarity and urgency Laura Ellis brought to this episode. From governance models to inter-agent deception, the conversation explores how AI systems can interact in unpredictable ways. Laura shares her perspective on keeping humans at the helm, how to contain agent behavior in real-world infrastructure, and what’s realistic for security teams today. The episode came from a LinkedIn conversation about autonomy, oversight, and the potential for agent-to-agent manipulation, and answered a lot of questions. If you’re curious about how AI moves from experiment to ecosystem, this is a great place to start.</span></p><p><span style='font-size: undefined;'>[</span><a href="https://www.rapid7.com/blog/post/what-happens-when-agentic-ais-talk-to-each-other/">Read and watch</a>]</p><h3>Ep 2: What MDR ROI Really Looks Like</h3><p><span style='font-size: undefined;'><strong>Guest:</strong></span><span style='font-size: undefined;'> Jon Hencinski, VP of Detection & Response</span></p><p style="direction: ltr;"><span style='font-size: undefined;'>In this open and honest conversation, Jon Hencinski takes us inside the modern SOC to show what strong managed detection and response really looks like. From coverage and telemetry to analyst training and noise reduction, the episode walks through the building blocks of a high-performing MDR program. Jon speaks directly to security leaders and decision-makers, breaking down which metrics matter most, how to measure confidence in your provider, and why speed is still the differentiator. If you’re evaluating MDR partners or trying to articulate the value of your program internally, this episode offers a practical benchmark. It also pairs well with Rapid7’s I</span><a href="https://www.rapid7.com/blog/post/dr-organizations-achieving-422-percent-roi-with-rapid7-mdr/"><span style='font-size: undefined;'>DC report on MDR business value</span></a><span style='font-size: undefined;'>, which (Spoiler Alert) found a 422% three-year ROI and payback in under six months.</span></p><p><span style='font-size: undefined;'>[</span><a href="https://www.rapid7.com/blog/post/it-staying-ahead-of-attackers-what-soc-teams-are-doing-differently-in-2025/" target="_blank">Read and watch</a>]</p><h3>Ep 3: The Business of Cybercrime</h3><p><span style='font-size: undefined;'><strong>Guest:</strong></span><span style='font-size: undefined;'> Raj Samani, SVP and Chief Scientist</span></p><p style="direction: ltr;"><span style='font-size: undefined;'>Cybercrime is no longer just a threat, it’s an economy. In this episode, Raj Samani unpacks the business model behind ransomware, initial access brokers, and affiliate operations. He shares his view on how cybercriminals are scaling operations like startups, what security teams can do to map that behavior, and why understanding the economy of access is key to disruption. It’s an insightful look at how attacker innovation is outpacing the traditional response, and what needs to change. Raj also reflects on the blurred lines between opportunistic access and long-tail ransomware campaigns, and how buyers on the dark web shape the threat landscape. This conversation is especially useful for defenders who want to think more strategically about adversaries and the systems that support them.</span></p><p><span style='font-size: undefined;'>[</span><a href="https://www.rapid7.com/blog/post/it-the-business-of-cybercrime-raj-samani-on-access-ransomware-and-what-comes-next/">Read and watch</a>]</p><h3 style="direction: ltr;">Ep 4: What SOC Teams Are Doing Differently in 2025</h3><p><span style='font-size: undefined;'><strong>Guest:</strong></span><span style='font-size: undefined;'> Steve Edwards, Director of Threat Intelligence and Detection Engineering</span></p><p style="direction: ltr;"><span style='font-size: undefined;'>This episode walks through the key findings of </span><a href="https://www.rapid7.com/lp/idc-report-mdr-roi/"><span style='font-size: undefined;'>Rapid7’s IDC study on the business value of MDR</span></a><span style='font-size: undefined;'> and brings them to life through real-world SOC operations. Steve Edwards shares how telemetry access changes the game, what true coverage looks like in practice, and why teams are shifting away from reactive models to faster, context-rich detection. You’ll hear what happens in the first 24 to 48 hours of incident response and how Rapid7’s no-cap IR model improves confidence during high-pressure moments. Steve also breaks down how teams are using </span><span style='font-size: undefined;'>MITRE ATT&CK</span><span style='color:rgb(68, 71, 70);font-size: undefined;'> </span><span style='font-size: undefined;'> mapping to prioritize security investments and measure response maturity over time. For security leaders and buyers evaluating managed services, this conversation offers a clear, practical lens on what </span>a successful MDR program looks like from a security and business perspective.</p><p>[<a href="https://www.rapid7.com/blog/post/it-mdr-roi-what-security-leaders-need-to-ask-for/" target="_blank">Read and watch</a>]</p><h3 style="direction: ltr;">Ep 5: Policy to Practice - What Cyber Resilience Really Takes</h3><p><span style='font-size: undefined;'><strong>Guest:</strong></span><span style='font-size: undefined;'> Sabeen Malik, VP of Global Government Affairs and Public Policy</span></p><p style="direction: ltr;"><span style='font-size: undefined;'>With new regulations emerging across the globe, it’s easy to confuse compliance with resilience. In this episode, Sabeen Malik unpacks what it takes to bridge that gap. She talks through disclosure laws, geopolitical tension, and the difficulty of turning policy into something operators can act on. Sabeen brings both policy expertise and operational realism, making the case that cybersecurity regulation needs to be built for the real world, not for a checklist. She also explores the cultural side of risk, including how insider threats and trust-based frameworks play into resilience planning. If your organization is tracking regulatory changes or working toward a more mature security posture, this episode offers a smart lens on where policy can help, and how to overcome it's shortfalls.</span></p><p><span style='font-size: undefined;'>[</span><a href="https://www.rapid7.com/blog/post/it-policy-to-practice-cyber-resilience-needs-reboot-experts/">Read and watch</a>]</p>]]></description>
      <link>https://www.rapid7.com/blog/post/it-icymi-rapid7-experts-on-experts-season-one-roundup</link>
      <guid isPermaLink="false">bltff3951b3a6ffa11e</guid>
      <category><![CDATA[Podcast]]></category>
      <category><![CDATA[Artificial Intelligence]]></category>
      <category><![CDATA[Ransomware]]></category>
      <category><![CDATA[Security Operations (SOC)]]></category>
      <category><![CDATA[Managed Detection and Response (MDR)]]></category><dc:creator><![CDATA[Emma Burdett]]></dc:creator>
      <pubDate>Tue, 03 Feb 2026 14:23:34 GMT</pubDate><media:content url="https://images.contentstack.io/v3/assets/blte4f029e766e6b253/bltf8317b2e5bfec732/68adbeaa4f9d3d04bd8228e9/experts-on-experts.png" medium="image" />
    </item>
    <item>
      <title><![CDATA[Rapid7 MDR Integrates Microsoft Defender Signals to Create Tangible Security Outcomes]]></title>
      <description><![CDATA[<p style="direction: ltr;"><span style='font-size: undefined;'>Organizations increasingly rely on </span><a href="https://www.rapid7.com/blog/post/pt-rapid7-partner-mdr-for-microsoft/"><span style='font-size: undefined;'>Microsoft</span></a><span style='font-size: undefined;'> as their foundational productivity and security technology provider. As these environments grow in scale and complexity, security leaders are responsible for operationalizing the vast signals traversing their Microsoft stack in order to anticipate and preempt threats. At the same time, those efforts must deliver measurable security outcomes and clear return on investment.</span></p><p style="direction: ltr;">If you’re reading this, you already know what’s at stake. But I’ll say it louder for the folks in the back: As more of your environment consolidates onto Microsoft, the attack surface evolves – and without fully operationalizing that ecosystem, risk grows alongside it.</p><p>We are excited to announce the availability of Rapid7 <a href="https://www.rapid7.com/services/managed-detection-and-response-mdr/microsoft" target="_blank">MDR for Microsoft</a> – a preemptive threat detection, investigation, and response service that brings together Rapid7’s global SOC, our market-leading SIEM technology, and deeper bi-directional Microsoft Defender integrations. The service helps security and IT teams maximize their investments, reduce cost and complexity, respond decisively to threats, and improve their security posture and resilience.</p><h2><span style='color:rgb(67, 67, 67);'>Extend the power of your stack</span></h2><p style="direction: ltr;">Microsoft Defender provides broad visibility across modern environments – from endpoint and identity to cloud and email. That visibility leads many organizations to a fine line, where it can either mean <em>rich, actionable insight</em> for some security teams, and <em>overwhelming signal volume and missed alerts </em>for others. Rapid7 helps organizations build a clear picture from the rich telemetry by bringing these Microsoft signals together with our native telemetry. And by incorporating exposure and asset risk directly into investigations, our SOC is empowered to anticipate likely breach paths and intervene earlier in the attack lifecycle. Combining your Microsoft security stack with our preemptive MDR ultimately helps you:</p><ul><li style="direction: ltr;"><strong>Anticipate attacks before they start</strong></li><li style="direction: ltr;"><strong>Respond with certainty across the full attack lifecycle</strong></li><li style="direction: ltr;"><strong>Strengthen resilience through partnership</strong></li><li style="direction: ltr;"><p><strong>Get better outcomes from Microsoft - not overhead</strong></p></li></ul><h2><span style='color:rgb(67, 67, 67);'>Capabilities that drive real-world outcomes</span></h2><p style="direction: ltr;"><span style='font-size: undefined;'>Leaning into Rapid7’s proven record as a leader in managed detection and response, MDR for Microsoft combines powerful AI-SOC technology with expert human service delivery to help Microsoft-centric organizations achieve measurable security outcomes. In </span><a href="https://www.rapid7.com/lp/idc-report-mdr-roi/"><span style='font-size: undefined;'>IDC’s recent Business Value of Rapid7 MDR study</span></a><span style='font-size: undefined;'>, customers achieved a 422% three-year ROI, identified threats 87% faster, and reduced the likelihood of a major security event by 54%. MDR for Microsoft delivers these same results through capabilities designed to operationalize and protect Microsoft environments at scale, including:</span></p><ul><li style="direction: ltr;"><p style="direction: ltr;"><span style='font-size: undefined;'><strong>Risk-aware analysis that stops attacks earlier: </strong></span><span style='font-size: undefined;'>By pairing enterprise vulnerability risk management with analysis of live threat activity, the service preemptively identifies the attack paths most likely to be exploited – empowering efficient analyst evaluation with a clear understanding of underlying asset context.</span></p></li></ul><ul><li style="direction: ltr;"><p style="direction: ltr;"><span style='font-size: undefined;'><strong>Dedicated cybersecurity advisor extends your team: </strong></span><span style='font-size: undefined;'>Your advisor leverages their practitioner experience to provide regular threat briefings, environment-hardening advice, program governance, and health checks – helping drive long-term maturity without adding headcount.</span></p></li><li style="direction: ltr;"><p style="direction: ltr;"><span style='font-size: undefined;'><strong>Decisive response backed by deep forensics and unlimited IR:</strong></span><span style='font-size: undefined;'> Remote containment, endpoint forensics powered by our open-source DFIR framework –  Velociraptor – and unlimited incident response ensure threats are stopped quickly, and fully investigated and neutralized before our team rests.</span></p></li></ul><ul><li style="direction: ltr;"><p style="direction: ltr;"><span style='font-size: undefined;'><strong>Unlimited log ingestion delivers predictable value</strong></span><span style='font-size: undefined;'>: Remove SIEM cost constraints and ensure complete visibility so investigations are never limited by data volume or surprise overage fees.</span></p></li><li style="direction: ltr;"><p style="direction: ltr;"><span style='font-size: undefined;'><strong>Bi-Directional Defender integration that reduces friction: </strong></span><span style='font-size: undefined;'>Endpoint alerts and analyst actions stay synchronized between Rapid7 and Microsoft consoles, keeping systems aligned while laying the foundation for broader integrations across additional Microsoft security vectors.</span></p></li><li><p style="direction: ltr;"><span style='color:rgb(35, 31, 32);font-size: undefined;'><strong>Always-on, expert-led SOC coverage: </strong></span><span style='color:rgb(35, 31, 32);font-size: undefined;'>Our 24x7x365 global SOC continuously monitors and investigates activity across Microsoft and non-Microsoft environments, ensuring threats are identified and acted on as soon as they emerge.</span></p></li><li style="direction: ltr;"><p style="direction: ltr;"><span style='font-size: undefined;'><strong>Full transparency into SOC activity and outcomes: </strong></span><span style='font-size: undefined;'>With direct access to the SIEM and investigation workflows, your team can ride sidecar on investigations, run your own queries, upskill internal teams, and clearly see the outcomes being delivered by the Rapid7 SOC over time.</span></p></li></ul><p style="direction: ltr;"><span style='font-size: undefined;'>Additional value-drivers included in the service are unlimited SOAR automation, standard 13-month data retention with the ability to extend, proactive threat hunting, and AI-assisted investigation workflows, delivering a comprehensive MDR experience that scales with your environment and outpaces attackers.</span></p><h2>Make the most of Microsoft Defender with Rapid7</h2><p style="direction: ltr;"><span style='font-size: undefined;'>As Microsoft continues to serve as the backbone of modern environments, the ability to translate security signals into consistent action becomes increasingly critical. MDR for Microsoft is designed to help security leaders move confidently from visibility to outcomes – pairing the strength of Microsoft Defender with Rapid7’s proven expertise, preemptive risk-awareness, and resilience-building capabilities. The result is a security program that not only sees more, but responds faster, operates with greater confidence, and proves its value as environments continue to scale.</span></p><p style="direction: ltr;"><span style='font-size: undefined;'>If you’d like to see how MDR for Microsoft can help you operationalize your Microsoft security stack, request a demo or reach out to your Rapid7 account team to continue the conversation.</span></p>]]></description>
      <link>https://www.rapid7.com/blog/post/dr-microsoft-defender-to-tangible-security-outcomes-with-rapid7-mdr</link>
      <guid isPermaLink="false">blteb95e6746c8a3f62</guid>
      <category><![CDATA[Managed Detection and Response (MDR)]]></category>
      <category><![CDATA[Managed Threat Complete]]></category><dc:creator><![CDATA[Rapid7]]></dc:creator>
      <pubDate>Wed, 21 Jan 2026 14:00:00 GMT</pubDate><media:content url="https://images.contentstack.io/v3/assets/blte4f029e766e6b253/blt7aefdd21d18d1795/6968e671a251a70008363cbb/Promo-Defender_for_Cloud.jpg" medium="image" />
    </item>
    <item>
      <title><![CDATA[What’s New in Rapid7 Products & Services: H2 2025 in Review]]></title>
      <description><![CDATA[<p style="direction: ltr;"><span style='font-size: undefined;'>Over the last six months we’ve delivered significant advancements across the Command Platform, as well as received recognition as a Leader in Exposure Management and Managed Detection and Response (MDR) analyst reports. From launching new AI-driven capabilities - including our new next-gen SIEM Incident Command - to introducing real-time visibility into organizational risk with enhanced dashboarding, we continued to innovate in ways that support faster, more confident decision making. Explore the highlights of what we’ve been up to below.</span></p><h2>Exposure Management: Prioritize risk across your attack surface</h2><h3 style="direction: ltr;"><span style='color:rgb(67, 67, 67);'>Rapid7 named a Leader in the 2025 Gartner® Magic Quadrant™ for Exposure Assessment Platforms</span></h3><p style="direction: ltr;"><span style='font-size: undefined;'>Rapid7 was recognized as a Leader in the inaugural 2025 Gartner® Magic Quadrant™ for Exposure Assessment Platforms (EAP). We believe this reflects our ability to help customers continuously understand, prioritize, and reduce risk across their hybrid environments. Exposure Command brings unified visibility, attacker-aware prioritization, and guided remediation together in one platform, enabling teams to make faster, more confident decisions with validated, business-aligned risk insights. Check out our recent blog post to </span><a href="https://www.rapid7.com/blog/post/em-rapid7-leader-2025-gartner-exposure-assessment-platform-magic-quadrant-mq-eap/"><span style='font-size: undefined;'>learn more</span></a><span style='font-size: undefined;'>.</span></p><h3 style="direction: ltr;"><span style='color:rgb(67, 67, 67);'>Remediate vulnerabilities faster with AI-generated Risk Intelligence</span></h3><p style="direction: ltr;"><span style='font-size: undefined;'>Prioritizing remediation is difficult when teams are flooded with CVEs and lack actionable context about real-world risk. We introduced AI-generated risk intelligence within Remediation Hub to help teams focus on the vulnerabilities that matter most and drive faster, more consistent risk reduction by distilling exploitability, business impact, toxic combinations, and patchability into clear summaries and guided actions. Check out our recent blog post to </span><a href="https://www.rapid7.com/blog/post/pt-remediate-vulnerabilities-faster-with-ai-generated-risk-intelligence/"><span style='font-size: undefined;'>learn more</span></a><span style='font-size: undefined;'>.</span></p><p>⠀</p><figure style="margin: 0"><div style="display: inline-block"><img src="https://images.contentstack.io/v3/assets/blte4f029e766e6b253/blt9ea4d7a4f1edc24a/6952971928be5a622a9f4ffc/Rapid7-AI-Generated-Remediation-Summary-Remediation-Hub.png" height="617" alt="Rapid7-AI-Generated-Remediation-Summary-Remediation-Hub.png" caption="AI-generated Remediation Summary in Remediation Hub" class="embedded-asset" content-type-uid="sys_assets" type="asset" asset-alt="Rapid7-AI-Generated-Remediation-Summary-Remediation-Hub.png" width="791" max-width="791" max-height="617" style="max-width: 791px; width: 791px; max-height: 617px; height: 617px" data-sys-asset-filelink="https://images.contentstack.io/v3/assets/blte4f029e766e6b253/blt9ea4d7a4f1edc24a/6952971928be5a622a9f4ffc/Rapid7-AI-Generated-Remediation-Summary-Remediation-Hub.png" data-sys-asset-uid="blt9ea4d7a4f1edc24a" data-sys-asset-filename="Rapid7-AI-Generated-Remediation-Summary-Remediation-Hub.png" data-sys-asset-contenttype="image/png" data-sys-asset-caption="AI-generated Remediation Summary in Remediation Hub" data-sys-asset-alt="Rapid7-AI-Generated-Remediation-Summary-Remediation-Hub.png" data-sys-asset-position="none" sys-style-type="display"/><figcaption style="text-align:center">AI-generated Remediation Summary in Remediation Hub</figcaption></div></figure><h3 style="direction: ltr;"><span style='color:rgb(67, 67, 67);'>Gain real-time visibility and communicate progress with the Exposure Management Dashboard</span></h3><p style="direction: ltr;"><span style='font-size: undefined;'>To effectively plan, track, and communicate exposure reduction, teams need a clear, real-time view of their security posture. The new Exposure Management Dashboard provides this view with an at-a-glance snapshot of asset coverage, exposure trends, and remediation progress — ideal for quarterly planning cycles and board-level reporting. Exportable views make it easy to justify investment decisions, demonstrate measurable improvements, and show how tool consolidation is strengthening your security program. Learn more in our </span><a href="https://www.rapid7.com/blog/post/whats-new-in-exposure-management-at-rapid7-q3-2025/"><span style='font-size: undefined;'>recent blog</span></a><span style='font-size: undefined;'>.</span></p><p>⠀</p><figure style="margin: 0"><div style="display: inline-block"><img src="https://images.contentstack.io/v3/assets/blte4f029e766e6b253/blt6565808b8d4717a1/695297191e351c2be5197209/Rapid7-Exposure-Management-Dashboard.png" height="832" alt="Rapid7-Exposure-Management-Dashboard.png" caption="Exposure Management Dashboard, built to give you a real-time view of organizational risk" class="embedded-asset" content-type-uid="sys_assets" type="asset" asset-alt="Rapid7-Exposure-Management-Dashboard.png" width="794" max-width="794" max-height="832" style="max-width: 794px; width: 794px; max-height: 832px; height: 832px" data-sys-asset-filelink="https://images.contentstack.io/v3/assets/blte4f029e766e6b253/blt6565808b8d4717a1/695297191e351c2be5197209/Rapid7-Exposure-Management-Dashboard.png" data-sys-asset-uid="blt6565808b8d4717a1" data-sys-asset-filename="Rapid7-Exposure-Management-Dashboard.png" data-sys-asset-contenttype="image/png" data-sys-asset-caption="Exposure Management Dashboard, built to give you a real-time view of organizational risk" data-sys-asset-alt="Rapid7-Exposure-Management-Dashboard.png" data-sys-asset-position="none" sys-style-type="display"/><figcaption style="text-align:center">Exposure Management Dashboard, built to give you a real-time view of organizational risk</figcaption></div></figure><h3 style="direction: ltr;"><span style='color:rgb(67, 67, 67);'>Validate real cloud exposures with Public Exposure Validation</span></h3><p style="direction: ltr;"><span style='font-size: undefined;'>When cloud configurations drift or controls degrade, it’s critical to know which assets are actually exposed to the public internet. Public Exposure Validation confirms externally reachable cloud resources using real external scans, reducing noise and eliminating theoretical findings.</span></p><p style="direction: ltr;"><span style='font-size: undefined;'>Teams gain clearer visibility into true attack paths, shorten investigation cycles, and validate that remediation efforts are closing real gaps. This strengthens their posture with evidence, not assumptions. Learn more in our </span><a href="https://www.rapid7.com/blog/post/whats-new-in-exposure-management-at-rapid7-q3-2025/"><span style='font-size: undefined;'>recent blog</span></a><span style='font-size: undefined;'>.</span></p><h3 style="direction: ltr;"><span style='color:rgb(67, 67, 67);'>Keep external visibility accurate with Dynamic EASM Discovery</span></h3><p style="direction: ltr;"><span style='font-size: undefined;'>Accurate external discovery depends on seeds that reflect what’s truly exposed. But static seed lists can quickly become outdated. Dynamic EASM Discovery continuously pulls domains and public IP ranges from authoritative sources such as MarkMonitor, NetBox, and Rapid7 AppSec, ensuring your discovery scope stays current without manual upkeep.</span></p><p style="direction: ltr;"><span style='font-size: undefined;'>This eliminates blind spots, keeps external inventories aligned with real-world change, and strengthens CTEM outcomes by grounding scope, discovery, and prioritization in real-time data rather than spreadsheets. See our recent blog on Dynamic EASM Discovery to </span><a href="https://www.rapid7.com/blog/post/pt-dynamic-easm-discovery-continuous-discovery-for-a-changing-attack-surface/"><span style='font-size: undefined;'>learn more</span></a><span style='font-size: undefined;'>.</span></p><h2>Detection and Response: Transform your SOC operations</h2><h3><span style='color:rgb(67, 67, 67);font-size: undefined;'>Rapid7 named a Leader in the 2025 Frost Radar™ for Managed Detection and Response</span></h3><p style="direction: ltr;"><span style='font-size: undefined;'>In addition to being named a </span><a href="https://www.rapid7.com/blog/post/em-rapid7-leader-2025-gartner-exposure-assessment-platform-magic-quadrant-mq-eap/"><span style='font-size: undefined;'>Leader in Exposure Assessment</span></a><span style='font-size: undefined;'>, we’re proud to share that we have also received this recognition for Managed Detection and Response with Frost & Sullivan recognizing</span><span style='font-size: undefined;'><strong> Rapid7 as a</strong></span><span style='font-size: undefined;'> </span><span style='font-size: undefined;'><strong>Leader in the 2025 Frost Radar™ for MDR</strong></span><span style='font-size: undefined;'>, based on innovation and growth in a field of 120 evaluated vendors. The report highlights:</span></p><ul><li style="direction: ltr;"><p style="direction: ltr;"><span style='font-size: undefined;'>Rapid7’s AI-driven triage accuracy of 99.93%, which helps security teams close benign alerts and reclaim 200+ SOC hours per week</span></p></li><li style="direction: ltr;"><p style="direction: ltr;"><span style='font-size: undefined;'>Our unified platform combining MDR with exposure management, threat hunting, and active remediation</span></p></li><li style="direction: ltr;"><p style="direction: ltr;"><span style='font-size: undefined;'>180+ third-party integrations across endpoint, network, cloud, and identity</span></p></li></ul><p style="direction: ltr;"><span style='font-size: undefined;'>This recognition reinforces Rapid7’s commitment to proactive, outcome-driven security and delivering continuous innovation, transparent AI, and measurable value to customers. </span><a href="https://www.rapid7.com/blog/post/rapid7-recognized-as-a-leader-in-the-2025-frost-radar-for-managed-detection-and-response/"><span style='font-size: undefined;'>Learn more</span></a><span style='font-size: undefined;'>.</span></p><h3><span style='color:rgb(67, 67, 67);font-size: undefined;'>IDC publishes its Business Value of Rapid7 MDR Study</span></h3><p style="direction: ltr;"><span style='font-size: undefined;'>IDC recently published its Business Value of Rapid7 MDR study, highlighting how customers can achieve a 422% three-year ROI, a 5-month payback period, and an impressive range of additional security outcomes delivered through Rapid7 Managed Detection and Response. The study found that Rapid7 MDR significantly reduced the chances of major security incidents and improved the speed to identify threats for customers – translating to both risk reduction and cost savings. Learn more about the study in our </span><a href="https://www.rapid7.com/blog/post/dr-organizations-achieving-422-percent-roi-with-rapid7-mdr/"><span style='font-size: undefined;'>blog</span></a><span style='font-size: undefined;'> or download the </span><a href="https://www.rapid7.com/lp/idc-report-mdr-roi/"><span style='font-size: undefined;'>full report</span></a><span style='font-size: undefined;'>.</span></p><h3><span style='color:rgb(67, 67, 67);font-size: undefined;'>New third party event sources available for Rapid7 SOC management</span></h3><p style="direction: ltr;"><span style='font-size: undefined;'>For organizations to stay secure, they need visibility across their entire attack surface. With recent third party event source expansions, our Rapid7 SOC can now manage </span><span style='font-size: undefined;'><strong>PAN Cortex XDR</strong></span><span style='font-size: undefined;'>, </span><span style='font-size: undefined;'><strong>Okta Identity, and Google Security Command Center</strong></span><span style='font-size: undefined;'> alerts as a part of our MDR and Managed Threat Complete offerings. This reinforces our defense-in-depth approach, in which Rapid7 collects, correlates, and maps native and third party telemetry to the MITRE ATT&CK framework, providing expanded visibility and greater protection across your entire attack surface. Learn more about SOC-supported third-party event sources </span><a href="https://docs.rapid7.com/services/mdr-supported-third-party-security-tools/"><span style='font-size: undefined;'>here</span></a><span style='font-size: undefined;'>.</span></p><h3><span style='color:rgb(67, 67, 67);font-size: undefined;'>Introducing Incident Command</span></h3><p style="direction: ltr;"><span style='font-size: undefined;'>In July we announced our new AI-powered, next-gen SIEM, Incident Command. Designed to transform how security teams manage investigations and response, Incident Command automates manual tasks and guides analysts through complex workflows — accelerating triage, providing real-time recommended actions, and unifying critical context across alerts and incidents. </span></p><p style="direction: ltr;"><span style='font-size: undefined;'>Backed with generative AI, our next-gen SIEM helps teams reduce mean time to respond (MTTR), improve consistency, and scale security operations without adding headcount. Learn more about what Incident Command can do for your team </span><a href="https://www.rapid7.com/products/siem/"><span style='font-size: undefined;'>here</span></a><span style='font-size: undefined;'>.</span></p><p>⠀</p><figure style="margin: 0"><div style="display: inline-block"><img src="https://images.contentstack.io/v3/assets/blte4f029e766e6b253/bltf298a4c165446fcd/69529719c52b645a31e0f59f/Rapid7-Incident-Command-Home-Page.png" height="538" alt="Rapid7-Incident-Command-Home-Page.png" caption="The Incident Command Home Page brings critical SOC analyst tools together into a singular, actionable view" class="embedded-asset" content-type-uid="sys_assets" type="asset" asset-alt="Rapid7-Incident-Command-Home-Page.png" width="759" max-width="759" max-height="538" style="max-width: 759px; width: 759px; max-height: 538px; height: 538px" data-sys-asset-filelink="https://images.contentstack.io/v3/assets/blte4f029e766e6b253/bltf298a4c165446fcd/69529719c52b645a31e0f59f/Rapid7-Incident-Command-Home-Page.png" data-sys-asset-uid="bltf298a4c165446fcd" data-sys-asset-filename="Rapid7-Incident-Command-Home-Page.png" data-sys-asset-contenttype="image/png" data-sys-asset-caption="The Incident Command Home Page brings critical SOC analyst tools together into a singular, actionable view" data-sys-asset-alt="Rapid7-Incident-Command-Home-Page.png" data-sys-asset-position="none" sys-style-type="display"/><figcaption style="text-align:center">The Incident Command Home Page brings critical SOC analyst tools together into a singular, actionable view</figcaption></div></figure><h3><span style='color:rgb(67, 67, 67);font-size: undefined;'>Rapid7 recognized for the 7th consecutive year in Gartner® Magic Quadrant™ for SIEM</span></h3><p style="direction: ltr;"><span style='font-size: undefined;'>Rapid7 has been recognized in the </span><span style='font-size: undefined;'><em>2025 Gartner</em></span><span style='font-size: undefined;'><sup>®</sup></span><span style='font-size: undefined;'><em> Magic Quadrant™ for Security Information and Event Management (SIEM)</em></span><span style='font-size: undefined;'>, proof of our continued focus on helping security teams work smarter, respond faster, and stay ahead of evolving threats. This year’s report explores how SIEMs are transforming to meet the demands of modern, hybrid environments with greater automation, stronger analytics, and improved efficiency across security operations. We believe our inclusion underscores our commitment to delivering speed, transparency, and extensibility with our next-gen SIEM. </span><a href="https://www.rapid7.com/lp/gartner-report-2025-siem-magic-quadrant"><span style='font-size: undefined;'>Read the report</span></a><span style='font-size: undefined;'> for more insights.</span></p><h2>InsightGovCloud: Trusted security for federal agencies</h2><h3 style="direction: ltr;"><span style='color:rgb(67, 67, 67);'>Rapid7 achieves FedRAMP authorization for InsightGovCloud platform</span></h3><p style="direction: ltr;"><span style='font-size: undefined;'>Our achievement of FedRAMP Authorization to Operate (ATO) underscores our commitment to delivering secure, trusted cloud security solutions for federal agencies. The InsightGovCloud Platform provides government customers with vetted capabilities for vulnerability management, cloud security posture, and threat detection, meeting the rigorous standards required to protect sensitive federal environments, while enabling faster, more efficient security operations. </span><a href="https://www.rapid7.com/solutions/compliance/fedramp/"><span style='font-size: undefined;'>Learn more</span></a><span style='font-size: undefined;'>.</span></p><h2>Rapid7 Labs: Uplevel your defenses with our latest cybersecurity intelligence and research findings</h2><h3><span style='color:rgb(67, 67, 67);'>New research: Q3 2025 Threat Landscape Report</span></h3><p style="direction: ltr;"><span style='font-size: undefined;'>Our Threat Landscape Report provides an analysis of global adversary behavior drawn from Rapid7’s MDR operations, vulnerability intelligence, and threat research. Our latest Q3 2025 report outlines key trends that are shaping today’s threat environment - including AI-assisted attacks and the rapid operationalization of new vulnerabilities - offering clear guidance to help security teams anticipate emerging risks and strengthen defenses in an increasingly fast-evolving landscape. Read the report </span><a href="https://www.rapid7.com/research/report/threat-landscape-report-2025-q3/"><span style='font-size: undefined;'>here</span></a><span style='font-size: undefined;'>.</span></p><h3 style="direction: ltr;"><span style='color:rgb(67, 67, 67);'>Emergent threat response: Real-time guidance for critical threats</span></h3><p style="direction: ltr;"><span style='font-size: undefined;'>Rapid7’s Emergent Threat Response (ETR) program from </span><a href="https://www.rapid7.com/research/"><span style='font-size: undefined;'>Rapid7 Labs</span></a><span style='font-size: undefined;'> delivers fast, expert analysis and first-rate security content for the highest-priority security threats. In H2 2025, Rapid7’s ETR team provided expert analysis, content, and mitigation guidance for a variety of notable vulnerabilities, including:</span></p><ul><li style="direction: ltr;"><p style="direction: ltr;"><a href="https://www.rapid7.com/blog/post/etr-cve-2025-37164-critical-unauthenticated-rce-affecting-hewlett-packard-enterprise-oneview/"><span style='font-size: undefined;'>CVE-2025-37164</span></a><span style='font-size: undefined;'>: Critical unauthenticated RCE affecting Hewlett Packard Enterprise OneView </span></p></li><li style="direction: ltr;"><p style="direction: ltr;"><a href="https://www.rapid7.com/blog/post/etr-critical-vulnerabilities-in-fortinet-cve-2025-59718-cve-2025-59719-exploited-in-the-wild/"><span style='font-size: undefined;'>CVE-2025-59718 and CVE-2025-59719</span></a><span style='font-size: undefined;'>: Critical vulnerabilities in Fortinet exploited in the wild </span></p></li><li style="direction: ltr;"><p style="direction: ltr;"><a href="https://www.rapid7.com/blog/post/etr-react2shell-cve-2025-55182-critical-unauthenticated-rce-affecting-react-server-components/"><span style='font-size: undefined;'>CVE-2025-55182 (React2Shell)</span></a><span style='font-size: undefined;'>: Critical unauthenticated RCE affecting React Server Components</span></p></li><li style="direction: ltr;"><p style="direction: ltr;"><a href="https://www.rapid7.com/blog/post/etr-critical-vulnerability-in-fortinet-fortiweb-exploited-in-the-wild/"><span style='font-size: undefined;'>CVE-2025-64446</span></a><span style='font-size: undefined;'>: Critical Vulnerability in Fortinet FortiWeb Exploited in the Wild </span></p></li><li style="direction: ltr;"><p style="direction: ltr;"><a href="https://www.rapid7.com/blog/post/etr-cve-2025-20333-cve-2025-20362-cve-2025-20363-multiple-critical-vulnerabilities-affecting-cisco-products/"><span style='font-size: undefined;'>CVE-2025-20333, CVE-2025-20362, CVE-2025-20363</span></a><span style='font-size: undefined;'>: Multiple critical vulnerabilities affecting Cisco products </span></p></li><li style="direction: ltr;"><p style="direction: ltr;"><a href="https://www.rapid7.com/blog/post/etr-cve-2025-10035-critical-unauthenticated-rce-in-goanywhere-mft/"><span style='font-size: undefined;'>CVE-2025-10035</span></a><span style='font-size: undefined;'>: Critical unauthenticated RCE in GoAnywhere MFT </span></p></li><li style="direction: ltr;"><p style="direction: ltr;"><a href="https://www.rapid7.com/blog/post/etr-zero-day-exploitation-of-microsoft-sharepoint-servers-cve-2025-53770/"><span style='font-size: undefined;'>CVE-2025-53770</span></a><span style='font-size: undefined;'>: Zero-day exploitation in the wild of Microsoft SharePoint servers </span></p></li></ul><p style="direction: ltr;"><span style='font-size: undefined;'>Follow along </span><a href="https://www.rapid7.com/blog/tag/emergent-threat-response/"><span style='font-size: undefined;'>here</span></a><span style='font-size: undefined;'> to see the latest emergent threat guidance from our team.</span></p><h3 style="direction: ltr;"><span style='color:rgb(67, 67, 67);'>Technical assessments of CVEs in AttackerKB</span></h3><p>Rapid7 researchers also publish additional vulnerability assessments in <a href="https://attackerkb.com/"><span style='font-size: undefined;'>AttackerKB</span></a> to help customers and the community understand and prioritize notable CVEs. Notable contributions from the back-half of 2025 include: </p><ul><li style="direction: ltr;"><p style="direction: ltr;"><a href="https://attackerkb.com/topics/Szq5u0xgUX/cve-2025-20362/rapid7-analysis"><span style='font-size: undefined;'>CVE-2025-20362 and CVE-2025-20333</span></a><span style='font-size: undefined;'> - Cisco ASA unauthenticated RCE chain</span></p></li><li style="direction: ltr;"><p style="direction: ltr;"><a href="https://attackerkb.com/topics/LbA9ANjcdz/cve-2025-10035/rapid7-analysis"><span style='font-size: undefined;'>CVE-2025-10035</span></a><span style='font-size: undefined;'> - Fortra GoAnywhere MFT unauthenticated RCE</span></p></li><li style="direction: ltr;"><p style="direction: ltr;"><a href="https://attackerkb.com/topics/zClpINmLCh/cve-2025-58034/rapid7-analysis"><span style='font-size: undefined;'>CVE-2025-58034</span></a><span style='font-size: undefined;'> - Fortinet FortiWeb command injection</span></p></li><li style="direction: ltr;"><p style="direction: ltr;"><a href="https://attackerkb.com/topics/5C4wRy6hY7/cve-2025-12480/rapid7-analysis"><span style='font-size: undefined;'>CVE-2025-12480</span></a><span style='font-size: undefined;'> - Gladinet CentreStack RCE via access control bypass</span></p></li></ul><h2>Stay tuned for more! </h2><p><span style='font-size: undefined;'>As always, we’re continuing to work on exciting product enhancements and releases throughout the year. Keep an eye on our </span><a href="https://www.rapid7.com/blog/"><span style='font-size: undefined;'>blog</span></a><span style='font-size: undefined;'> and </span><a href="https://docs.rapid7.com/release-notes/"><span style='font-size: undefined;'>release notes</span></a><span style='font-size: undefined;'> as we continue to highlight the latest in product and service investments at Rapid7. </span></p>]]></description>
      <link>https://www.rapid7.com/blog/post/pt-whats-new-rapid7-products-services-h2-2025-review-mdr-siem-eap</link>
      <guid isPermaLink="false">blt3a197591d9201f3b</guid>
      <category><![CDATA[Product Updates]]></category>
      <category><![CDATA[Managed Detection and Response (MDR)]]></category>
      <category><![CDATA[Exposure Command]]></category><dc:creator><![CDATA[Margaret Wei]]></dc:creator>
      <pubDate>Mon, 29 Dec 2025 14:57:48 GMT</pubDate><media:content url="https://images.contentstack.io/v3/assets/blte4f029e766e6b253/blt09a532eac4a02570/6852c5968e72c44b89691ca4/PSN-gov-showcase-hero-image-2.png" medium="image" />
    </item>
    <item>
      <title><![CDATA[Protecting What Powers Business: Rapid7 and Microsoft Partner to Simplify Security]]></title>
      <description><![CDATA[<p style="direction: ltr;"><span style='font-size: undefined;'>Across industries, Microsoft is everywhere. It powers productivity, collaboration, and security through Defender, Sentinel, Entra, and the broader Microsoft ecosystem that underpins how modern organizations operate.</span></p><p>⠀</p><p style="direction: ltr;"><span style='font-size: undefined;'>As organizations deepen their Microsoft investments, there’s an even greater opportunity to strengthen and simplify threat detection and response. Microsoft delivers powerful visibility and security insights across user identities, endpoints, and cloud workloads, but security teams often need help bringing those capabilities together with the rest of their environment to ensure that data, detections, and decisions that drive their threat detection and response program align seamlessly. </span></p><p>⠀</p><p style="direction: ltr;"><span style='font-size: undefined;'>That’s where Rapid7 comes in.</span></p><p>⠀</p><h2><span style='font-size: undefined;'>A shared vision for simplified, unified security</span></h2><p style="direction: ltr;"><span style='font-size: undefined;'>We’re excited to announce the launch of an expanded partnership between Rapid7 and Microsoft, focused on helping organizations fully realize the potential of their Microsoft security investments. Together, we’re building a unified approach to threat detection and response that combines Microsoft’s ecosystem and scale with Rapid7’s AI-native security operations platform and decades of SOC expertise.</span></p><p>⠀</p><p style="direction: ltr;"><span style='font-size: undefined;'><em>Our shared goal: help customers protect their businesses with clarity, speed, and confidence.</em></span></p><p>⠀</p><p style="direction: ltr;"><span style='font-size: undefined;'>For many organizations, Microsoft is the backbone of their IT and security programs. But it’s only one part of a larger, interconnected environment. Security leaders need a way to bring Microsoft Defender, Sentinel, and Entra data into context with the rest of their infrastructure, cloud, and SaaS investments. Rapid7 helps make that possible by connecting Microsoft’s advanced telemetry and analytics with broader visibility and context into all security data, automation, and 24/7 expert-led managed operations.</span></p><p>⠀</p><p style="direction: ltr;"><span style='font-size: undefined;'>We’ve long incorporated deep Microsoft visibility across the Command Platform, integrating with tools across different use cases, such as attack surface management, exposure management, cloud security, and application security. This foundation already allows us to correlate insights across on-premises and cloud environments, including Active Directory, Azure, and Microsoft 365 – providing outcomes across endpoints, workloads, and applications. These capabilities unify context from more than a dozen different Microsoft and Azure tools, giving customers a complete picture of risk across their environment. </span></p><p>⠀</p><p style="direction: ltr;"><span style='font-size: undefined;'>This partnership combines Microsoft Defender’s signal depth with Rapid7’s threat intelligence, automation, and human-led operations to deliver complete visibility and coordinated response across your environment – from Microsoft to everything it touches.</span></p><p>⠀</p><p style="direction: ltr;"><span style='font-size: undefined;'>This means:</span></p><ul><li style="direction: ltr;"><p style="direction: ltr;"><span style='font-size: undefined;'><strong>Unified security operations managed for you:</strong></span><span style='font-size: undefined;'> Rapid7 delivers 24x7 monitoring, investigation, and response across Microsoft and non-Microsoft environments, combining Defender insights with our own detection and response workflows to act quickly on what matters most.</span></p></li><li style="direction: ltr;"><p style="direction: ltr;"><span style='font-size: undefined;'><strong>Faster, smarter response</strong></span><span style='font-size: undefined;'>: AI-driven correlation and human-led expertise reduce alert noise and accelerate containment when threats arise.</span></p></li><li style="direction: ltr;"><p style="direction: ltr;"><span style='font-size: undefined;'><strong>Simplified, predictable operations:</strong></span><span style='font-size: undefined;'> Our managed detection and response (MDR) service removes ingestion complexity so you can focus on security outcomes.</span></p></li><li style="direction: ltr;"><p style="direction: ltr;"><span style='font-size: undefined;'><strong>Transparency and trust:</strong></span><span style='font-size: undefined;'> Built in through seamless integration with the Microsoft consoles security teams already use.</span></p></li></ul><p>⠀</p><h2><span style='font-size: undefined;'>A foundation for what’s next</span></h2><p style="direction: ltr;"><span style='font-size: undefined;'>Over the coming months, we'll introduce new capabilities that make it easier for customers to operationalize Microsoft security within the Rapid7 ecosystem, including unified MDR coverage across the Defender products that protect the key vectors of endpoint, identity, cloud, and email.</span></p><p>⠀</p><p style="direction: ltr;"><span style='font-size: undefined;'>These enhancements will enable organizations to not only respond to Microsoft-based threats faster but also proactively reduce risk across their entire environment through unified detection, investigation, and response.</span></p><p>⠀</p><p style="direction: ltr;"><span style='font-size: undefined;'>We’re excited for this next step in advancing our MDR services to meet Microsoft customers where they are and maximize their investments with comprehensive visibility, faster response, and measurable security outcomes.</span></p><p>⠀</p><p style="direction: ltr;"><span style='font-size: undefined;'>We’ll be releasing more information soon. In the meantime, learn more about Rapid7’s leading MDR service </span><a href="https://www.rapid7.com/services/managed-detection-and-response-mdr/"><span style='font-size: undefined;'>here</span></a><span style='font-size: undefined;'>.</span></p>]]></description>
      <link>https://www.rapid7.com/blog/post/pt-rapid7-partner-mdr-for-microsoft</link>
      <guid isPermaLink="false">blta30f0aad52ee6d2e</guid>
      <category><![CDATA[Managed Detection and Response (MDR)]]></category><dc:creator><![CDATA[Rapid7]]></dc:creator>
      <pubDate>Mon, 10 Nov 2025 14:00:00 GMT</pubDate><media:content url="https://images.contentstack.io/v3/assets/blte4f029e766e6b253/blt30cad4cead79d2d3/6846a7113860835cfa35e65d/surface-command.jpg" medium="image" />
    </item>
    <item>
      <title><![CDATA[MDR ROI, Proven Outcomes, and What Security Leaders Need to Ask For]]></title>
      <description><![CDATA[<p style="direction: ltr;"><span style='font-size: undefined;'>Cybersecurity ROI is notoriously difficult to define, but not impossible.</span></p><p style="direction: ltr;"><span style='font-size: undefined;'>In this </span><span style='font-size: undefined;'><em>Experts on Experts: Commanding Perspectives</em></span><span style='font-size: undefined;'> </span><a href="https://youtu.be/kCf8Bxy3yXE" target="_blank"><span style='font-size: undefined;'>episode</span></a><span style='font-size: undefined;'>, Craig Adams chats with Steve Edwards, Director of Threat Intelligence & Detection Engineering, about what customers really get from Rapid7 MDR and how to think more clearly about value.</span></p><p style="direction: ltr;"><span style='font-size: undefined;'>They cut through buzzwords and talk real-world outcomes: </span><span style='font-size: undefined;'><strong>visibility, consolidation, faster response, and trust.</strong></span></p><h3>What ROI <em>really</em> looks like</h3><p style="direction: ltr;"><span style='font-size: undefined;'>As Steve explains, the ROI conversation starts with confidence. Once customers know they can trust the MDR team to cut through noise and take action, the benefits snowball from reduced false positives, to better visibility and smarter spend.</span></p><p style="direction: ltr;"><span style='font-size: undefined;'>The</span><a href="https://www.rapid7.com/lp/idc-report-mdr-roi/"><span style='font-size: undefined;'> IDC study </span></a><span style='font-size: undefined;'>highlighted a 422% ROI over three years. But the real signal is what teams can do with the time and clarity they gain.</span></p><p style="direction: ltr;">To bring these numbers into your own context, you can use the Rapid7 MDR ROI Calculator - simply plug in your own parameters and apply IDC’s methodology to estimate your unique return. <a href="https://mdr-value-tool.rapid7.com/?utm_campaign=global-mdr-expert-on-experts-prospect-eng-nom-25&amp;utm_medium=website&amp;utm_source=blog&amp;utm_content=launch-blog" target="_self">Try the ROI Calculator!</a></p><h3>Telemetry without tradeoffs</h3><p style="direction: ltr;"><span style='font-size: undefined;'>Craig and Steve also dig into one of the biggest detection challenges today: partial visibility. Many orgs still pay by the log, creating disincentives for full data ingestion. MDR’s all-in access model helps customers detect threats earlier and act faster, without needing to triage upstream data decisions.</span></p><h3>MITRE mapping makes it click</h3><p style="direction: ltr;"><span style='font-size: undefined;'>One of the most actionable insights? MITRE mapping. Steve talks about how customers are using visual coverage data to pinpoint gaps and prioritize onboarding new tech, or building compensating controls.</span></p><h3 style="direction: ltr;">No-cap incident response</h3><p style="direction: ltr;"><span style='font-size: undefined;'>They also walk through what happens during the first 24 - 48 hours of an incident, and why having no cap on IR hours means Rapid7 can stay involved from containment to eradication.</span></p><p style="direction: ltr;">Ready to dive in? <span style='font-size: undefined;'>Watch the full episode below, then check out</span><a href="https://www.rapid7.com/lp/idc-report-mdr-roi/"><strong> Rapid7's full ROI analysis</strong></a><span style='font-size: undefined;'>:</span><br/>⠀</p><p style="direction: ltr;"><strong></strong></p><p><strong>Missed our earlier episodes?</strong><br/>Catch up on <em>Episode 1</em> with Laura Ellis on agentic AI and system governance <a href="https://www.rapid7.com/blog/post/what-happens-when-agentic-ais-talk-to-each-other/" target="_self">here</a>, <em>Episode 2</em> with Jon Hencinski on MDR strategy and SOC readiness <a href="https://www.rapid7.com/blog/post/it-staying-ahead-of-attackers-what-soc-teams-are-doing-differently-in-2025/" target="_self">here,</a> and Episode 3 with Raj Samani on cybercrime-as-a-service <a href="https://www.rapid7.com/blog/post/it-the-business-of-cybercrime-raj-samani-on-access-ransomware-and-what-comes-next/" target="_self">here.</a></p>]]></description>
      <link>https://www.rapid7.com/blog/post/it-mdr-roi-what-security-leaders-need-to-ask-for</link>
      <guid isPermaLink="false">blt856ed0a7c1058428</guid>
      <category><![CDATA[Managed Detection and Response (MDR)]]></category>
      <category><![CDATA[MITRE ATT&CK]]></category><dc:creator><![CDATA[Rapid7]]></dc:creator>
      <pubDate>Thu, 06 Nov 2025 13:55:00 GMT</pubDate><media:content url="https://images.contentstack.io/v3/assets/blte4f029e766e6b253/bltf8317b2e5bfec732/68adbeaa4f9d3d04bd8228e9/experts-on-experts.png" medium="image" />
    </item>
    <item>
      <title><![CDATA[4 Takeaways from the 2025 Gartner® Market Guide for Managed Detection and Response]]></title>
      <description><![CDATA[<p style="direction: ltr;"><span style='font-size: undefined;'>The </span><a href="/lp/gartner-market-guide-for-mdr-2025/" target="_self"><span style='font-size: undefined;'>2025 Gartner® Market Guide for Managed Detection and Response Services</span></a><span style='font-size: undefined;'> comes at a pivotal moment - buyers now expect MDR providers not just to detect and respond, but to reduce exposure, integrate seamlessly, and scale with modern architectures. Below are four lessons we believe are most relevant, and how Rapid7 has aligned to address (and exceed) them.</span></p><h2><span style='font-size: undefined;'>1. Exposure detection is gaining ground</span></h2><p style="direction: ltr;"><span style='font-size: undefined;'>Gartner® projects that by 2028, 50% of MDR findings will include threat exposures, up from ~20% today.</span></p><p style="direction: ltr;"><span style='font-size: undefined;'>We believe this reflects an important shift in how MDR services are expected to operate: helping teams identify not just threats in progress, but the conditions that make those threats possible. At Rapid7, our MDR service is purpose-built to include vulnerability and risk management for a holistic view of your security posture, reducing risk while we keep eyes on your environment 24/7, investigate threats, and keep your environment safe. </span></p><p style="direction: ltr;"><span style='font-size: undefined;'>As demand for exposure-aware MDR continues to grow, we’re committed to giving security teams more ways to see and reduce risk before it becomes an active incident.</span></p><h2><span style='font-size: undefined;'>2. AI = Assistance, not autonomy</span></h2><p style="direction: ltr;"><span style='font-size: undefined;'>While automation is increasingly table stakes, Gartner® emphasizes </span><a href="/fundamentals/what-is-managed-detection-and-response-mdr/" target="_self"><span style='font-size: undefined;'>MDR</span></a><span style='font-size: undefined;'> must remain human-led. AI should support, not replace, skilled analysts.</span><br/><span style='font-size: undefined;'>We believe our Agentic AI model strikes the right balance - enriching alerts, drafting response paths, and filtering noise, while keeping analysts in the driver’s seat. Our global SOC validates workflows as they investigate to ensure precision, transparency, and trust.</span></p><h2><span style='font-size: undefined;'>3. Identity, SaaS & Cloud are the new battlegrounds</span></h2><p style="direction: ltr;"><span style='font-size: undefined;'>MDR must now extend far beyond endpoints. According to Gartner®, effective detection and response increasingly require visibility across Infrastructure as a Service (IaaS) platforms (such as AWS and Microsoft Azure), Software as a Service (SaaS) environments (like Microsoft 365 and Google Workspace), and identity systems that manage access across both.</span></p><p style="direction: ltr;"><span style='font-size: undefined;'>At Rapid7, </span><a href="/services/managed-detection-and-response-mdr/" target="_self"><span style='font-size: undefined;'>our MDR service</span></a><span style='font-size: undefined;'> is built with this in mind. Our Command Platform and Insight Agent provide visibility across cloud workloads, identity activity, access pipelines, and hybrid environments, with added support for the 3rd party security tools teams rely on, helping them detect and disrupt attacks before they escalate.</span></p><h2><span style='font-size: undefined;'>4. MDR must be outcome-driven, not alert-driven</span></h2><p style="direction: ltr;"><span style='font-size: undefined;'>We feel Gartner® makes it clear: detection alone isn’t enough. The real value of MDR lies in the business outcomes it drives - threat containment, exposure reduction, and measurable time savings.</span></p><p style="direction: ltr;"><span style='font-size: undefined;'>We believe outcome-driven MDR means more than just surfacing alerts. It means seeing issues through to resolution, with workflows that triage, prioritize, and trigger action. At Rapid7, we embed this principle across our MDR service, with built-in remediation support, unlimited DFIR, and SOC-led hardening and mitigation guidance that gets results, not just data.</span></p><p style="direction: ltr;"><span style='font-size: undefined;'>It’s not about the number of alerts. It's about keeping your business and customers protected from today’s sophisticated breaches.</span></p><h2><span style='font-size: undefined;'>Raising the bar for MDR</span></h2><p style="direction: ltr;"><span style='font-size: undefined;'>The MDR market is maturing and with it, so are buyer expectations. According to Gartner®, outcome-driven response is no longer a differentiator, it’s the baseline.</span></p><p style="direction: ltr;"><span style='font-size: undefined;'>We believe Rapid7 is already delivering on this evolution: combining 24/7 human-led coverage, exposure-aware investigation, and automated workflows that move security teams from overwhelmed to empowered. It's not just about responding to threats - it’s about reducing them before they impact your business.</span></p><p style="direction: ltr;"><span style='font-size: undefined;'>Download the full </span><a href="https://www.rapid7.com/lp/gartner-market-guide-for-mdr-2025/" target="_blank"><span style='font-size: undefined;'>Gartner® Market Guide</span></a><span style='font-size: undefined;'> to explore where MDR is headed next, and how Rapid7 helps you stay ahead.</span></p><p>⠀</p><p style="direction: ltr;"><span style='font-size: undefined;'><em>Gartner, Market Guide for Managed Detection and Response Services, Pete Shoard, Andrew Davies, Angel Berrios, 1 October 2025.</em></span></p><p style="direction: ltr;"><span style='font-size: undefined;'><em>GARTNER is a registered trademark and service mark of Gartner, Inc. and/or its affiliates in the U.S. and internationally and is used herein with permission. All rights reserved.</em></span></p><p style="direction: ltr;"><span style='font-size: undefined;'><em>Gartner does not endorse any vendor, product or service depicted in its research publications, and does not advise technology users to select only those vendors with the highest ratings or other designation. Gartner research publications consist of the opinions of Gartner's research organization and should not be construed as statements of fact. Gartner disclaims all warranties, expressed or implied, with respect to this research, including any warranties of merchantability or fitness for a particular purpose.</em></span></p>]]></description>
      <link>https://www.rapid7.com/blog/post/dr-2025-gartner-market-guide-for-mdr-takeaways</link>
      <guid isPermaLink="false">blt9ec3e286de532cbc</guid>
      <category><![CDATA[Managed Detection and Response (MDR)]]></category><dc:creator><![CDATA[Emma Burdett]]></dc:creator>
      <pubDate>Mon, 03 Nov 2025 13:56:08 GMT</pubDate><media:content url="https://images.contentstack.io/v3/assets/blte4f029e766e6b253/blt2bb01d44bc984b5f/68efa6dac2504e2d2b200e2c/Card-SIEM-Gartner-Report.jpg" medium="image" />
    </item>
    <item>
      <title><![CDATA[The business value of MDR: Why organizations are achieving 422% ROI with Rapid7]]></title>
      <description><![CDATA[<p style="direction: ltr;"><span style='font-size: undefined;'>Security teams are facing a familiar challenge: costs rise, tools multiply, but the results don’t inspire confidence. The issue is not a lack of effort. The growing complexity of the attack surface makes it harder to stay ahead of attackers and demonstrate value to the business. </span><a href="/services/managed-detection-and-response-mdr/" target="_self"><span style='font-size: undefined;'>Rapid7 Managed Detection and Response</span></a><span style='font-size: undefined;'> (MDR) is designed to change that equation. In a </span><a href="/lp/idc-report-mdr-roi/" target="_blank"><span style='font-size: undefined;'>new whitepaper</span></a><span style='font-size: undefined;'> from IDC, Rapid7 MDR was shown to improve both security and business outcomes. </span></p><h2 style="direction: ltr;">Confidence by the numbers</h2><p style="direction: ltr;"><span style='font-size: undefined;'>IDC spoke with organizations in industries ranging from healthcare to energy about their experience with Rapid7 MDR. On average, each organization realized $2.19 million in annual benefits. Over three years, the return on investment reached 422%, and the service paid for itself in just five months. These gains weren’t merely hypothetical. They reflect avoided downtime from ransomware, reductions in major security events, and tangible improvements in efficiency. Security teams reported productivity increases of nearly 50%, the equivalent of almost seven full-time employees. Many also reduced their tool spend by more than half by consolidating vendors under the MDR program.</span></p><h2 style="direction: ltr;">Simplifying security without sacrificing outcomes</h2><p style="direction: ltr;"><span style='font-size: undefined;'>Traditional security operations centers often struggle with fragmented tools, manual workflows, and a lack of around-the-clock expertise. These inefficiencies leave teams chasing alerts rather than driving strategy. Rapid7 MDR solves these problems. Organizations gain continuous coverage from global SOC experts who detect, validate, contain, and remediate threats across attack vectors including endpoints, cloud environments, and on-premises systems. The service combines AI-driven detection with human-led investigation, ensuring accuracy while reducing the noise that drains security resources. Integrated exposure management brings business context into the equation, helping teams focus on the vulnerabilities and risks that truly matter. And with unlimited data ingestion providing predictable pricing, the service scales with the business instead of surprising it with hidden costs.</span></p><h2 style="direction: ltr;">What customers are saying</h2><p style="direction: ltr;"><span style='font-size: undefined;'>The most compelling evidence often comes directly from the people using the service. One IDC respondent described Rapid7 MDR as easy to deploy with the 24/7 coverage being a key differentiator. They also pointed to Rapid7’s multiple integrated solutions which allow small teams to punch above their weight. Another highlighted the business continuity benefits: </span><span style='font-size: undefined;'><em>“We’ve prevented cyberattacks with Rapid7. For us, it’s all about business continuity. Downtime could cost millions per day — that’s the biggest benefit.”</em></span></p><h2 style="direction: ltr;">Security as a business enabler</h2><p style="direction: ltr;"><span style='font-size: undefined;'>While the immediate benefits of </span><a href="/fundamentals/what-is-managed-detection-and-response-mdr/" target="_self"><span style='font-size: undefined;'>MDR</span></a><span style='font-size: undefined;'> are clear in terms of reduced incidents and faster response, many organizations pointed to an equally important outcome: the freedom for their teams to focus on higher-value work. With threat triage and containment handled by Rapid7 experts, internal staff can direct their attention to governance, compliance, and innovation. This alignment with business priorities strengthens resilience and positions security as a driver of growth, rather than a drag on resources.</span></p><h2 style="direction: ltr;">Unmatched value</h2><p style="direction: ltr;"><span style='font-size: undefined;'>IDC’s research makes the case that Rapid7 MDR is more than a managed service, it’s a strategic investment. By cutting through complexity, preventing costly incidents, and delivering measurable ROI, organizations are turning security into a business advantage. With a five-month payback and a 422% return over three years, Rapid7 MDR provides the clarity, confidence, and impact that security leaders need to both protect and enable their organizations.</span></p><p style="direction: ltr;"><a href="/lp/idc-report-mdr-roi/" target="_self"><span style='font-size: undefined;'>Click here to download the whitepaper.</span></a></p>]]></description>
      <link>https://www.rapid7.com/blog/post/dr-organizations-achieving-422-percent-roi-with-rapid7-mdr</link>
      <guid isPermaLink="false">blt70f5ed1d73feef6b</guid>
      <category><![CDATA[Managed Detection and Response (MDR)]]></category>
      <category><![CDATA[Security Operations (SOC)]]></category><dc:creator><![CDATA[Rapid7]]></dc:creator>
      <pubDate>Wed, 22 Oct 2025 18:26:15 GMT</pubDate><media:content url="https://images.contentstack.io/v3/assets/blte4f029e766e6b253/blta809839b5e85a322/6900d7cd5c420bab5d5dd9e8/2025-idc-roi-report.jpg" medium="image" />
    </item>
    <item>
      <title><![CDATA[Rapid7: 7 years of recognition in Gartner® Magic Quadrant™ for SIEM]]></title>
      <description><![CDATA[<p style="direction: ltr;"><span style='font-size: undefined;'>We’re proud to share that Rapid7 has been recognized in the </span><a href="https://www.rapid7.com/lp/gartner-report-2025-siem-magic-quadrant/" target="_blank"><span style='font-size: undefined;'>2025 Gartner Magic Quadrant for Security Information and Event Management (SIEM)</span></a><span style='font-size: undefined;'>. This is the seventh year we have been positioned in this report, which means we’ve been recognized in every report following the launch of our SIEM offering, InsightIDR, in 2016. </span></p><p style="direction: ltr;"><span style='font-size: undefined;'>Throughout that time, our mission has remained the same: to help security teams detect, investigate, and respond to threats faster and with greater confidence. We feel this continued presence reflects our consistent ability to deliver on that promise and execute on the core outcomes that matter most for security operations teams.</span></p><p style="direction: ltr;"><span style='font-size: undefined;'>Our understanding is that this year’s report highlights how </span><a href="/products/siem/" target="_self"><span style='font-size: undefined;'>SIEM platforms</span></a><span style='font-size: undefined;'> are evolving to support increasingly hybrid environments, growing data volume, and rising analyst expectations and customizations - a direction we believe aligns closely with the evolution of the Rapid7 Command Platform.</span></p><p style="direction: ltr;"><span style='font-size: undefined;'>Rapid7’s SIEM is built for the realities of today’s threat landscape: hybrid environments, alert fatigue, and chronic resource constraints. Designed with the practitioner in mind, our solution combines powerful detections, intuitive investigation workflows, and automation to help SOC teams focus on what matters most.</span></p><p style="direction: ltr;"><span style='font-size: undefined;'><em>We believe this year’s evaluation reflects our ongoing focus on delivering real-time detection, streamlined investigations, and SOC-level outcomes that are accessible to teams of all sizes and maturity levels.</em></span></p><p style="direction: ltr;"><span style='font-size: undefined;'>We’ve made role-specific flexibility a core part of our product strategy, adding improved support for detection engineering, reusable rule logic, and easier dashboard and reporting customization. We continue to invest in product integration, analyst experience, and automation. Our SIEM integrates tightly with other Command Platform solutions including exposure management, cloud security, automation, and application security, helping customers consolidate insights and respond faster.</span></p><h2 style="direction: ltr;">Why we believe Rapid7 was recognized</h2><p style="direction: ltr;"><span style='font-size: undefined;'>We’re proud of several key strengths that evaluations recognize, as they’re foundational to how we build and evolve our SIEM for real-world security teams:</span></p><p style="direction: ltr;"><span style='font-size: undefined;'><strong>Our approach to modern SIEM</strong></span><br/><span style='font-size: undefined;'>We’re proud of several capabilities we believe contributed to our inclusion in this year’s Magic Quadrant. These reflect how we design, build, and continuously improve our SIEM  to meet the needs of real-world security operations teams:</span></p><p style="direction: ltr;"><span style='font-size: undefined;'><strong>Purpose-built for different SOC roles</strong></span><br/><span style='font-size: undefined;'>We believe </span><a href="/fundamentals/siem/" target="_self"><span style='font-size: undefined;'>SIEMs</span></a><span style='font-size: undefined;'> should be as adaptable as the teams who use them. That’s why we’ve focused on role-specific customization, making it easier for analysts, engineers, and detection content owners to build dashboards, tune rules, and tailor workflows based on what matters most to them.</span></p><p style="direction: ltr;"><span style='font-size: undefined;'><strong>Cloud-native and built to scale</strong></span><br/><span style='font-size: undefined;'>Our SIEM is delivered as part of our Command Platform - SaaS-native architecture designed to scale with you. Whether you're centralizing logs, automating threat detection, or investigating across environments, we believe our platform’s flexibility makes it easy to grow without added complexity.</span></p><p style="direction: ltr;"><span style='font-size: undefined;'><strong>Driven by frontline insight</strong></span><br/><span style='font-size: undefined;'>Our own global MDR team uses our SIEM every day to protect thousands of organizations. This means our features are continuously informed by real attacks, validated in live SOC environments, and refined to reduce noise, accelerate triage, and drive clearer response.</span></p><h2 style="direction: ltr;">What’s happened since the evaluation</h2><p style="direction: ltr;"><span style='font-size: undefined;'>Since the evaluation period, we’ve delivered several major advancements across our SIEM solution and the broader Command Platform, including:</span></p><ul><li style="direction: ltr;"><p style="direction: ltr;"><span style='font-size: undefined;'><strong>AI Triage:</strong></span><span style='font-size: undefined;'> Our AI-driven triage engine now filters and classifies alerts with 99.93% accuracy, enabling analysts to focus on what matters most.</span></p></li><li style="direction: ltr;"><p style="direction: ltr;"><span style='font-size: undefined;'><strong>Agentic AI for investigation workflows:</strong></span><span style='font-size: undefined;'> As part of our new Incident Command offering, analysts can now accelerate investigations with step-by-step AI guidance, built natively into the SIEM workflow.</span></p></li><li style="direction: ltr;"><p style="direction: ltr;"><span style='font-size: undefined;'><strong>AI-powered log search:</strong></span><span style='font-size: undefined;'> Threat hunting at scale, now simplified through natural language queries, removing the need for more complex syntax writing.</span></p></li></ul><p style="direction: ltr;"><span style='font-size: undefined;'>These updates are part of our broader mission to bring precision, automation, and scale to modern SOC teams, whether you're a three-person shop or an enterprise-wide operation.</span></p><h2 style="direction: ltr;">What’s next: enter Incident Command</h2><p style="direction: ltr;"><span style='font-size: undefined;'>With the recent launch of Incident Command, the next evolution of our SIEM platform, we are building on the strong foundations provided by InsightIDR to provide our customers with the AI-enhanced detections, triage and investigations they need to meet the scale and velocity of modern attacks. </span></p><p style="direction: ltr;"><span style='font-size: undefined;'>We are continuing to unify threat detection and response with exposure and attack surface to help our customers feel confident in their understanding of their attack and detection coverage.</span></p><p>⠀</p><p style="direction: ltr;"><em>Gartner® Magic Quadrant for Security Information and Event Management, Andrew Davies, Eric Ahlm, Angel Berrios, Darren Livingstone, 8 October 2025.</em></p><p style="direction: ltr;"><span style='font-size: undefined;'><em>GARTNER is a registered trademark and service mark of Gartner, Inc. and/or its affiliates in the U.S. and internationally and is used herein with permission. All rights reserved. Magic Quadrant is a registered trademark of Gartner, Inc. and/or its affiliates and is used herein with permission. All rights reserved. </em></span></p><p style="direction: ltr;"><span style='font-size: undefined;'><em>Gartner does not endorse any vendor, product or service depicted in its research publications, and does not advise technology users to select only those vendors with the highest ratings or other designation. Gartner research publications consist of the opinions of Gartner’s research organization and should not be construed as statements of fact. Gartner disclaims all warranties, expressed or implied, with respect to this research, including any warranties of merchantability or fitness for a particular purpose.</em></span></p>]]></description>
      <link>https://www.rapid7.com/blog/post/dr-rapid7-7-years-of-recognition-in-gartner-magic-quadrant-for-siem</link>
      <guid isPermaLink="false">blt0a99f5d0f6ddc4eb</guid>
      <category><![CDATA[SIEM]]></category>
      <category><![CDATA[Managed Detection and Response (MDR)]]></category>
      <category><![CDATA[Detection and Response]]></category><dc:creator><![CDATA[Cindy Stanton]]></dc:creator>
      <pubDate>Wed, 15 Oct 2025 16:30:00 GMT</pubDate><media:content url="https://images.contentstack.io/v3/assets/blte4f029e766e6b253/blt2bb01d44bc984b5f/68efa6dac2504e2d2b200e2c/Card-SIEM-Gartner-Report.jpg" medium="image" />
    </item>
    <item>
      <title><![CDATA[Identifying and Mitigating Potential Velociraptor Abuse]]></title>
      <description><![CDATA[<p><strong>Oct 28 Update: </strong><em>Following discussions between Rapid7 Labs and CISA, and after reviewing the available evidence and context around the attacks, CISA has removed CVE-2025-6264 (Velociraptor) from the Known Exploited Vulnerabilities (KEV) catalog. This decision reflects the clarification that the vulnerability itself was not exploited in the observed incidents. We appreciate CISA’s collaboration and willingness to revisit the listing in light of additional context from Rapid7 Labs’ analysis.</em></p><p><strong>Oct 16 Update: </strong><em>Additions have been made in the "What happened" and "Hosted customers" sections of this blog to further clarify CVE-2025-6264.</em></p><p><strong>Oct 15 Update:</strong> <em>CISA recently added CVE-2025-6264, affecting Velociraptor, to the KEV list. To clarify: in the activity referenced, attackers did not exploit this vulnerability. They had already gained access and later deployed an older Velociraptor version to maintain persistence within the environment. In other words, the tool was misused after compromise, not exploited to gain it. We believe it’s important to keep this distinction clear when discussing real-world abuse versus vulnerability exploitation.</em></p><h2>Overview</h2><p style="direction: ltr;"><span style='color:rgb(29, 28, 29);font-size: undefined;'>Open-source technologies and communities are a big part of the Rapid7 ethos, and that’s not by chance – it’s by design. We believe that our </span><a href="https://www.rapid7.com/products/metasploit/"><span style='font-size: undefined;'>Metasploit</span></a><span style='font-size: undefined;'>, </span><a href="https://attackerkb.com/"><span style='font-size: undefined;'>AttackerKB</span></a><span style='font-size: undefined;'>, and </span><a href="https://www.rapid7.com/products/velociraptor/"><span style='font-size: undefined;'>Velociraptor</span></a><span style='color:rgb(29, 28, 29);font-size: undefined;'> initiatives help create a strong threat intelligence foundation as well as a secure digital future for all. </span></p><p style="direction: ltr;"><span style='color:rgb(29, 28, 29);font-size: undefined;'>Unfortunately, the same open-source tools that help security teams prioritize risk and enhance security outcomes can be misused by threat actors for nefarious purposes. For example, we are aware that the digital forensics and incident response (DFIR) tool Velociraptor has been observed being leveraged by threat actors to execute a </span><a href="https://blog.talosintelligence.com/velociraptor-leveraged-in-ransomware-attacks/"><span style='font-size: undefined;'>ransomware campaign</span></a><span style='color:rgb(29, 28, 29);font-size: undefined;'>. </span><span style='font-size: undefined;'>Rapid7 has implemented detections for this and other Velociraptor-related misuse, and is not impacted by this incident.</span></p><h2 style="direction: ltr;">What happened</h2><p style="direction: ltr;"><span style='font-size: undefined;'>Velociraptor is an open-source technology and community that enables incident response teams to deliver forensic detail following a security incident. As an open-source community for DFIR professionals, any identified vulnerabilities are quickly prioritized, addressed, and reported.</span></p><p style="direction: ltr;"><span style='font-size: undefined;'>The observed ransomware campaign makes use of Velociraptor to maintain persistence in the network of the victims. The Velociraptor version the threat actors used, version 0.73.4.0, was exposed to a privilege escalation vulnerability (</span><a href="https://docs.velociraptor.app/announcements/advisories/cve-2025-6264/"><span style='font-size: undefined;'>CVE-2025-6264</span></a><span style='font-size: undefined;'>) in the artifact that does remote upgrade. Exploitation of open-source users first requires the attacker to possess authenticated Investigator role privileges, making it a low-severity vulnerability due to a low probability of this occurring. Rapid7 patched this vulnerability on  June 18, 2025.</span></p><p><span style='font-size: undefined;'>In another </span><a href="https://news.sophos.com/en-us/2025/08/26/velociraptor-incident-response-tool-abused-for-remote-access/"><span style='font-size: undefined;'>recently observed</span></a><span style='font-size: undefined;'> incident, a threat actor downloaded the Velociraptor binary and, in its configuration file, specified the command-and-control (C2) server. After Velociraptor was executed on the compromised asset, it established communication back to the attacker's C2 server. Once the communication was established, the threat actor used Velociraptor to perform further actions, such as downloading additional files or executing commands on the compromised asset. While this is not a vulnerability in the tool itself, it can be used for malicious purposes.</span></p><p style="direction: ltr;"><span style='font-size: undefined;'>This behavior reflects a misuse pattern rather than a software flaw: adversaries simply repurpose legitimate collection and orchestration capabilities. In practice, they configure their own Velociraptor servers, push client binaries into compromised environments, and use artifacts such as </span><span style='font-size: undefined;'><span data-type='inlineCode'>Generic.System.Pslist</span></span><span style='font-size: undefined;'> or </span><span style='font-size: undefined;'><span data-type='inlineCode'>Windows.EventLogs.Evtx</span></span><span style='font-size: undefined;'> to conduct reconnaissance and data exfiltration — the same way DFIR teams gather evidence.</span></p><h2 style="direction: ltr;">What you should do now</h2><p style="direction: ltr;"><span style='font-size: undefined;'>Rapid7 recommends verifying the legitimacy of any Velociraptor deployments in your environment. Ensure that servers and agents are under your administrative control, monitor for unsigned binaries, and alert on unexpected network connections to Velociraptor service ports. Review endpoint logging for newly created services or scheduled tasks referencing “velociraptor.exe”.</span></p><ul><li style="direction: ltr;"><p style="direction: ltr;"><span style='font-size: undefined;'>Restrict execution of unknown Velociraptor binaries.</span></p></li><li style="direction: ltr;"><p style="direction: ltr;"><span style='font-size: undefined;'>Review endpoint telemetry for new outbound connections to uncommon ports used by Velociraptor (:8000, :8001, or :8889).</span></p></li><li style="direction: ltr;"><p style="direction: ltr;"><span style='font-size: undefined;'>Rotate API and authentication keys if any server compromise is suspected.</span></p></li></ul><h2 style="direction: ltr;">How Rapid7 is supporting customers</h2><p style="direction: ltr;"><span style='font-size: undefined;'>Rapid7 has detections in place including triaging to monitor for the potential abuse of Velociraptor in customer environments.</span></p><p style="direction: ltr;"><span style='font-size: undefined;'>The Rapid7 Labs team has released a Sigma rule to identify the execution of Velociraptor binaries from non-standard directories and monitor unusual command-line arguments. The Sigma and a Yara rule can be found in the article referenced below.</span></p><h3 style="direction: ltr;"><span style='color:rgb(67, 67, 67);'>Hosted customers</span></h3><p style="direction: ltr;"><span style='font-size: undefined;'>As mentioned above, CVE-2025-6264 is a patched, low-severity vulnerability in the artifact that does remote upgrade. However, this remote upgrade artifact does not operate in the hosted Velociraptor version, since the endpoint is fully managed. In other words, because there is no remote upgrade via this mechanism, hosted Velociraptor customers are not impacted. </span></p><h2>Learn more</h2><p><span style='font-size: undefined;'>To learn more about detecting Velociraptor misuse in your environment, visit  </span><a href="https://docs.velociraptor.app/knowledge_base/tips/velocirator_misuse/"><span style='font-size: undefined;'>https://docs.velociraptor.app/knowledge_base/tips/velocirator_misuse/</span></a><span style='font-size: undefined;'>.</span></p>]]></description>
      <link>https://www.rapid7.com/blog/post/pt-identifying-and-mitigating-potential-velociraptor-abuse</link>
      <guid isPermaLink="false">blt4f3f7a2e6fc9bd67</guid>
      <category><![CDATA[Velociraptor]]></category>
      <category><![CDATA[Incident Response]]></category>
      <category><![CDATA[Managed Detection and Response (MDR)]]></category><dc:creator><![CDATA[Christiaan Beek]]></dc:creator>
      <pubDate>Thu, 09 Oct 2025 12:35:40 GMT</pubDate><media:content url="https://images.contentstack.io/v3/assets/blte4f029e766e6b253/blt6eb63874dcf3ad48/67f65ec649874415a2c833a1/promo-banner-velociraptor-resources-green.webp" medium="image" />
    </item>
    <item>
      <title><![CDATA[Microsoft 365 Direct Send Abuse]]></title>
      <description><![CDATA[<p style="direction: ltr;"><span style='font-size: undefined;'>The Rapid7 MDR team has observed a significant rise in the number of threat actors leveraging a lesser-known feature within Microsoft 365 called Direct Send. Rapid7 encourages organizations to immediately review their authenticated mail flow configurations, specifically related to Microsoft 365 Direct Send, to mitigate potential risk.</span></p><h2 style="direction: ltr;">What is Direct Send abuse?</h2><p style="direction: ltr;"><span style='font-size: undefined;'>Direct Send is a legitimate Microsoft 365 feature that enables devices and applications, such as multifunction printers, to send emails to user mailboxes without requiring authentication or a licensed mailbox. However, Rapid7 is seeing an increase in this feature being actively exploited by threat actors to send spoofed phishing emails. These malicious emails appear to originate from within an organization, effectively bypassing standard security controls and increasing the chance of a successful phishing attack.</span></p><h2 style="direction: ltr;">What you should do now</h2><p style="direction: ltr;"><span style='font-size: undefined;'>Rapid7 has assembled the following list of questions to help your organization reduce its risk:</span></p><ol><li style="direction: ltr;"><p style="direction: ltr;"><span style='font-size: undefined;'>Does our organization have a legitimate business need for devices or applications to send unauthenticated email directly to Microsoft 365?</span></p></li><li style="direction: ltr;"><p style="direction: ltr;"><span style='font-size: undefined;'>If Direct Send is required, have we configured a dedicated inbound connector in Exchange Online that is restricted to only accept mail from a list of known, authorized public IP addresses?</span></p></li><li style="direction: ltr;"><p style="direction: ltr;"><span style='font-size: undefined;'>Are the following mechanisms: Sender Policy Framework (SPF), DomainKeys Identified Mail (DKIM), and DMARC records correctly configured to validate our email traffic and prevent spoofing?</span></p></li><li style="direction: ltr;"><p style="direction: ltr;"><span style='font-size: undefined;'>Are we educating users on the risks associated with unexpected calendar invites or QR code attachments (quishing attacks)?</span></p></li></ol><h2 style="direction: ltr;">Best practices for defending your organization </h2><p style="direction: ltr;"><span style='font-size: undefined;'>To strengthen your defenses against this type of threat, Rapid7 recommends implementing the following:</span></p><ul><li style="direction: ltr;"><p style="direction: ltr;"><span style='font-size: undefined;'>Disable Direct Send by running the Set-OrganizationConfig -RejectDirectSend $true command in Exchange Online PowerShell if the feature is not required.</span></p></li><li style="direction: ltr;"><p style="direction: ltr;"><span style='font-size: undefined;'>Enable "Reject Direct Send" in the Exchange Admin Center.</span></p></li><li style="direction: ltr;"><p style="direction: ltr;"><span style='font-size: undefined;'>If Direct Send is required, configure a dedicated inbound connector restricted to authorized public IP addresses.</span></p></li><li style="direction: ltr;"><p style="direction: ltr;"><span style='font-size: undefined;'>Enforce a static IP address in the SPF record to prevent unwanted send abuse.</span></p></li><li style="direction: ltr;"><p style="direction: ltr;"><span style='font-size: undefined;'>Implement a strict DMARC policy (e.g., p=reject).</span></p></li><li style="direction: ltr;"><p style="direction: ltr;"><span style='font-size: undefined;'>Enforce "SPF hardfail" within Exchange Online Protection (EOP).</span></p></li><li style="direction: ltr;"><p style="direction: ltr;"><span style='font-size: undefined;'>Use Anti-Spoofing policies.</span></p></li><li style="direction: ltr;"><p style="direction: ltr;"><span style='font-size: undefined;'>Flag unauthenticated internal emails for review or quarantine.</span></p></li><li style="direction: ltr;"><p style="direction: ltr;"><span style='font-size: undefined;'>Enforce MFA on all users and have Conditional Access Policies in place in case a user's credentials are stolen.</span></p></li><li style="direction: ltr;"><p style="direction: ltr;"><span style='font-size: undefined;'>Educate users on the risks associated with QR code attachments (quishing attacks) and to be vigilant about unexpected calendar invites before accepting them.</span></p></li></ul><h2 style="direction: ltr;">How Rapid7 is supporting customers</h2><p style="direction: ltr;"><span style='font-size: undefined;'>Due to the inherent design of the Direct Send feature, telemetry is not available for direct detection. However, detection opportunities exist through subsequent login activity. Rapid7’s Threat Intelligence and MDR teams have launched targeted hunts and continue to refine detection rules to identify these attacks as early as possible. </span></p>]]></description>
      <link>https://www.rapid7.com/blog/post/dr-microsoft-365-direct-send-abuse</link>
      <guid isPermaLink="false">blt20e5ab616e228145</guid>
      <category><![CDATA[Managed Detection and Response (MDR)]]></category>
      <category><![CDATA[Emergent Threat Response]]></category><dc:creator><![CDATA[Rapid7]]></dc:creator>
      <pubDate>Thu, 02 Oct 2025 15:22:55 GMT</pubDate><media:content url="https://images.contentstack.io/v3/assets/blte4f029e766e6b253/blt65a432ba319f4043/6846abddaf18306debe6cf4d/ETR.webp" medium="image" />
    </item>
    <item>
      <title><![CDATA[Rapid7 Q2 2025 Incident Response Findings]]></title>
      <description><![CDATA[<p style="direction: ltr;"><span style='font-size: undefined;'>Rapid7’s Q2 </span><a href="/fundamentals/incident-response/" target="_self"><span style='font-size: undefined;'>incident response</span></a><span style='font-size: undefined;'> (IR) data illustrates a solidification of trends first observed in Q1. There are no sweeping changes to commonly observed malware, or noticeably different software being deployed by </span><a href="/fundamentals/threat-actor/" target="_self"><span style='font-size: undefined;'>threat actors</span></a><span style='font-size: undefined;'> in Q2. If you were expecting Bunny Loader to lose its impressive prominence, or perhaps initial access gained through compromised valid accounts to decrease significantly, you’d be mistaken. </span></p><p style="direction: ltr;"><span style='font-size: undefined;'>Looking at it another way: this level of consistency and predictability from threat actors can be used to a defender’s advantage. For example, SOC teams should already have detections in place for Bunny Loader, and controls should also be established to block employees from mistakenly downloading trojanized versions of popular tools. Additionally, organizations can prioritize the implementation of robust </span><a href="/fundamentals/multi-factor-authentication-mfa/" target="_self"><span style='font-size: undefined;'>multi-factor authentication (MFA)</span></a><span style='font-size: undefined;'> solutions, and educate employees as to why MFA is crucial to keeping the network secure. </span></p><p style="direction: ltr;"><span style='font-size: undefined;'>Many or all of the threat actor tactics we’re observing are likely to be seen in play until at least Q4, so there’s no time like the present to turn the tables on would-be attackers.</span></p><h2 style="direction: ltr;">Initial access vectors </h2><h3>Valid accounts / no MFA reigns supreme (again)</h3><p style="direction: ltr;"><span style='font-size: undefined;'>Valid accounts / no MFA as an initial access vector (IAV) are, once again, top of Rapid7’s investigated incident responses for Q2 2025, despite a drop from 56% to 43%. The percentage of observed brute-force attacks also dropped, down from 13% in Q1 to 7% in Q2. Given that our IR team noted an </span><a href="https://www.rapid7.com/blog/post/2025/04/10/password-spray-attacks-taking-advantage-of-lax-mfa/"><span style='font-size: undefined;'>uptick</span></a> in both MFA and <a href="/fundamentals/brute-force-and-dictionary-attacks/" target="_self">brute-force attacks</a> in Q1, these changes may not be out of the ordinary.</p><p></p><figure style="margin: 0"><img src="https://images.contentstack.io/v3/assets/blte4f029e766e6b253/blt99a3355eed40d1a4/68c2c143d8ada226d62f3b1a/IR1.png" height="422" class="embedded-asset" content-type-uid="sys_assets" type="asset" alt="IR1.png" asset-alt="IR1.png" width="571" max-width="571" max-height="422" style="max-width: 571px; width: 571px; max-height: 422px; height: 422px" data-sys-asset-filelink="https://images.contentstack.io/v3/assets/blte4f029e766e6b253/blt99a3355eed40d1a4/68c2c143d8ada226d62f3b1a/IR1.png" data-sys-asset-uid="blt99a3355eed40d1a4" data-sys-asset-filename="IR1.png" data-sys-asset-contenttype="image/png" data-sys-asset-alt="IR1.png" sys-style-type="display"/></figure><p>⠀⠀</p><p style="direction: ltr;"><span style='font-size: undefined;'>Below, we compare Q2 2025 and Q2 2024. There’s a big step-up for valid accounts / no MFA, and a 17% drop for vulnerability exploitation. Social engineering is also down compared to Q2 2024, but it remains a top access vector. And while 15% would place brute force in the upper realms in 2024, it's one of several access vectors trailing the top three in Q2 of this year.</span></p><p><span style='font-size: undefined;'></span></p><figure style="margin: 0"><img src="https://images.contentstack.io/v3/assets/blte4f029e766e6b253/blt559d2f8a3be309d6/68c2c14453f915411314a926/IR2.png" height="301" class="embedded-asset" content-type-uid="sys_assets" type="asset" alt="IR2.png" asset-alt="IR2.png" width="573" max-width="573" max-height="301" style="max-width: 573px; width: 573px; max-height: 301px; height: 301px" data-sys-asset-filelink="https://images.contentstack.io/v3/assets/blte4f029e766e6b253/blt559d2f8a3be309d6/68c2c14453f915411314a926/IR2.png" data-sys-asset-uid="blt559d2f8a3be309d6" data-sys-asset-filename="IR2.png" data-sys-asset-contenttype="image/png" data-sys-asset-alt="IR2.png" sys-style-type="display"/></figure><p><span style='font-size: undefined;'></span></p><p style="direction: ltr;"><span style='font-size: undefined;'>Here’s what our increasingly permanent fixture of a valid accounts / no MFA graph shows across the last six quarters of investigated incidents:</span></p><p><span style='font-size: undefined;'></span></p><figure style="margin: 0"><img src="https://images.contentstack.io/v3/assets/blte4f029e766e6b253/bltecb2946a88232fcb/68c2c143fc86eb994fe18f96/IR3.png" height="365" class="embedded-asset" content-type-uid="sys_assets" type="asset" alt="IR3.png" asset-alt="IR3.png" width="568" max-width="568" max-height="365" style="max-width: 568px; width: 568px; max-height: 365px; height: 365px" data-sys-asset-filelink="https://images.contentstack.io/v3/assets/blte4f029e766e6b253/bltecb2946a88232fcb/68c2c143fc86eb994fe18f96/IR3.png" data-sys-asset-uid="bltecb2946a88232fcb" data-sys-asset-filename="IR3.png" data-sys-asset-contenttype="image/png" data-sys-asset-alt="IR3.png" sys-style-type="display"/></figure><p><span style='font-size: undefined;'></span></p><p style="direction: ltr;"><span style='font-size: undefined;'>IAVs from Q2 include low-cost VPN authentication without MFA leveraging credentials via phishing, organizations with no MFA in place at all, and a crossover into social engineering techniques via MFA fatigue attacks.</span></p><h3 style="direction: ltr;"><span style='color:rgb(67, 67, 67);'>Vulnerability exploitation</span></h3><p style="direction: ltr;"><span style='font-size: undefined;'>Rapid7’s IR services team observed multiple vulnerabilities used, or likely to have been used, as an IAV in Q2 2025. This includes exploitation, or attempted exploitation, of Microsoft SharePoint Server (</span><a href="https://nvd.nist.gov/vuln/detail/cve-2023-29357"><span style='font-size: undefined;'>CVE-2023–29357</span></a><span style='font-size: undefined;'>, </span><a href="https://nvd.nist.gov/vuln/detail/cve-2023-24955"><span style='font-size: undefined;'>CVE-2023-24955</span></a><span style='font-size: undefined;'>), CentreStack (</span><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-30406"><span style='font-size: undefined;'>CVE-2025-30406</span></a><span style='font-size: undefined;'>), Palo Alto PAN-OS (</span><a href="https://security.paloaltonetworks.com/CVE-2024-9474"><span style='font-size: undefined;'>CVE-2024-9474</span></a><span style='font-size: undefined;'>, </span><a href="https://security.paloaltonetworks.com/CVE-2024-0012"><span style='font-size: undefined;'>CVE-2024-0012</span></a><span style='font-size: undefined;'>), and SonicWall’s SonicOS (</span><a href="https://psirt.global.sonicwall.com/vuln-detail/SNWLID-2025-0003"><span style='font-size: undefined;'>CVE-2024-53704</span></a><span style='font-size: undefined;'>). We’ll look at these in more detail in the relevant individual industry sections below.</span></p><h3 style="direction: ltr;"><span style='color:rgb(67, 67, 67);'>Social engineering</span></h3><p style="direction: ltr;"><span style='font-size: undefined;'>Threat actors focused on weaponizing employees against their own interests made up 14% of all incident responses. Popular Q2 tactics included Microsoft Teams chats involving the impersonation of employees, directing employees to renamed / trojanized remote monitoring and management (RMM) tools, or wearing targets down with MFA fatigue attacks.</span></p><h2 style="direction: ltr;">Attacker behavior observations by industry</h2><p style="direction: ltr;"><span style='font-size: undefined;'>The top five industries most observed in incidents during Q2 were Services (21.2%), Manufacturing (16.8%), Retail (14.1%), Healthcare (10.3%), and Communications and Media (10%). This top 5 match those of Q1, albeit their order has changed. Most notably, Services and Manufacturing have exchanged first and second place, and Retail has moved from fifth place to third. </span></p><p><span style='font-size: undefined;'></span></p><figure style="margin: 0"><img src="https://images.contentstack.io/v3/assets/blte4f029e766e6b253/blt350e87272ee63063/68c2c14311efa9b6e65cae98/IR4.png" height="370" class="embedded-asset" content-type-uid="sys_assets" type="asset" alt="IR4.png" asset-alt="IR4.png" width="570" max-width="570" max-height="370" style="max-width: 570px; width: 570px; max-height: 370px; height: 370px" data-sys-asset-filelink="https://images.contentstack.io/v3/assets/blte4f029e766e6b253/blt350e87272ee63063/68c2c14311efa9b6e65cae98/IR4.png" data-sys-asset-uid="blt350e87272ee63063" data-sys-asset-filename="IR4.png" data-sys-asset-contenttype="image/png" data-sys-asset-alt="IR4.png" sys-style-type="display"/></figure><p><span style='font-size: undefined;'></span></p><p style="direction: ltr;"><span style='font-size: undefined;'>Q1 2025 played host to a Bunny Loader overload, taking top spot across every industry bar one for total number of observed incidents. Q2 continues this trend, with the MaaS tool significantly ahead of the pack across the top 5, while sharing top spot with the likes of Tangerine Turkey and Lumma Stealer in industries such as Utilities & Energy and Real Estate.</span></p><h3 style="direction: ltr;"><span style='color:rgb(67, 67, 67);'>Services industry</span></h3><p style="direction: ltr;"><span style='font-size: undefined;'>Bunny Loader dominates the pack where services are concerned (58%), with other notables such as Lumma Stealer and SocGholish sharing the limelight.</span></p><p><span style='font-size: undefined;'></span></p><figure style="margin: 0"><img src="https://images.contentstack.io/v3/assets/blte4f029e766e6b253/bltfd5d0c0c761a26cd/68c2c143d8ada276ec2f3b16/IR5.png" height="374" class="embedded-asset" content-type-uid="sys_assets" type="asset" alt="IR5.png" asset-alt="IR5.png" width="569" max-width="569" max-height="374" style="max-width: 569px; width: 569px; max-height: 374px; height: 374px" data-sys-asset-filelink="https://images.contentstack.io/v3/assets/blte4f029e766e6b253/bltfd5d0c0c761a26cd/68c2c143d8ada276ec2f3b16/IR5.png" data-sys-asset-uid="bltfd5d0c0c761a26cd" data-sys-asset-filename="IR5.png" data-sys-asset-contenttype="image/png" data-sys-asset-alt="IR5.png" sys-style-type="display"/></figure><p><span style='font-size: undefined;'></span></p><p style="direction: ltr;"><span style='font-size: undefined;'>Tactics observed include malicious websites offering fake CAPTCHAs, SEO poisoning, drive-by downloads, and malvertising. Social engineering was also a popular choice for attackers targeting services, most commonly following one of the below patterns:</span></p><ul><li style="direction: ltr;"><p style="direction: ltr;"><span style='font-size: undefined;'>IT Support Scan -&gt; Quick Assist </span></p></li><li style="direction: ltr;"><p style="direction: ltr;"><span style='font-size: undefined;'>Microsoft Teams Chat -&gt; Quick Assist</span></p></li><li style="direction: ltr;"><p style="direction: ltr;"><span style='font-size: undefined;'>Download and execution of renamed ScreenConnect installer</span></p></li></ul><p style="direction: ltr;"><span style='font-size: undefined;'>In one business services incident we observed, a threat actor successfully impersonated an employee to social engineer the help desk. The attacker passed all security Personally Identifiable Information (PII) checks to successfully reset both MFA device and password. This targeted social engineering attack reveals the need to review help desk checks to ensure there are non-PII checks in the review chain, such as manager approval for elevated accounts. </span></p><p style="direction: ltr;"><span style='font-size: undefined;'>Rapid7 IR teams also observed several examples of vulnerability exploitation involving the following CVEs:</span></p><ul><li style="direction: ltr;"><a href="https://nvd.nist.gov/vuln/detail/cve-2023-29357"><span style='font-size: undefined;'>CVE-2023–29357</span></a><span style='font-size: undefined;'> - Microsoft SharePoint Server Elevation of Privilege Vulnerability</span></li></ul><ul><li style="direction: ltr;"><a href="https://nvd.nist.gov/vuln/detail/cve-2023-24955"><span style='font-size: undefined;'>CVE-2023-24955</span></a><span style='font-size: undefined;'> - Microsoft SharePoint Server Remote Code Execution Vulnerability</span></li></ul><p style="direction: ltr;">These two vulnerabilities comprise an exploit chain that allows a remote unauthenticated attacker to achieve remote code execution against a vulnerable Microsoft SharePoint server. CVE-2023-29357 is an authentication bypass vulnerability, due to how SharePoint may skip signature validation if an attacker-controlled JSON web token does not specify a signing algorithm.<br/>By leveraging the authentication bypass vulnerability, an attacker can then trigger CVE-2023-24955. This allows for arbitrary attacker controlled .NET code to be executed via a code injection issue. The result of this chain is unauthenticated remote code execution.</p><ul><li style="direction: ltr;"><a href="https://psirt.global.sonicwall.com/vuln-detail/SNWLID-2025-0003"><span style='font-size: undefined;'>CVE-2024-53704 </span></a><span style='font-size: undefined;'>- SonicOS SSLVPN Authentication Bypass Vulnerability</span></li></ul><p style="direction: ltr;">This CVE is an improper authentication vulnerability affecting the SSLVPN authentication mechanism of SonicWall’s SonicOS. The vulnerability allows for a remote unauthenticated attacker to successfully leak out the session cookie of an existing legitimate user's SSL VPN session. Upon leaking the session cookie, an attacker can reuse the cookies to hijack the legitimate SSL VPN connection. This allows an attacker to successfully establish a VPN connection into the target network.</p><h3 style="direction: ltr;"><span style='color:rgb(67, 67, 67);'>Manufacturing</span></h3><p style="direction: ltr;"><span style='font-size: undefined;'>As with so many other industries in Q2, Bunny Loader and Lumma Stealer are out in front, although the distance between Bunny and Lumma is significant.</span></p><p><span style='font-size: undefined;'></span></p><figure style="margin: 0"><img src="https://images.contentstack.io/v3/assets/blte4f029e766e6b253/blt5623d1e31c1da70a/68c2c144bfa11f8567a18e26/IR6.png" height="369" class="embedded-asset" content-type-uid="sys_assets" type="asset" alt="IR6.png" asset-alt="IR6.png" width="565" max-width="565" max-height="369" style="max-width: 565px; width: 565px; max-height: 369px; height: 369px" data-sys-asset-filelink="https://images.contentstack.io/v3/assets/blte4f029e766e6b253/blt5623d1e31c1da70a/68c2c144bfa11f8567a18e26/IR6.png" data-sys-asset-uid="blt5623d1e31c1da70a" data-sys-asset-filename="IR6.png" data-sys-asset-contenttype="image/png" data-sys-asset-alt="IR6.png" sys-style-type="display"/></figure><p><span style='font-size: undefined;'></span></p><p style="direction: ltr;"><span style='font-size: undefined;'>Here and elsewhere, fake CAPTCHAs, drive-by downloads, phishing, and infected USB drives are in play. Where social engineering is concerned, suspicious Microsoft Teams chat requests are popular. So too is the installation of renamed RMM tools, such as ScreenConnect and Quick Assist.</span></p><p style="direction: ltr;"><span style='font-size: undefined;'>In one manufacturing incident we observed, initial access was gained via a VPN with no MFA protection. The threat actor quickly collected data, including asset information and passwords into CSV files, as well as created new accounts and added them to the Domain Admin security group. This ended with installation of RMM tools, and a sizable amount of data exfiltration. The launchpad for all of this was most likely a basic phishing attack, something which would have been much more difficult to achieve if MFA controls had been in place. Also of note was the use of a .sys file to disrupt security tooling on the system — a tactic in which we saw a bit of a usage uptick in Q2.</span></p><p style="direction: ltr;"><span style='font-size: undefined;'>Vulnerability exploitation observed in manufacturing includes:</span></p><ul><li style="direction: ltr;"><p style="direction: ltr;"><span style='font-size: undefined;'>Palo Alto PAN-OS: </span><a href="https://security.paloaltonetworks.com/CVE-2024-9474"><span style='font-size: undefined;'>CVE-2024-9474</span></a><span style='font-size: undefined;'> & </span><a href="https://security.paloaltonetworks.com/CVE-2024-0012"><span style='font-size: undefined;'>CVE-2024-0012</span></a></p></li></ul><p style="direction: ltr;">These two vulnerabilities comprise an exploit chain that was exploited in the wild. CVE-2024-0012 is an authentication bypass that allows a remote unauthenticated attacker to circumvent authentication and reach an endpoint that will create a new user session. CVE-2024-9474 is a command injection vulnerability in how session objects are processed. An attacker can poison a new session object via CVE-2024-9474 and insert an arbitrary operating system command to be executed. Chaining these two vulnerabilities together achieves unauthenticated RCE with root privileges.</p><ul><li><span style='font-size: undefined;'>CentreStack RCE </span><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-30406"><span style='font-size: undefined;'>CVE-2025-30406</span></a></li></ul><p style="direction: ltr;"><span style='font-size: undefined;'>CentreStack is a file sharing platform aimed at managed services providers (MSPs). Prior to the patch for CVE-2025-30406, a CentreStack server would use a hardcoded cryptographic key to encrypt serialized .NET objects that were sent and received to clients interacting with the server, a common feature of how ASP.NET web applications work. Because the key was hardcoded, and thus known to an attacker, a remote unauthenticated attacker could correctly encrypt a malicious .NET deserialization payload and transmit it to the server, achieving authenticated remote code execution.</span></p><h3 style="direction: ltr;"><span style='color:rgb(67, 67, 67);'>Retail</span></h3><figure style="margin: 0"><img src="https://images.contentstack.io/v3/assets/blte4f029e766e6b253/blt2b5d37ce280c57db/68c2c14314fd0d463c31f2dc/IR7.png" height="367" class="embedded-asset" content-type-uid="sys_assets" type="asset" alt="IR7.png" asset-alt="IR7.png" width="562" max-width="562" max-height="367" style="max-width: 562px; width: 562px; max-height: 367px; height: 367px" data-sys-asset-filelink="https://images.contentstack.io/v3/assets/blte4f029e766e6b253/blt2b5d37ce280c57db/68c2c14314fd0d463c31f2dc/IR7.png" data-sys-asset-uid="blt2b5d37ce280c57db" data-sys-asset-filename="IR7.png" data-sys-asset-contenttype="image/png" data-sys-asset-alt="IR7.png" sys-style-type="display"/></figure><p style="direction: ltr;"><span style='font-size: undefined;'></span></p><p><span style='font-size: undefined;'>Retail follows a similar pattern to the services industry, filled with a mixture of fake CAPTCHAs, phishing, and drive-by downloads. Infected USB drives also make an appearance, while social engineering incidents include the download and installation of RMM tools, such as ScreenConnect and Quick Assist.</span></p><p style="direction: ltr;"><span style='font-size: undefined;'>One retail investigation we observed mirrored an incident from Q1: poisoned search results leading to a trojanized version of RVTools. The software contained the previously mentioned Bumblebee, loading malicious code and ultimately communicating with Command & Control (C2) servers to execute further commands and payloads. Eventually, local accounts were created and a legitimate digital forensic tool was used to collect and exfiltrate credential information.</span></p><p style="direction: ltr;"><span style='font-size: undefined;'>Rapid7 also observed </span><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-31324"><span style='font-size: undefined;'>CVE-2025-31324</span></a><span style='font-size: undefined;'> — SAP NetWeaver Unrestricted Upload of File — used in a retail attack. This vulnerability was disclosed by SAP as a zero day that was exploited in the wild. SAP NetWeaver is a software stack that many other SAP products are built upon. The affected component within NetWeaver was the Visual Composer, which is not installed by default but is a commonly deployed component. The vulnerability allows a remote unauthenticated attacker to upload a malicious file, such as a web shell, and subsequently achieve remote code execution on the target system.</span></p><h3 style="direction: ltr;"><span style='color:rgb(67, 67, 67);'>Healthcare</span></h3><figure style="margin: 0"><img src="https://images.contentstack.io/v3/assets/blte4f029e766e6b253/blt8af1bee5439c5c74/68c2c1433af6a3e086b5abe7/IR8.png" height="373" class="embedded-asset" content-type-uid="sys_assets" type="asset" alt="IR8.png" asset-alt="IR8.png" width="560" max-width="560" max-height="373" style="max-width: 560px; width: 560px; max-height: 373px; height: 373px" data-sys-asset-filelink="https://images.contentstack.io/v3/assets/blte4f029e766e6b253/blt8af1bee5439c5c74/68c2c1433af6a3e086b5abe7/IR8.png" data-sys-asset-uid="blt8af1bee5439c5c74" data-sys-asset-filename="IR8.png" data-sys-asset-contenttype="image/png" data-sys-asset-alt="IR8.png" sys-style-type="display"/></figure><p style="direction: ltr;"><span style='font-size: undefined;'></span></p><p><span style='font-size: undefined;'>Malicious domains / CAPTCHAs, and phishing were popular threats in the healthcare realm in Q2. Account compromise / business email compromise (BEC) was also observed. This involved suspicious inbox rule creation, and the use of software intended for backups used as a method for exfiltrating data.</span></p><h3 style="direction: ltr;"><span style='color:rgb(67, 67, 67);'>Communications and media</span></h3><p style="direction: ltr;"><span style='font-size: undefined;'>Bunny Loader, inevitably, is at number one spot for Comms and Media (35% of observed incidents), with SocGholish in second place (10%). CAPTCHAs, phishing, drive-by downloads, and fake browser updates make up the rest of the notable tactics on display.</span></p><p style="direction: ltr;"><span style='font-size: undefined;'>Trojanized software is popular here, perhaps reflecting the specific digital needs of an industry requiring a multitude of design tools and ways to transfer large files easily. Among those observed were trojanized versions of Adobe Creative Cloud Software, ScreenConnect, and RVTools. Regular readers will know we highlighted how easily bogus versions of RVTools appear in sponsored search results in our </span><a href="https://www.rapid7.com/blog/post/2025/06/04/rapid7-q1-2025-incident-response-findings/"><span style='font-size: undefined;'>Q1 report</span></a><span style='font-size: undefined;'>.</span></p><p style="direction: ltr;"><span style='font-size: undefined;'>Searches for Adobe Creative Cloud and ScreenConnect in various search engines right now result in multiple downloads, from both sponsored ads and third-party websites. It’s often difficult to navigate the wealth of paid ads, bannered offers, and regular websites and figure out which ones are genuine so it’s no surprise to see a well-worn tactic still in play.</span></p><h2 style="direction: ltr;">Conclusion</h2><p style="direction: ltr;"><span style='font-size: undefined;'>Q2 2025 takes many of the trends and tactics from Q1, and sees them continuing to thrive in the workplace. Bunny Loader is still very much in the running for being the most common malicious file observed by the Rapid7 </span><a href="https://www.rapid7.com/services/incident-response/"><span style='font-size: undefined;'>Incident Response team</span></a><span style='font-size: undefined;'> across 2025 if it keeps up this kind of pace, standing head and shoulders above the competition. Valid accounts with no MFA protection are not going away anytime soon, and the threat posed by social engineering — largely involving exploiting help desk support, as well as a range of attacks using Microsoft Teams as a launchpad — is always a cause for concern.</span></p><p style="direction: ltr;"><span style='font-size: undefined;'>There is no better time than now to take advantage of threat actor predictability, paying particular attention to training and education on CAPTCHAs and social engineering attacks focused on help desk workers. It’s also not too late to develop a fleshed-out MFA plan for your business and play a part in helping to shrink our valid accounts / no MFA chart even further.</span></p>]]></description>
      <link>https://www.rapid7.com/blog/post/dr-rapid7-q2-2025-incident-response-findings</link>
      <guid isPermaLink="false">blte2fc2dfbe6b554c8</guid>
      <category><![CDATA[Incident Response]]></category>
      <category><![CDATA[Managed Detection and Response (MDR)]]></category>
      <category><![CDATA[Research]]></category><dc:creator><![CDATA[Chris Boyd]]></dc:creator>
      <pubDate>Thu, 11 Sep 2025 12:26:29 GMT</pubDate><media:content url="https://images.contentstack.io/v3/assets/blte4f029e766e6b253/bltb655c1b69f13c73b/6846a711536b63f12ca5f649/incident-response-findings-2025.jpg" medium="image" />
    </item>
    <item>
      <title><![CDATA[Akira Ransomware Group Utilizing SonicWall Devices for Initial Access]]></title>
      <description><![CDATA[<h2><span style='font-size: undefined;'><em>Latest update – September 18, 2025</em></span></h2><p style="direction: ltr;"><span style='color:rgb(29, 28, 29);font-size: undefined;'>On September 17, 2025, SonicWall </span><a href="https://www.sonicwall.com/support/knowledge-base/mysonicwall-cloud-backup-file-incident/250915160910330"><span style='font-size: undefined;'>disclosed</span></a><span style='color:rgb(29, 28, 29);font-size: undefined;'> a security breach affecting all SonicWall customers with MySonicWall.com cloud backups enabled. The firm detected suspicious activity targeting MySonicWall.com, through which threat actors were able to access backup firewall preference files. These files may supply threat actors with critical information, such as credentials or tokens, as well as all the services and configurations of the firewall. </span></p><p style="direction: ltr;"><span style='font-size: undefined;'>If your organization is using MySonicWall, it is recommended you log in to validate whether or not your SonicWall is affected. In the case it </span><span style='font-size: undefined;'><em>is</em></span><span style='font-size: undefined;'> affected, Rapid7 recommends following SonicWall's remediation guide </span><a href="https://www.sonicwall.com/support/knowledge-base/remediation-playbook/250916130050523"><span style='font-size: undefined;'>playbook</span></a><span style='font-size: undefined;'> as well as the credential reset guidance </span><a href="https://www.sonicwall.com/support/knowledge-base/essential-credential-reset/250909151701590"><span style='font-size: undefined;'>guidelines</span></a><span style='font-size: undefined;'>. This includes any password or token protected service, such as, but not limited to: </span></p><ul><li style="direction: ltr;"><p style="direction: ltr;"><span style='font-size: undefined;'>Complete password reset of local accounts </span></p></li><li style="direction: ltr;"><p style="direction: ltr;"><span style='font-size: undefined;'>Rotation of all TOTP/MFA tokens</span></p></li><li style="direction: ltr;"><p style="direction: ltr;"><span style='font-size: undefined;'>Resetting of LDAP password and rebinding</span></p></li><li style="direction: ltr;"><p style="direction: ltr;"><span style='font-size: undefined;'>Resetting any site to site VPN tunnels (L2TP, PPoE, PPTP)</span></p></li><li style="direction: ltr;"><p style="direction: ltr;"><span style='font-size: undefined;'>Radius or TACACS+ passwords</span></p></li><li style="direction: ltr;"><p style="direction: ltr;"><span style='font-size: undefined;'>SSO </span></p></li><li style="direction: ltr;"><p style="direction: ltr;"><span style='font-size: undefined;'>AWSAPI</span></p></li></ul><p style="direction: ltr;"><span style='font-size: undefined;'>More information about the SonicWall security advisory and the Akira ransomware can be found in our original blog below. The Rapid7 MDR team is continually monitoring our customers’ environments for post-exploitation activity using the latest threat detections. As mentioned above, Rapid7 has been sending direct communications to all customers, and we will continue to send these customer updates should more insights and/or guidance become available. </span></p><p style="direction: ltr;"><span style='font-size: undefined;'>Customers leveraging Rapid7’s Intelligence Hub can also track the latest developments surrounding Akira, including </span><a href="/fundamentals/indicators-of-compromise-iocs/" target="_self"><span style='font-size: undefined;'>indicators of compromise (IOCs)</span></a><span style='font-size: undefined;'>, Yara rules and emerging TTPs.</span></p><h2><span style='font-size: undefined;'>Background activity</span></h2><p style="direction: ltr;"><span style='color:rgb(29, 28, 29);font-size: undefined;'>In August 2024, SonicWall published a security advisory</span><span style='font-size: undefined;'> for </span><a href="https://psirt.global.sonicwall.com/vuln-detail/SNWLID-2024-0015"><span style='font-size: undefined;'>CVE SNWLID-2024-0015</span></a><span style='font-size: undefined;'>, which was related to improper access control vulnerability for SSLVPN affecting Gen5, Gen6, and Gen7 firewall appliances. This vulnerability allowed unauthorized access to SonicWall in specific conditions. This vulnerability has since been addressed and patches provided from SonicWall.</span></p><h2><span style='font-size: undefined;'>An expanding threat</span></h2><p style="direction: ltr;"><span style='color:rgb(29, 28, 29);font-size: undefined;'>Last month, an Akira ransomware campaign kicked off targeting SonicWall devices. SonicWall followed up with a </span><a href="https://www.sonicwall.com/support/notices/gen-7-and-newer-sonicwall-firewalls-sslvpn-recent-threat-activity/250804095336430"><span style='font-size: undefined;'>security advisory</span></a><span style='color:rgb(29, 28, 29);font-size: undefined;'>. Initially, this was believed to be a new emerging threat, but SonicWall has since disclosed that this is related to the August 2024 CVE (SNWLID-2024-0015), in which remediation steps were not successfully completed. Rapid7 responded by sending emergent threat communications to our customers alerting them to this threat and advising them to prioritize patching. Since that time, the Rapid7 Incident Response (IR) team has observed an uptick in intrusions involving SonicWall appliances. </span></p><p style="direction: ltr;"><span style='font-size: undefined;'>Following its initial communication last month, SonicWall posted additional security guidance around the </span><a href="https://psirt.global.sonicwall.com/vuln-detail/SNWLID-2024-0015"><span style='font-size: undefined;'>SSLVPN Default Users Group Security Risk</span></a><span style='font-size: undefined;'>. This is a security risk which, in certain configurations, can over provision access to SonicWall’s SSLVPN services based on the Default LDAP group configurations. This can allow users who are not permitted to SSLVPN to successfully obtain access to the SSLVPN irrespective of Active Directory configurations. </span></p><p style="direction: ltr;"><span style='font-size: undefined;'>Rapid7 has also observed threat actors accessing the Virtual Office Portal hosted by SonicWall appliances. The Virtual Office Portal can be used to initially set up MFA/TOTP configurations for SSLVPN users. The Virtual Office Portal in certain default configurations allows public access to the portal, which can allow threat actors to configure MFA/TOTP with valid accounts if there is a prior username and password credential exposure. </span></p><p style="direction: ltr;"><span style='font-size: undefined;'>Evidence collected during Rapid7’s investigations suggests that the Akira group is potentially utilizing a combination of all three of these security risks to gain unauthorized access and conduct </span><a href="/fundamentals/what-is-ransomware/" target="_self"><span style='font-size: undefined;'>ransomware operations</span></a><span style='font-size: undefined;'>. </span></p><h2><span style='font-size: undefined;'>What you should do now</span></h2><p style="direction: ltr;"><span style='font-size: undefined;'>If your organization’s network infrastructure includes SonicWall devices, Rapid7 recommends the following:</span></p><ul><li style="direction: ltr;"><p style="direction: ltr;"><span style='font-size: undefined;'>Rotate passwords on all SonicWall local accounts and remove any unused or inactive SonicWall local accounts. Please reference SonicWall’s </span><a href="https://www.sonicwall.com/support/notices/gen-7-and-newer-sonicwall-firewalls-sslvpn-recent-threat-activity/250804095336430"><span style='font-size: undefined;'>official security advisory guidance</span></a><span style='font-size: undefined;'>.</span></p></li><li style="direction: ltr;"><p style="direction: ltr;"><span style='font-size: undefined;'>Ensure Multi-factor Authentication (MFA/TOTP) policies are configured for SonicWall SSLVPN services. Please reference SonicWall’s </span><a href="https://www.sonicwall.com/support/knowledge-base/how-do-i-configure-2fa-for-ssl-vpn-with-totp/190829123329169"><span style='font-size: undefined;'>official security guidance</span></a><span style='font-size: undefined;'>.</span></p></li><li style="direction: ltr;"><p style="direction: ltr;"><span style='font-size: undefined;'>Ensure successful mitigation of SSVPN Default Groups Security Risk. Please reference SonicWall’s </span><a href="https://www.sonicwall.com/support/knowledge-base/ldap-configuration-sslvpn-default-user-groups-security-risk/250813061722917"><span style='font-size: undefined;'>official security guidance</span></a><span style='font-size: undefined;'>.</span></p></li><li style="direction: ltr;"><p style="direction: ltr;"><span style='font-size: undefined;'>Ensure the Virtual Office Portal is restricted to LAN/internal access or trusted network access only. Please reference SonicWall’s </span><a href="https://www.sonicwall.com/support/knowledge-base/how-to-disable-virtual-office-portal-access/210715065231700"><span style='font-size: undefined;'>official security guidance</span></a><span style='font-size: undefined;'>.</span></p></li><ul><li style="direction: ltr;"><p style="direction: ltr;"><span style='font-size: undefined;'>Monitor access to the Virtual Office Portal (access is on port 4433). </span></p></li></ul><li style="direction: ltr;"><p style="direction: ltr;"><span style='font-size: undefined;'>Ensure all SonicWall appliances are running on the latest patch. Please reference SonicWall’s </span><a href="https://psirt.global.sonicwall.com/vuln-list"><span style='font-size: undefined;'>vulnerability list</span></a><span style='font-size: undefined;'>.</span></p></li></ul><h2><span style='font-size: undefined;'>Observed Akira ransomware group activity</span></h2><p style="direction: ltr;"><span style='font-size: undefined;'>The Akira ransomware group has been active since early 2023 and operates under a ransomware-as-a-service (RaaS) model. This group is known to aggressively target edge devices, deploy ransomware to cause an impact to the business, and gather sensitive data. Rapid7 has observed this ongoing campaign targeting SonicWall devices to be consistent with previous activity attributed to Akira. </span></p><p style="direction: ltr;"><span style='font-size: undefined;'>The Akira ransomware group follows a standard attack flow: obtaining initial access via the SSLVPN component, escalating privileges to an elevated account or service account, locating and stealing sensitive files from network shares or file servers, deleting or stopping backups, and deploying ransomware encryption at the hypervisor level.</span></p><p style="direction: ltr;"><span style='font-size: undefined;'>Because of this, Rapid7 recommends reviewing security posture around the targeted components.</span></p><ul><li style="direction: ltr;"><p style="direction: ltr;"><span style='font-size: undefined;'>Local/site backups should be logically segmented, an MFA requirement should be in place to access cloud or site backups, and backups should be immutable.</span></p></li><li style="direction: ltr;"><p style="direction: ltr;"><span style='font-size: undefined;'>All virtualization infrastructure should be running the most up-to-date firmware/software to prevent any bypass of security controls.</span></p></li><li style="direction: ltr;"><p style="direction: ltr;"><span style='font-size: undefined;'>Elevated accounts or service accounts should be added to Group Policy enforcing a restricted group within Active Directory to avoid elevated credential sprawl.</span></p></li><li style="direction: ltr;"><p style="direction: ltr;"><span style='font-size: undefined;'>Achieve visibility across the environment by deploying security tools to all assets and forwarding relevant log sources to a SIEM.</span></p></li></ul><h2><span style='font-size: undefined;'>How Rapid7 is supporting customers</span></h2><p style="direction: ltr;"><span style='font-size: undefined;'>The </span><a href="/services/managed-detection-and-response-mdr/" target="_self"><span style='font-size: undefined;'>Rapid7 MDR</span></a><span style='font-size: undefined;'> team is continually monitoring our customers’ environments for post-exploitation activity using the latest threat detections. As mentioned above, Rapid7 has been sending direct communications to all customers, and we will continue to send these customer updates should more insights and/or guidance become available. </span></p><p style="direction: ltr;"><span style='font-size: undefined;'>Customers leveraging Rapid7’s Intelligence Hub can also track the latest developments surrounding Akira, including indicators of compromise (IOCs), Yara rules and emerging TTPs.</span></p>]]></description>
      <link>https://www.rapid7.com/blog/post/dr-akira-ransomware-group-utilizing-sonicwall-devices-for-initial-access</link>
      <guid isPermaLink="false">blt7660477fa7437f77</guid>
      <category><![CDATA[Incident Response]]></category>
      <category><![CDATA[Managed Detection and Response (MDR)]]></category>
      <category><![CDATA[Emergent Threat Response]]></category><dc:creator><![CDATA[Rapid7]]></dc:creator>
      <pubDate>Wed, 10 Sep 2025 17:44:57 GMT</pubDate><media:content url="https://images.contentstack.io/v3/assets/blte4f029e766e6b253/blt65a432ba319f4043/6846abddaf18306debe6cf4d/ETR.webp" medium="image" />
    </item>
  </channel>
</rss>