process

Winsage
August 24, 2026
Malware researcher Dominik Reichel has discovered a sophisticated Windows backdoor named Sleepwalker, which remains dormant in memory until activated by a specially crafted network packet. Sleepwalker uses a 23-instruction command language to execute tasks, including running code in memory and exfiltrating data. It activates through a proprietary activation packet that does not contain readable commands. The malware targets a VMware VMCI and disguises itself as Microsoft's dpapi.dll, mimicking its functions while redirecting calls to a non-existent file. Once it confirms its host process as ERAAgent.exe, it enters a dormant state to evade detection. Sleepwalker monitors for a specific pattern known as a magic packet to decrypt and interpret commands. Commands sent to it are encrypted with AES-256-CCM and must be read in a specific order. The backdoor includes functionalities for sending and concealing data, receiving tasks, and executing programs. Reichel has developed a toolkit to decode Sleepwalker’s bytecode and a mitigation guide for affected users. However, there are significant gaps in knowledge regarding the initial access method, victim identification, and the malware's operator.
Winsage
August 24, 2026
The configuration reveals a sequence of actions including file and directory deletions, relocations, and registry operations, such as deleting and modifying registry keys and values. The file-move primitive can transform into an arbitrary file-write capability when directed to the System32 directory. The automation of these actions is achieved through a tool called BTRCLI, which extracts a legitimate driver from Windows Defender, constructs an encrypted transaction, and loads the driver, using the target machine's version of BTR.sys to avoid external drivers.
Winsage
August 24, 2026
Microsoft Windows NT 4.0 was officially released on August 24, 1996, marking its 30th anniversary today. Codenamed “Tukwila,” it integrated the Windows Explorer desktop from Windows 95 with the NT operating system. Windows 95 was released a year earlier on August 24, 1995, and was initially codenamed “Chicago.” Windows NT 4 incorporated a modern user interface while maintaining the reliability of the NT kernel. It introduced features like the journaling NTFS filesystem but had limitations such as stability issues due to changes in the Graphics Device Interface (GDI) and lack of support for FAT32 and USB interfaces. Despite these shortcomings, NT 4 was a significant operating system that contributed to the competitive landscape of operating systems.
Winsage
August 24, 2026
Microsoft has issued an advisory to IT teams and software developers regarding significant changes in Windows code signing due to the expiration of the Windows Production PCA 2011 certificate in October 2026. The transition will involve stronger cryptographic algorithms, including RSA-3072 and SHA-384, which may cause compatibility issues for applications that rely on hardcoded certificate checks or outdated cryptographic standards. Microsoft plans to implement post-quantum cryptography by default for Windows code signing in 2027. IT administrators are encouraged to assess their software environments, confirm vendor compliance with supported trust-validation mechanisms, and ensure applications are tested against the new certificate hierarchy and signing algorithms. Organizations with private trust stores must establish processes for recognizing and deploying legitimate Microsoft certificate updates.
AppWizard
August 24, 2026
A recent update to the Google app has introduced the Ask Gemini button within Android's text selection menu, simplifying the process of querying the Gemini AI. This feature allows users to engage with Gemini by long-pressing the power button on most Android devices, and upon tapping the Ask Gemini option, selected text is automatically pasted into the Gemini app for immediate use. The feature is available in versions 17.51.19 and 17.51.18 of the Google app and can be found in the context menus of various browsers, including Google Chrome and Mozilla Firefox, as well as third-party applications like WhatsApp and Slack. The Ask Gemini option enhances user interaction with the AI across different platforms and has been rolled out through a server-side update.
AppWizard
August 24, 2026
Google announced a trend where new mobile devices are maintaining or decreasing their physical memory capacity due to rising memory prices, referred to as "RAMageddon." With the rollout of Android 17, a new mechanism allows the operating system to manage memory more efficiently by redirecting data usage to zRAM before forcibly closing apps. This feature helps maintain device performance but may still cause delays during data decompression. Developers are encouraged to optimize their applications for these new memory constraints. Additionally, users can enhance their device security by disabling location services, Bluetooth, reviewing app permissions, limiting background data, and disabling installations from unknown sources.
Winsage
August 24, 2026
The forthcoming Windows 11 26H2 release will focus on recalibrating support cycles rather than introducing new features. Microsoft has implemented a shared servicing model for Windows 11 24H2 and 25H2 since late 2024, allowing for consistent updates across branches. Users on Windows 11 24H2 or 25H2 can transition to 26H2 with an enablement package (eKB), while those on older versions like 22H2 and 23H2 will receive it as a full feature update. The 26H2 version will reset the support cycle, providing 24 months of updates for Home and Pro editions and 36 months for Enterprise and Education versions, extending until October 2028 for Home and Pro and October 2029 for Enterprise and Education starting in 2026. The 26H2 update will not introduce new features, with a more comprehensive upgrade expected in Windows 11 27H2. Additionally, Windows 11 26H1 is designed for Windows-on-Arm devices using Snapdragon chips, with devices featuring NVIDIA RTX Spark expected to launch this fall.
Search