
Hackers make FAKE notifications
Keywords
Summary
134 words
Critical Evaluation
Value of the Information & Strength of the Argument
The video provides valuable, actionable information for cybersecurity professionals and enthusiasts. It demonstrates a realistic attack vector that could be used in phishing campaigns, and the step-by-step tutorial is clear and well-explained. The argumentation is solid, as Hammond builds on existing research and official documentation, and he also discusses detection opportunities, such as ETW and Sysmon. The inclusion of a proof-of-concept for code execution via custom protocol handlers adds depth. However, the video does not deeply analyze the broader implications or mitigations beyond basic detection, and the sponsor segment interrupts the flow.
101 words
Title / Content Match
The title accurately reflects the content, as the video demonstrates how hackers can create fake notifications on Windows.
Quality & Reliability
8/10
The video is a practical tutorial demonstrating how to create fake Windows toast notifications using PowerShell. It is based on prior research by brmk and iPurple team, and references official Microsoft documentation. The technical content is accurate and reproducible, with clear explanations. However, the video includes a sponsor segment and some subjective commentary, but the core information is reliable.
Key Moments
Markers derived by PSI from the transcript: the creator did not define chapters.
- Introduction: trust in notifications and the concept of faking them.
- Enumerating AUMIDs from registry (HKCU and HKLM).
- Setting up PowerShell environment and adding WinRT assembly.
- Creating XML for toast notification and displaying it.
- Adding buttons with actions (protocol activation).
- Customizing notifications with images and input fields.
- Creating custom protocol handler for code execution.
- Demonstrating code execution via custom protocol.
- Mentioning Windows Notifications Visualizer and BurntToast.
- Crediting iPurple team and discussing detection (ETW, Sysmon).
Cited Sources
- brmk - Toast My Way — Prior research on toast notifications.
- iPurple Team - Toast Notifications — Main reference for the technique.
- Microsoft - Adaptive and interactive toast notifications — Official documentation for toast notifications.
- Microsoft - Toast schema — XML schema for toast notifications.
- Microsoft - Action element — Documentation for action elements.
- Microsoft - Toast desktop apps — How to send toasts from desktop apps.
- Microsoft - Enable desktop toast with AppUserModelID — How to set AUMID for desktop apps.
- Microsoft - Handle URI activation — How to handle protocol activation.
- Microsoft - Notifications visualizer — Tool for designing toast notifications.
- BurntToast — PowerShell module for creating toast notifications.
Concurring Sources
- brmk - Toast My Way — Similar research on toast notifications.
- iPurple Team - Toast Notifications — Main reference for the technique.
External References
Contribution & Novelties
The video provides a practical, step-by-step demonstration of creating fake Windows toast notifications, which is a novel and relevant attack vector for social engineering. It builds on existing research and adds a proof-of-concept for code execution via custom protocol handlers. The video also highlights detection opportunities, which is valuable for defenders.
Pour aller plus loin :
- ClickFix attack technique — Related social engineering technique.
- Windows Toast Notifications documentation — Official documentation.
- Sysmon — Tool for monitoring and logging system activity.
80 words
Radar Profile
The radar profile shows high scores in quantity and quality of information, with a moderate technical level. The video is well-balanced, providing both theoretical and practical aspects, but the technical depth is not extremely advanced, making it accessible to a broad audience.
💬 Positif. Sur les 30 commentaires analysés, la majorité exprime de l'intérêt et de l'appréciation pour la démonstration, certains soulèvent des questions sur l'utilité pratique et la détection, mais le ton général est constructif et enthousiaste.