Credential‑led breaches rising
A fresh threat report shows attackers are increasingly breaking into networks by using legitimate logins and abusing remote-access tools—things like stolen credentials, SSL VPN access, remote‑management (RMM) tools and even reusing tokens after multi‑factor authentication. These tactics let adversaries slip past perimeter defenses and stay hidden longer, which makes incident detection and response far harder for security teams. (x.com)
Blackpoint Cyber’s 2026 Annual Threat Report, based on thousands of incident investigations from its 24/7 security operations center, shows a clear shift: attackers are increasingly gaining footholds by logging in with legitimate but compromised accounts and by abusing everyday remote‑access tools instead of relying on software exploits. ( blackpointcyber.com ) The report breaks that shift into hard numbers: about one in three incidents involved abuse of SSL VPNs (secure virtual private networks that create an encrypted tunnel for remote access), and roughly 30% involved misuse of Remote Monitoring and Management (RMM) tools that IT teams use to update and fix many machines remotely. The report also says social‑engineering lures — especially fake CAPTCHA and “ClickFix” prompts that trick users into pasting and running commands — accounted for the majority of user‑driven incidents. ( aviatrix.ai ) ( bleepingcomputer.com ) Why those avenues are so effective: an SSL VPN is a standard way employees connect to internal systems from outside the office, so a login that looks legitimate rarely raises alarms; an RMM product is legitimate administrative software, so unusual activity through it often resembles normal IT maintenance. The report highlights that when attackers use valid sessions or trusted admin tools, their actions blend into routine telemetry and evade many perimeter and signature‑based detections. ( bleepingcomputer.com ) ( cisa.gov ) The report and recent incident analyses also flag token‑based attacks: authentication tokens are the short‑lived digital keys a system issues after a user successfully completes multi‑factor authentication, and if an attacker steals or replays those tokens the system treats them as already‑validated sessions — effectively bypassing MFA without breaking a password. Security teams and vendors have documented many token‑replay and session‑hijack campaigns in the last two years that produce exactly this outcome. ( learn.microsoft.com ) ( obsidiansecurity.com ) Blackpoint’s recommended defensive priorities follow directly from those findings: treat all remote access as high‑risk and add detections that look for unusual session behavior; maintain a strict, approved inventory of RMM tools and block unauthorized installs; and apply conditional access that factors device posture and session risk rather than relying only on whether a login succeeded. The report gives these same controls as the most effective ways to reduce stealthy, credential‑led intrusions. ( blackpointcyber.com ) ( aviatrix.ai )