Skip to content

Commit 02a8a1a

Browse files
committed
Merge branch 'master' of https://github.com/AmirSasson/Azure-Sentinel into feature/amirsasson/fix-oci-307-name-datapoller
2 parents 5ec9f89 + 3d70ce8 commit 02a8a1a

File tree

484 files changed

+15718
-9963
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

484 files changed

+15718
-9963
lines changed

Detections/http_proxy_oab_CL/ExchagngeSuspiciousFileDownloads.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ entityMappings:
3535
columnName: HostName
3636
- identifier: DnsDomain
3737
columnName: HostNameDomain
38-
version: 1.0.3
38+
version: 1.0.4
3939
kind: Scheduled
4040
metadata:
4141
source:

Hunting Queries/DeviceProcess/VScodeExtensionofanUser.yaml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
id: 75830932-794e-4a18-b62f-cc2a010080b5
22
name: List all the VScode Extensions which are installed on a user system
33
description: |
4-
'Detects potentially malicious Visual Studio Code (VSCode) extensions installed on a users system, which threat actors might use to control devices and exfiltrate personal information.
5-
Ref: https://blog.checkpoint.com/securing-the-cloud/malicious-vscode-extensions-with-more-than-45k-downloads-steal-pii-and-enable-backdoors/'
4+
'Detects observed Visual Studio Code (VS Code) extension installation activity on a user's system within the query time range.
5+
Note: This query does not return a complete per-user inventory of installed extensions and may miss extensions installed outside the telemetry window or via unsupported installation methods.
6+
Ref: https://blog.checkpoint.com/securing-the-cloud/malicious-vscode-extensions-with-more-than-45k-downloads-steal-pii-and-enable-backdoors/'
7+
68
requiredDataConnectors:
79
- connectorId: MicrosoftThreatProtection
810
dataTypes:
@@ -33,7 +35,7 @@ entityMappings:
3335
fieldMappings:
3436
- identifier: Name
3537
columnName: AccountName
36-
version: 1.0.1
38+
version: 1.0.2
3739
metadata:
3840
source:
3941
kind: Community

Logos/meshcloud.svg

Lines changed: 30 additions & 0 deletions
Loading

Parsers/ASimAlertEvent/ARM/ASimAlertEventMicrosoftDefenderXDR/ASimAlertEventMicrosoftDefenderXDR.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

Parsers/ASimAlertEvent/ARM/vimAlertEventMicrosoftDefenderXDR/vimAlertEventMicrosoftDefenderXDR.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

Parsers/ASimAlertEvent/CHANGELOG/ASimAlertEvent.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22

33
## Version 0.1.0
44

5-
- (2024-11-07) AlertSchemaParsers - [PR #11387](https://github.com/Azure/Azure-Sentinel/pull/11387)
5+
- (2024-11-07) Alert Schema Parsers - [PR #11387](https://github.com/Azure/Azure-Sentinel/pull/11387)
66

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# Changelog for ASimAlertEventMicrosoftDefenderXDR.yaml
22

3+
## Version 0.2.0
4+
5+
- (2026-01-09) [ASIM] AlertEvent - Microsoft Defender XDR Parser updates - [PR #13418](https://github.com/Azure/Azure-Sentinel/pull/13418)
6+
- Removal of unnormalized columns
7+
- Add value: `IpAddresses` to AdditionalFields
8+
39
## Version 0.1.0
410

5-
- (2024-11-07) AlertSchemaParsers - [PR #11387](https://github.com/Azure/Azure-Sentinel/pull/11387)
11+
- (2024-11-07) Alert Schema Parsers - [PR #11387](https://github.com/Azure/Azure-Sentinel/pull/11387)
612

Parsers/ASimAlertEvent/CHANGELOG/ASimAlertEventSentinelOneSingularity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22

33
## Version 0.1.0
44

5-
- (2024-11-07) AlertSchemaParsers - [PR #11387](https://github.com/Azure/Azure-Sentinel/pull/11387)
5+
- (2024-11-07) Alert Schema Parsers - [PR #11387](https://github.com/Azure/Azure-Sentinel/pull/11387)
66

Parsers/ASimAlertEvent/CHANGELOG/imAlertEvent.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22

33
## Version 0.1.0
44

5-
- (2024-11-07) AlertSchemaParsers - [PR #11387](https://github.com/Azure/Azure-Sentinel/pull/11387)
5+
- (2024-11-07) Alert Schema Parsers - [PR #11387](https://github.com/Azure/Azure-Sentinel/pull/11387)
66

Parsers/ASimAlertEvent/CHANGELOG/vimAlertEventEmpty.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22

33
## Version 0.1.0
44

5-
- (2024-11-07) AlertSchemaParsers - [PR #11387](https://github.com/Azure/Azure-Sentinel/pull/11387)
5+
- (2024-11-07) Alert Schema Parsers - [PR #11387](https://github.com/Azure/Azure-Sentinel/pull/11387)
66

0 commit comments

Comments
 (0)