Intelligence View
Presenter View for Microsoft Teams spotted in public preview mode
Presenting on Microsoft Teams is about to get a whole lot easier. What you need to know Presenter View for Microsoft Teams is available in public preview mode. The feature lets presenters view upcoming slides and presentation notes…
What you need to know
Presenter View for Microsoft Teams is available in public preview mode.
The feature lets presenters view upcoming slides and presentation notes from PowerPoint.
Presenter View is currently set to start rolling out this month.
Microsoft Teams allows you to share PowerPoint presentations directly onto video calls. A new Presenter View will make it much easier to keep track of your presentation and to share more meaningful content. The feature is now available for Teams in public preview mode and could roll out to people as soon as this month.
The Microsoft 365 roadmap says that the feature is in development and is scheduled to come out in January 2021, though that date is subject to change.
Here is a description of the feature from the Microsoft 365 roadmap:
Presenters can view slide notes and upcoming slides helping the presenters keep the meeting on track, discuss meeting notes as neede...
1. Sofort-Triage & Abwehrmaßnahmen
SOC Incident Playbook: Vulnerability Remediation & Verification
title: Detect Exploitation - Presenter View for Microsoft Teams spotted in public preview mode
id: 067ca1c1-d336-49e1-b855-d5f01c69b1cd
status: experimental
description: Automatisch generierte SIEM-Erkennungsregel basierend auf CTI Intelligence
references:
- https://tsecurity.de/
author: iShareStuff CTI Automated Detection Engine
date: 2026-09-27
logsource:
category: network_connection
product: any
detection:
selection:
CommandLine|contains:
- 'exploit'
condition: selection
falsepositives:
- Legitime administrative Zugriffe oder Penetrationstests
level: high
tags:
- attack.initial_accessrule CTI_Threat_Indicator {
meta:
author = "iShareStuff CTI Automated Detection Engine"
date = "2026-09-27"
description = "YARA Signature for "
strings:
$str = "Presenter View for Microsoft T" ascii wide
condition:
any of them
}index=security sourcetype IN ("cisco:asa", "pan:traffic", "zeek_conn", "suricata", "WinEventLog:Security")
("Presenter View for Microsoft Teams spott")
| 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: "*Presenter View for Microsoft Teams spott*"CommonSecurityLog
| where Message has "Presenter View for Microsoft Teams spott"
| summarize EventCount = count(), FirstSeen = min(TimeGenerated), LastSeen = max(TimeGenerated) by SourceIP, DestinationIP, DestinationPort, Activity
| extend DetectionRule = "iShareStuff-CTI-Compiled"
| sort by EventCount desc2. Cyber Threat Intelligence & Forensik
MITRE ATT&CK Matrix Navigator 14 Taktiken
tsecurity.de Cognitive Threat RAG
Analyse für identifizierte Bedrohung auf Basis von Live-CTI (ENISA EUVD): CVSS 0.0 · EPSS 0.0% · CISA KEV: nein. Handlungsableitung aus den verlinkten Hersteller-Quellen.
Netzwerk/Remote-Zugriff ohne Vorauthentifizierung möglich.
- 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.