July 29, 2026

Telegram is a messaging app. A lot of small businesses use it, or at least their employees do. Researchers just caught a sophisticated threat actor using Telegram as a hidden communication channel for malware. The attackers used it to send instructions to compromised systems without triggering the usual network alarms.
The targets in this specific campaign were government agencies in the Middle East. I get it, that sounds far away from a 30-person accounting firm in Hoboken. But the technique itself is the problem, and techniques spread fast once they work.
Most security tools look for traffic going to known bad IP addresses or suspicious domains. Telegram's servers are not on any blocklist. The traffic looks completely normal, because it is normal Telegram traffic, just carrying malware instructions buried inside it.
This is called living-off-trusted-infrastructure. Attackers park their command-and-control inside a platform your firewall already trusts. The malware phones home, gets its instructions, and your perimeter security never raises a flag.
Traditional antivirus won't catch this either. The malware families in this campaign, TELESHIM, MIXEDKEY, and BINDCLOAK, were previously unknown. Signature-based detection tools match against things they've seen before. New malware walks right past them.
Your exposure here isn't theoretical. If an employee downloads a malicious file, clicks a bad link in an email, or installs something sketchy, an attacker could establish a foothold on that machine and use Telegram-based communication to control it quietly for weeks. You'd see nothing unusual in your logs.
The businesses I worry about most are the ones running older Windows versions, skipping endpoint detection upgrades because they seem expensive, or letting employees install whatever they want on company laptops. That's a lot of small businesses in NJ and the metro area.
Even if you're on Microsoft 365 and feel pretty good about your setup, the endpoint matters. A compromised laptop that connects to your Microsoft 365 tenant can do real damage before anyone notices.
A few things make a real difference against this kind of attack.
First, modern endpoint detection and response (EDR) tools look at behavior, not just signatures. Microsoft Defender for Business, which is included in Microsoft 365 Business Premium, can catch unusual process behavior even when the malware itself is brand new. If you're on Business Basic or Standard, you're missing that layer. It's worth knowing which plan you're on.
Second, application control policies through Intune can restrict what software runs on company devices. If an employee can't install arbitrary apps, the attacker has a harder time getting the initial foothold in the first place. This isn't complicated to set up, but it does require someone to actually configure it.
Third, DNS filtering catches outbound connections to suspicious destinations. Tools like Cisco Umbrella or even Microsoft's built-in DNS protection can block a lot of callback traffic before it completes. Not every threat, but a meaningful percentage.
Finally, keeping Windows fully patched through Windows Update for Business or Intune is still one of the highest-ROI security actions available. A lot of initial compromises exploit vulnerabilities that have had patches available for months.
You don't need to understand the technical details of TELESHIM to act on this. What you need to know is that attackers are getting better at hiding inside normal-looking traffic, and the tools that come with a basic antivirus subscription weren't built for that problem.
Ask whoever manages your IT whether you have behavioral endpoint detection running on every company device. Ask whether your Microsoft 365 license includes Defender for Business. If neither of those questions gets a clear answer, that's the gap worth fixing first.
If you want a second opinion on where your current setup stands, Exine works with small and mid-size businesses across NJ and NYC on exactly this kind of security review.