Cybersecurity researchers have disclosed a critical flaw in the Google Drive Desktop app for Windows. The vulnerability allows any logged-in user on a shared device to access another person’s data without re-entering credentials. How does the Google Drive flaw work? This vulnerability (CVE-2025-5150) in the Google Drive desktop app arises from how the application handles…
Terraform is a platform used for provisioning, deploying, and managing various resources and services across public clouds (AWS, Google Cloud Platform, or Microsoft Azure), private clouds, network infrastructures, and more. It allows cloud architects and developers to manage external resources by using the code defined in Terraform configuration files. In this article, I’ll explain everything…
Microsoft has rolled out new AI-powered enhancements to Sentinel’s User and Entity Behavior Analytics (UEBA), giving security teams deeper insights into user and entity activity. These updates improve threat detection by analyzing behavioral anomalies across users, devices, and services. Microsoft Sentinel UEBA (User and Entity Behavior Analytics) is a security feature that uses advanced analytics…
The FBI has issued a warning about a Chinese-backed hacking campaign that has breached at least 60 organizations across more than 80 countries. Cybersecurity researchers have uncovered 45 malicious domains linked to Salt Typhoon and other China-sponsored threat groups. Earlier this week, researchers from cybersecurity firm Silent Push published an in-depth report with details about…
Last Update: Mar 17, 2026
Group Policy security filtering is a helpful feature within Active Directory that allows administrators to fine-tune the application of Group Policy Objects (GPOs) to specific users, groups, and computers. In this article, we go through the fundamentals of Group Policy security filtering, explores its benefits, and provides practical examples and best practices for implementation. Common…
Microsoft is taking another step toward a cloud-first future by giving IT admins the ability to restrict new Office file creation to approved cloud storage only. The company has announced on the Microsoft 365 admin center that this change only applies to Word, Excel, and PowerPoint in Microsoft 365 enterprise apps. This new policy enables…
Microsoft has released the September 2025 Patch Tuesday updates for Windows 11 and Windows 10. This month, the company has fixed 80 vulnerabilities in Windows, Office, Microsoft Edge, Azure, Hyper-V, and other components. This month’s Patch Tuesday serves as a reminder for organizations to prepare for two key changes coming in October: the end-of-support for…
Microsoft is making hybrid cloud management easier with the introduction of Auto Agent Upgrade in public preview for Azure Arc-enabled servers. This new feature automatically keeps the Azure Connected Machine agent up to date and saves administrators from manual updates. What is the Azure Connected Machine Agent? The Azure Connected Machine agent is a lightweight…
As organizations rush to adopt AI and expand their third-party ecosystems, many are losing track of who can access their most sensitive data. Kiteworks’ 2025 report warns that this lack of visibility and growing overconfidence are leaving nearly half of companies exposed to severe security, compliance, and financial risks. Kiteworks has recently conducted a survey…
A sudden disruption beneath the Red Sea has rippled across digital highways, slowing internet speeds in parts of Asia and the Middle East. Microsoft has confirmed that undersea cable cuts are forcing Azure to reroute traffic, raising latency concerns for countries like Pakistan, India, and the UAE. Over the weekend, Microsoft confirmed that undersea cable…
Microsoft has acknowledged that the August 2025 security update is causing pain for administrators across several versions of Windows 11 and Windows 10. This bug is triggering unexpected User Account Control (UAC) prompts and app installation issues for non-admin users. According to Microsoft, this issue is caused by a security update that addresses the CVE-2025-50173…
Microsoft Graph Explorer PowerShell code snippets help you quickly adopt the Graph API. Let’s look at how you can generate PowerShell code in Microsoft Graph Explorer. Microsoft Graph Explorer PowerShell code snippets Nowadays, administrators are working more frequently with cloud platforms and difficult APIs to retrieve information. For PowerShell administrators, the change from commands like…