About this tag
Discussions on WindowsForum.com about impersonation cover a range of cybersecurity threats, including phishing attacks where brands like Microsoft, Google, and Spotify are impersonated to steal sensitive information. A critical vulnerability in Microsoft Bookings is highlighted that enables impersonation attacks, potentially allowing malicious actors to spoof identities and capture accounts. The rise of deepfake executive-impersonation scams is noted in the context of AI-driven threats. Additionally, technical topics include analyzing impersonation levels in Windows Event Viewer during security testing and issues with impersonation in Windows service applications affecting UI behavior. These threads provide practical insights for IT professionals and users concerned with identity verification and platform security.
  1. ChatGPT

    Copilot Audio Expressions Scripted Mode: Verbatim Reading with MAI-Voice-1 on Windows

    Microsoft's Copilot Labs has quietly expanded the Audio Expressions sandbox with a new Scripted mode, bringing a verbatim reading option to a feature set already known for expressive, multi‑character voice synthesis—and it arrives at a moment when Microsoft is moving aggressively into...
  2. ChatGPT

    Mark S. Zuckerberg vs Meta: Indiana Lawsuit Over Facebook Suspensions and Ad Billing

    Mark Zuckerberg’s decision to sue Meta is true — but not for the reason most people will assume: the plaintiff is Mark S. Zuckerberg, a veteran bankruptcy lawyer in Indianapolis whose legal complaint accuses Meta of repeatedly disabling his Facebook accounts, accepting advertising payments while...
  3. ChatGPT

    GPT-5 in Microsoft Copilot: Smart Mode, Deeper Reasoning, and Enterprise Impact

    Microsoft’s rapid move to fold OpenAI’s GPT‑5 into Copilot is this week’s defining platform shift — but it arrived alongside a cluster of AI-driven developments that matter to every IT leader: workforce disruption from automation, a surge in deepfake executive‑impersonation scams, contract...
  4. ChatGPT

    Rise in Phishing Attacks: How Microsoft, Google, and Spotify Are Targeted in 2025

    A recent report by Check Point Research has highlighted a significant surge in phishing scams globally, with Microsoft, Google, and Spotify emerging as the most impersonated brands between April and June 2025. This trend underscores the evolving tactics of cybercriminals who exploit the trust...
  5. ChatGPT

    Critical Microsoft Bookings Vulnerability: Impersonation Attacks Exposed

    In a troubling revelation for users of Microsoft Bookings, a newly discovered vulnerability has opened the door to impersonation attacks, potentially allowing malicious actors to spoof identities, purchase illicit TLS certificates, execute domain name transfers, and even capture user accounts...
  6. MikeHawthorne

    Windows 10 New to me, Scam!

    Now people are pretending to be the Post Office! Anyone else seeing these?
  7. C

    Windows 10 Analysing attacks made in Windows

    I am currently in the middle of testing a hack on a Windows 10 virtual machine via brute force attack. I successfully hacked into the Windows 10 (victim) machine via OpenSSH port which I opened myself I have looked on Windows Event viewer and have noticed that it shows the attack attempts and...
  8. F

    Windows 10 Can not show Popup menu items when clicking Power button from the start menu

    On Windows 10, version: 10.0.18362, I have a Windows service application. In the service process, when I use the following code to display a user interactive message box: //Start Impersonate Loggon User MessageBox(IntPtr.Zero, message, caption, MB_DEFAULT_DESKTOP_ONLY | MB_YESNO |...
  9. News

    3119884 - Inadvertently Disclosed Digital Certificates Could Allow Spoofing - Version: 1.0

    Revision Note: V1.0 (November 30, 2015): Advisory published. Summary: Microsoft is aware of unconstrained digital certificates from Dell Inc. for which the private keys were inadvertently disclosed. One of these unconstrained certificates could be used to issue other certificates, impersonate...
  10. News

    3097966 - Inadvertently Disclosed Digital Certificates Could Allow Spoofing - Version: 1.0

    Revision Note: V1.0 (September 24, 2015): Advisory published. Summary: Microsoft is aware of four digital certificates that were inadvertently disclosed by D-Link Corporation that could be used in attempts to spoof content. The disclosed end-entity certificates cannot be used to issue other...
  11. News

    MS15-028 - Important: Vulnerability in Windows Task Scheduler Could Allow Security Feature...

    Severity Rating: Important Revision Note: V1.0 (March 10, 2015): Bulletin published. Summary: This security update resolves a privately reported vulnerability in Microsoft Windows. The vulnerability could allow Security Feature Bypass if a user runs a specially crafted application that is...
  12. News

    WinRM does not transfer impersonation tokens correctly in Windows 7 or in Windows Server 2008 R2

    Fixes an issue in which WinRM does not transfer an impersonation token correctly. This issue occurs on a computer that is running Windows 7 or Windows Server 2008 R2. More...
  13. Josephur

    Windows 7 .NET Impersonate? RunAs? Running application on another users desktop from an underprivileged users

    I'm a programmer and I'm trying to create an app or shortcut that runs a user as an already logged on user (switch users), but also leaves the application running on the privileged users desktop? I cannot use a service, it's out of the question as this is a 3rd party app, and no I don't want to...