app-bound encryption

Tech Optimizer
July 15, 2026
Cybersecurity firm ArcticWolf has identified 292 malicious GitHub repositories that impersonate legitimate software tools, part of a campaign to deliver a new variant of the BoryptGrab infostealer. This malware can extract sensitive information from 19 web browsers, 32 cryptocurrency wallets, messaging applications like Telegram and Discord, gaming platforms such as Steam, and Windows Credential Manager. It can also exfiltrate files from users' Desktop and Documents folders and capture screenshots. This variant bypasses Chrome’s App-Bound Encryption using direct code injection and does not include an anti-analysis layer or conceal itself, aiming to harvest data quickly without persistence. The malicious activity began in late June, with most repositories removed from GitHub, though several dozen remain active. GitHub's status as a key platform in the open-source community makes it a target for cybercriminals, emphasizing the need for developers to thoroughly vet code before integration.
Winsage
August 1, 2024
Google Chrome has introduced app-bound encryption in version 127 for Windows to enhance cookie protection and defend against information-stealing malware. This feature improves the Data Protection API (DPAPI) by tying encrypted data to the application's identity, preventing unauthorized access by other applications. The new mechanism operates through a Windows service that verifies an application's identity, making it harder for attackers to decrypt data without gaining system privileges. App-bound encryption will protect not only cookies but also passwords, payment data, and other authentication tokens. This initiative is part of broader security measures by Google, which include download protection and account-based threat detection.
Search