Zum Hauptinhalt springen
Echtzeit-Radar & Feeds
Alle RSS Feeds ➔
👥 Community & Social
Windows Tipps & SecurityGrafikkarte vor Überhitzung schützen: So geht’s(25.09.2026 um 08:00 Uhr)
••••••••••
Windows Tipps & SecurityGrafikkarte vor Überhitzung schützen: So geht’s(25.09.2026 um 08:00 Uhr)
••••••••••
Intelligence View
⚡ tsecurity.de Intelligence

Microsoft Releases AI Shell Preview 4 with Major macOS Upgrades

Microsoft has rolled out Preview 4 of its AI Shell tool, bringing key improvements, especially for macOS users. The release enhances compatibility with macOS, introduces new agent support, and expands command functionality, marking a…

0
↗ Quelle (macobserver.com)
Reagiere als Erste:r — dein Feedback zählt!
Microsoft has rolled out Preview 4 of its AI Shell tool, bringing key improvements, especially for macOS users. The release enhances compatibility with macOS, introduces new agent support, and expands command functionality, marking a significant step forward in AI-powered command-line experiences.



Improved macOS Integration and Sidecar Support



The most impactful change is the overhaul of the macOS sidecar experience. Previously unreliable, the feature now performs consistently when paired with iTerm2 and PowerShell 7. The update resolves limitations like the inability to run the /code post command, aligning macOS functionality with the Windows version.



Another addition is the installation script upgrade, which now installs the AI Shell module on macOS systems, simplifying setup for Mac users.



New Agent Support and Enhanced Command Features



Preview 4 introduces support for the Phi Silica agent. This model, built into Copilot+ PCs, allows offline use of AI Shell. However, it’s not bundled by default. Users must manually clone the repository and build the code. Microsoft cautions that the agent remains experimental and may not be stable in future releases.



The update also adds Entra ID authentication for Azure OpenAI instances. This means you can now authenticate without saving API keys in config files, improving security and convenience.



Microsoft has expanded the Invoke-AIShell command with new parameters. The -PostCode and -CopyCode Flags simplify interaction with the side pane, letting you post or copy code directly without using text commands. A third flag, -Exit, closes the side pane without typing /exit.



Other Notable Improvements




Support for the latest OpenAI models



/clear added as an alias for /cls



Enhanced model management in the Ollama agent




To install AI Shell Preview 4, run the following PowerShell command:



Invoke-Expression "& { $(Invoke-RestMethod 'https://aka.ms/install-aishell.ps1') }"



Check out full details on Microsoft’s official release notes and the AI Shell GitHub repository.

1. Sofort-Triage & Abwehrmaßnahmen

SOC Incident Playbook: Vulnerability Remediation & Verification
Syntax validiert (0 Fehler)
title: Detect Exploitation - Microsoft Releases AI Shell Preview 4 with Major macOS Upgrades
id: b9573754-ec50-4e44-8915-77e482ede9c4
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.t1059
Syntax validiert (0 Fehler)
rule CTI_Threat_Indicator {
    meta:
        author = "iShareStuff CTI Automated Detection Engine"
        date = "2026-09-26"
        description = "YARA Signature for "
    strings:
        $str = "Microsoft Releases AI Shell Pr" ascii wide
    condition:
        any of them
}
Syntax validiert (0 Fehler)
index=security sourcetype IN ("cisco:asa", "pan:traffic", "zeek_conn", "suricata", "WinEventLog:Security")
("Microsoft Releases AI Shell Preview 4 wi")
| 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 - count
Syntax validiert (0 Fehler)
message: "*Microsoft Releases AI Shell Preview 4 wi*"
Syntax validiert (0 Fehler)
CommonSecurityLog
| where Message has "Microsoft Releases AI Shell Preview 4 wi"
| summarize EventCount = count(), FirstSeen = min(TimeGenerated), LastSeen = max(TimeGenerated) by SourceIP, DestinationIP, DestinationPort, Activity
| extend DetectionRule = "iShareStuff-CTI-Compiled"
| sort by EventCount desc

2. Cyber Threat Intelligence & Forensik

CTI Threat Relationship Graph4 Knoten / 3 Relationen
CVE / Incident Software MITRE ATT&CK CWE Weakness IoC
🎯
MITRE ATT&CK Matrix Navigator 14 Taktiken
Identifiziert: T1059Command and Scripting Interpreter
Reconnaissance
-
Resource Development
-
Initial Access
Execution
Persistence
-
Privilege Escalation
Defense Evasion
Credential Access
-
Discovery
-
Lateral Movement
-
Collection
-
Command and Control
Exfiltration
-
Impact
tsecurity.de Cognitive Threat RAG
Fokus-Vektor:

Kognitive Analyse für identifizierte Bedrohung: Erhöhte Bedrohungslage im Bereich Microsoft Releases AI Shell Preview 4 wi.... Basierend auf 368k Vektor-Korrelationen werden sofortige Isolationsmaßnahmen für betroffene Endpunkte empfohlen.

🛡️ Angriffsfläche & Exposure

Netzwerk/Remote-Zugriff ohne Vorauthentifizierung möglich.

⚡ Empfohlene Sofortmaßnahmen
  • 1. Perimeter-Inspektion: Relevante Portfreigaben und exponierte Endpunkte unverzüglich scannen.
  • 2. Patch-Applikation: Hersteller-Hotfix einspielen oder betroffene Daemons in isolierte DMZ-Segmente überführen.
  • 3. Telemetrie & EDR-Alerts: Prozessaufrufe und Child-Processes auf anomale Shell-Spawns überwachen.
🔗 Semantisch verwandte Zero-Days MariaDB 11.7 VEC
Ähnliche Beiträge
🔍 Verwandte News

Auch interessante Nachrichten Microsoft Releases AI Shell Preview 4 with Major macOS Upgrades

Thematisch verwandte Begriffe: Microsoft, Releases, Shell, Preview · 6 Treffer

Laden...

Videos werden geladen ...

Laden...

Beiträge werden geladen ...

Laden...

Videos werden geladen ...

Laden...

Beiträge werden geladen ...

Laden...

Videos werden geladen ...

Laden...

Beiträge werden geladen ...

Laden...

Videos werden geladen ...

Laden...

Beiträge werden geladen ...

Laden...

Videos werden geladen ...

Zum Aktualisieren ziehen
ZERO-DAY CVE-2026-100618 | Capgo (capgo.app) is affected by an authorization flaw in the app icon …
Advisory →
tsecurity.de Icon
Offline-Lesen, Eilmeldungen & 0ms Ladezeit

Installiere tsecurity.de direkt auf deinen Home-Bildschirm für das ultimative Vollbild-Magazinerlebnis ohne Browser-Leisten.

Nächster Beitrag