Skip to content

Commit 4e01d54

Browse files
authored
Merge pull request #293020 from limwainstein/url-parameters-whats-new
What's new for new URL parameters detail in alerts
2 parents 086f1be + 939d32d commit 4e01d54

File tree

3 files changed

+29
-8
lines changed

3 files changed

+29
-8
lines changed
111 KB
Loading

articles/defender-for-iot/organizations/release-notes.md

Lines changed: 18 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,10 @@ Cloud features may be dependent on a specific sensor version. Such features are
3737
3838
| Version / Patch | Release date | Scope | Supported until |
3939
| ------- | ------------ | ----------- | ------------------- |
40+
| **25.1** | | | |
41+
| 25.1.0 |03/2025 | Major |02/2026 |
4042
| **24.1** | | | |
41-
| 24.1.9 |2/2025 | Minor |1/2026 |
43+
| 24.1.9 |03/2025 | Minor |02/2026 |
4244
| 24.1.8 |12/2024 | Minor |12/2025 |
4345
| 24.1.7 |12/2024 | Minor |12/2025 |
4446
| 24.1.6 |11/2024 | Minor |12/2025 |
@@ -92,13 +94,26 @@ Version numbers are listed only in this article and in the [What's new in Micros
9294

9395
To understand whether a feature is supported in your sensor version, check the relevant version section below and its listed features.
9496

97+
## Versions 25.1.x
98+
99+
### Version 25.1.0
100+
101+
**Release date**: 03/2025
102+
103+
**Supported until**: 02/2026
104+
105+
This version includes the following updates and enhancements:
106+
107+
- ["Unauthorized Internet Connectivity Detected" alert now includes URL information](whats-new.md#unauthorized-internet-connectivity-detected-alert-now-includes-url-information)
108+
- [Improved RDP brute force detection](whats-new.md#improved-rdp-brute-force-detection)
109+
95110
## Versions 24.1.x
96111

97112
### 24.1.9
98113

99-
**Release date**: 2/202
114+
**Release date**: 03/2025
100115

101-
**Supported until**: 1/2026
116+
**Supported until**: 02/2026
102117

103118
This version includes bug fixes for stability improvements.
104119

articles/defender-for-iot/organizations/whats-new.md

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,21 +22,27 @@ Features released earlier than nine months ago are described in the [What's new
2222

2323
The legacy on-premises management console won't be available for download after **January 1st, 2025**. We recommend transitioning to the new architecture using the full spectrum of on-premises and cloud APIs before this date. For more information, see [on-premises management console retirement](ot-deploy/on-premises-management-console-retirement.md).
2424

25-
## February 2025
25+
## March 2025
2626

2727
|Service area |Updates |
2828
|---------|---------|
29-
| **OT networks** | - [Improved RDP Brute Force Detection](#improved-rdp-brute-force-detection)|
29+
| **OT networks** | - ["Unauthorized Internet Connectivity Detected" alert now includes URL information](#unauthorized-internet-connectivity-detected-alert-now-includes-url-information)<br>- [Improved RDP Brute Force Detection](#improved-rdp-brute-force-detection) |
3030

31-
### Improved RDP Brute Force Detection
31+
### "Unauthorized Internet Connectivity Detected" alert now includes URL information
3232

33-
The “Excessive Number of Sessions” alert now includes support by default to an RDP port, enhancing visibility into potential brute-force attacks and unauthorized access attempts.
33+
The "Unauthorized Internet Connectivity Detected" alert details now includes the URL from which the suspicious connection initiated, helping SOC analysts assess and respond to incidents more effectively.
34+
35+
:::image type="content" source="media/whats-new/url-parameters.png" alt-text="Screenshot of URL information in alert details." lightbox="media/whats-new/url-parameters.png":::
36+
37+
### Improved RDP brute force detection
38+
39+
The “Excessive Number of Sessions” alert now includes support by default to a remote desktop protocol (RDP) port, enhancing visibility into potential brute-force attacks and unauthorized access attempts.
3440

3541
## January 2025
3642

3743
|Service area |Updates |
3844
|---------|---------|
39-
| **OT networks** | - [Aggregating multiple alerts violations with the same parameters](#aggregating-multiple-alerts-violations-with-the-same-parameters)|
45+
| **OT networks** | [Aggregating multiple alerts violations with the same parameters](#aggregating-multiple-alerts-violations-with-the-same-parameters) |
4046

4147
### Aggregating multiple alerts violations with the same parameters
4248

0 commit comments

Comments
 (0)