LIVE · cybersecurity feed
Live wire
Malware Hijacks Android Car Head UnitsCritical Flaw in NASA/JPL Open-Source Spacecraft Command Software Allowed Unauthenticated Command ExecutionCVE-2026-73570 · U.S. CISA adds Zimbra Collaboration Suite (ZCS) flaw to its Known Exploited Vulnerabilities catalogCVE-2024-3094 · Connecting the Dots: Securing the Overlooked Corners of the Software Development Lifecycle (SDLC) Supply Chain14 Trojanized npm Packages Drop RedC2 4.0 Linux Backdoor With AI-Assisted C2Hundreds of leaked AWS keys give full control over corporate accountsAndroid Car Malware Spreads Through Built-In Updaters for Ad Fraud, Proxy BotnetMalware injected into popular Rust packages to steal developer credentialsSix Maximum-Severity Flaws Found in Cisco ProductsCritical Isolated-vm Vulnerability Leads to RCE on Host
identity theftmedium

Attackers Exploit Collaboration Tools for Identity Theft

Researchers have identified a new attack vector where threat actors leverage enterprise collaboration platforms to conduct identity phishing and steal user credentials. The report outlines the methods used by attackers and provides actionable strategies for organizations to bolster their defenses against these evolving threats.

zeroday.news ·

Cybersecurity researchers have observed a significant increase in threat actors exploiting enterprise collaboration platforms for identity-focused attacks, including phishing, impersonation, credential theft, and malware delivery. Over the past year, alerts related to malicious activity involving these tools have quadrupled, indicating a growing trend in their misuse.

The shift to software-as-a-service (SaaS) and the widespread adoption of platforms like Microsoft Teams and Slack have made them critical components of business operations, but also expanded the enterprise attack surface. Attackers are leveraging the inherent trust users place in these platforms, along with features such as external federation, guest access, and shared workspaces, to conduct sophisticated social engineering campaigns.

One of the most common techniques involves identity phishing through external collaboration channels. Attackers often compromise accounts or create attacker-controlled workspaces to impersonate IT support or other trusted personnel. They initiate conversations, then direct victims to phishing sites designed to harvest corporate credentials and multifactor authentication (MFA) tokens, sometimes using adversary-in-the-middle (AiTM) phishing proxies.

For example, the advanced persistent threat group APT29 has been observed using compromised Microsoft Teams accounts to send links to credential-harvesting pages. These campaigns often begin with a chat request, followed by instructions to visit a phishing site, approve an MFA request, install remote access software, or provide credentials.

Another documented technique involves attackers impersonating administrators or employees within targeted organizations via Slack. They send phishing links through direct messages, channel mentions, and legitimate notifications. Once an account is compromised, attackers inherit the user's identity context, including permissions and relationships, making their malicious activity appear as normal collaboration.

Beyond initial access, threat actors are also using collaboration platforms for post-compromise operations. This includes impersonation through legitimate platform notifications and direct messages, as well as persistence techniques like MFA removal and privileged credential exfiltration. One observed method involved using a native Slack webhook integration to exfiltrate privileged credentials.

In a recent incident, a threat actor sent a malicious RAR file containing an older, known malicious DLL (lpk.dll) to a victim via a Teams chat. The victim downloaded and opened the archive, which then launched WinRAR.exe and extracted the malicious DLL, intended for DLL sideloading attacks. This demonstrates that attackers continue to utilize older malware families when delivered through these trusted communication channels.

Security teams often have limited visibility into activity within authenticated collaboration sessions, as controls typically focus on email and authentication events. This blind spot allows attackers to exploit the trust associated with these platforms, making their requests appear routine rather than suspicious.

Organizations are advised to treat collaboration environments as part of their identity attack surface. Protecting these platforms requires both strong authentication mechanisms and enhanced visibility into how trusted identities and communication channels are used post-authentication.

identity theftphishingcollaboration toolscredential theft
ShareXLinkedInWhatsAppFacebook

More News

view all →
security

Postal Service moves to finalize mail ballot regs before SCOTUS ruling

The rules have already been rejected by multiple state courts, but the Trump administration said it’s preparing in case of a favorable Supreme Court decision. The post Postal Service moves to finalize mail ballot regs before SCOTUS ruling appeared first on CyberScoop.

vulnerability

ToxicPanda 2.0 Gets a Major Upgrade, Expanding Attacks Across 16 Countries

ToxicPanda 2.0 targets 349 financial apps and abuses Android Wireless Debugging to gain deeper device access and steal banking credentials. ToxicPanda used to be a Europe-focused nuisance targeting a manageable list of banks. That version is gone. Zimperium’s zLabs team just documented ToxicPanda 2.0, and the numbers alone tell the story: 349 targeted financial institutions […]

ai

If you're not using AI to attack your own systems, your adversaries will

Agents are also the new attack surface - cue defenders' existential angst

privacy

TikTok Agrees to $400 Million Settlement in U.S. Child Privacy Lawsuit

TikTok has agreed to a $400 million settlement with the U.S. Department of Justice to resolve a lawsuit alleging violations of child privacy laws. The lawsuit, filed in 2024, accused the company of improperly collecting data from users under 13 and failing to comply with parental requests to delete accounts. The settlement includes an immediate payment of $300 million and an additional $100 million contingent on the dissolution of a prior consent decree related to Musical.ly.

malware

Hackers infect Android car head units with proxy botnet malware

A supply-chain attack targeting Android-based car head units is using a legitimate device-update app to spread malware that enlists compromised devices in a proxy botnet or uses them for ad fraud. [...]

security

Named Pipes Under Attack: Securing Windows Interprocess Communication

Windows named pipes provide fast interprocess communication, but weak access controls can expose privileged services to untrusted processes. ThreatLocker explains how endpoint verification, command authorization, strict input validation, and narrowly scoped privileges can help secure named-pipe communication. [...]