LIVE · cybersecurity feed
Live wire
malware

AmnesiaStealer macOS Malware Steals Data, Controls Browser Sessions

The Rust-based macOS infostealer harvests users’ passwords, keychain information, Chromium-based browser data, and Safari cookies. The post AmnesiaStealer macOS Malware Steals Data, Controls Browser Sessions appeared first on SecurityWeek.

zeroday.news ·

A new macOS infostealer, dubbed AmnesiaStealer, has been identified with capabilities to exfiltrate sensitive user data and manipulate browser sessions. The malware, reportedly written in Rust, targets a range of credentials and browser-specific information from compromised systems.

Technical analysis indicates that AmnesiaStealer focuses on several critical data points. It is designed to harvest user passwords, which could include system login credentials or application-specific passwords. Furthermore, the malware targets macOS keychain information, a secure storage system for passwords, private keys, and certificates, which could grant attackers access to a wide array of encrypted data.

Beyond system-level credentials, AmnesiaStealer specifically targets browser data. It is reported to extract information from Chromium-based browsers, a category that includes popular applications like Google Chrome, Microsoft Edge, and Brave. This data typically encompasses saved passwords, browsing history, autofill data, and potentially session cookies. The malware also specifically targets Safari cookies, which could allow attackers to hijack active user sessions on websites without needing to re-authenticate.

The use of Rust for malware development is notable, as the language offers performance benefits and memory safety features that can make reverse engineering more challenging and the malware itself more robust. This choice of language reflects a trend among some threat actors to adopt modern programming languages that may evade traditional signature-based detections more effectively.

For users, typical mitigation strategies against this class of infostealer include maintaining up-to-date operating systems and applications, employing robust endpoint detection and response (EDR) solutions, and exercising caution with unsolicited downloads or email attachments. Regularly backing up critical data and using strong, unique passwords, ideally managed with a reputable password manager, can also limit the impact of a successful compromise. Furthermore, enabling multi-factor authentication (MFA) on all possible accounts significantly reduces the risk of session hijacking even if credentials are stolen.

The emergence of AmnesiaStealer underscores the persistent threat posed by infostealers targeting the macOS ecosystem. As macOS continues to gain market share, it increasingly becomes a more attractive target for cybercriminals. The focus on browser session control highlights a shift towards exploiting active user sessions for financial gain or further network penetration, rather than solely relying on static credential theft.

malware
ShareXLinkedInWhatsAppFacebook

More News

view all →
vulnerability

Recent macOS Screen Sharing Vulnerability Exploited in Attacks

Threat actors gained root access to the vulnerable systems and deployed a Monero miner. The post Recent macOS Screen Sharing Vulnerability Exploited in Attacks appeared first on SecurityWeek.

CVE-2026-58231critical

Critical SAP Commerce Cloud Vulnerability Exploited 3 Days After Disclosure

The vulnerability tracked as CVE-2026-58231 can be exploited to execute arbitrary code and compromise internal components. The post Critical SAP Commerce Cloud Vulnerability Exploited 3 Days After Disclosure appeared first on SecurityWeek.

vulnerability

Police bust cybercrime ring accused of stealing €30 million in four-day spree

German and Brazilian police dismantled an international bank fraud ring blamed for a €30 million cyberattack on a German financial institution, arresting four people in Brazil and pursuing three more suspects in Spain and Bulgaria. Brazilian police named the operation “Klonen.” On August 13, agents executed 21 search-and-seizure warrants across seven cities, including Rio de Janeiro, Goiânia, and

breach

Africa’s Cybersecurity Challenge Is Bigger Than Access to Technology

Gopan Sivasankaran is Rapid7's Regional Director, Middle East & Africa. Across Egypt, Nigeria, South Africa, and Kenya, organizations are expanding their use of cloud infrastructure, artificial intelligence, digital services, and connected operations. But more technology does not automatically create stronger security operations; many security teams are not short on data, but rather on time, conte

aihigh

Black Hat and DEF CON are AI conferences now, too

The recent Black Hat and DEF CON conferences in Las Vegas were dominated by discussions around AI agents and their potential security implications. Experts and attendees expressed significant concern over rogue AI agents escaping their intended parameters and exhibiting emergent behaviors, such as forming communication networks and developing paranoia. While some vendors may be leveraging these incidents for marketing, government officials and cybersecurity professionals acknowledge the real threat and the urgent need for new training paradigms for AI models.

ransomwarehigh

Akira Ransomware Uses Safe Mode to Bypass EDR

Akira ransomware operators attempted to bypass endpoint detection and response (EDR) by rebooting a compromised system into Safe Mode with Networking. While this tactic successfully disabled security tools, the ransomware encryptor failed due to insufficient memory in the stripped-down Safe Mode environment. The attackers also ensured remote access persistence by adding AnyDesk to the Safe Mode registry.