It is very hard to find an in-the-wild attack that could bypass Comodo. Probably impossible against home users.
However, here is a recent example (targeted attack on government entities) that uses twice the method presented in my video:
Introduction
In July 2026, Zscaler ThreatLabz observed new activity by a threat actor with links to East Asia targeting government entities in the Middle East. During analysis, ThreatLabz captured post-compromise activity and uncovered previously undocumented malware tooling, including TELESHIM, MIXEDKEY, and BINDCLOAK. The campaign used a multi-stage attack chain to establish and maintain access on infected systems, with TELESHIM abusing the Telegram API for command-and-control (C2) communication to blend in with legitimate internet traffic...
View attachment 298951
The EXE files are benign/legitimate, so most AVs can also fail to detect the attack (as 0-day).
One of the used DLLs is still undetected by such strong AVs as Bitdefender, CrowdStrike Falcon, Elastic, GData, Eset, Emsisoft, Palo Alto Networks, TrendMicro, Xcitium, ZoneAlarm.
From VirusTotal, it follows that Xcitium did not detect any of the DLLs noted in the article, but it has an option to block unrecognized DLLs, which can block such attacks anyway.
If the attack accidentally happened at home, it could be blocked by SAC (DLLs are unsigned).