This post is a part of a Github repo, which contains a Powershell script helping to migrate Microsoft User Profile
Der Beitrag Migrate/Convert Microsoft User Profile Disks to FSLogix VHD erschien zuerst auf Prianto Knowledge.
Intelligence View
This post is a part of a Github repo, which contains a Powershell script helping to migrate Microsoft User Profile Der Beitrag Migrate/Convert Microsoft User Profile Disks to FSLogix VHD erschien zuerst auf Prianto Knowledge.
This post is a part of a Github repo, which contains a Powershell script helping to migrate Microsoft User Profile
Der Beitrag Migrate/Convert Microsoft User Profile Disks to FSLogix VHD erschien zuerst auf Prianto Knowledge.
title: Detect Exploitation - Migrate/Convert Microsoft User Profile Disks to FSLogix VHD
id: 61cb5f69-44d1-41b3-8bcb-e94f7cf2cd73
status: experimental
description: Automatisch generierte SIEM-Erkennungsregel basierend auf CTI Intelligence
references:
- https://tsecurity.de/
author: iShareStuff CTI Automated Detection Engine
date: 2026-09-26
logsource:
category: network_connection
product: any
detection:
selection:
CommandLine|contains:
- 'exploit'
condition: selection
falsepositives:
- Legitime administrative Zugriffe oder Penetrationstests
level: high
tags:
- attack.initial_access
- attack.t1059rule CTI_Threat_Indicator {
meta:
author = "iShareStuff CTI Automated Detection Engine"
date = "2026-09-26"
description = "YARA Signature for "
strings:
$str = "Migrate/Convert Microsoft User" ascii wide
condition:
any of them
}index=security sourcetype IN ("cisco:asa", "pan:traffic", "zeek_conn", "suricata", "WinEventLog:Security")
("MigrateConvert Microsoft User Profile Di")
| stats count earliest(_time) as first_seen latest(_time) as last_seen by src_ip, dest_ip, dest_host, signature
| eval first_seen=strftime(first_seen, "%Y-%m-%d %H:%M:%S"), last_seen=strftime(last_seen, "%Y-%m-%d %H:%M:%S")
| sort - countmessage: "*MigrateConvert Microsoft User Profile Di*"CommonSecurityLog
| where Message has "MigrateConvert Microsoft User Profile Di"
| summarize EventCount = count(), FirstSeen = min(TimeGenerated), LastSeen = max(TimeGenerated) by SourceIP, DestinationIP, DestinationPort, Activity
| extend DetectionRule = "iShareStuff-CTI-Compiled"
| sort by EventCount descKognitive Analyse für identifizierte Bedrohung: Erhöhte Bedrohungslage im Bereich Migrate/Convert Microsoft User Profile D.... Basierend auf 368k Vektor-Korrelationen werden sofortige Isolationsmaßnahmen für betroffene Endpunkte empfohlen.
Netzwerk/Remote-Zugriff ohne Vorauthentifizierung möglich.
Ähnliche Beiträge
Thematisch verwandte Begriffe: MigrateConvert, Microsoft, User, Profile · 6 Treffer
Videos werden geladen ...
Beiträge werden geladen ...
Videos werden geladen ...
Beiträge werden geladen ...
Videos werden geladen ...
Beiträge werden geladen ...
Videos werden geladen ...
Beiträge werden geladen ...
Videos werden geladen ...
Installiere tsecurity.de direkt auf deinen Home-Bildschirm für das ultimative Vollbild-Magazinerlebnis ohne Browser-Leisten.