惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Engineering at Meta
Engineering at Meta
Microsoft Azure Blog
Microsoft Azure Blog
I
InfoQ
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
人人都是产品经理
人人都是产品经理
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
T
Tailwind CSS Blog
MongoDB | Blog
MongoDB | Blog
Google DeepMind News
Google DeepMind News
WordPress大学
WordPress大学
量子位
美团技术团队
大猫的无限游戏
大猫的无限游戏
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Last Week in AI
Last Week in AI
博客园 - 司徒正美
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
小众软件
小众软件
C
Check Point Blog
博客园 - 三生石上(FineUI控件)
N
Netflix TechBlog - Medium
Recent Announcements
Recent Announcements
有赞技术团队
有赞技术团队
月光博客
月光博客

Security Affairs

Agent’s claims on WhatsApp access spark security concerns Meta accused of violating DSA by failing to safeguard minors Large-scale Roblox hacking operation shut down by Ukrainian authorities CVE-2026-42208: LiteLLM bug exploited 36 hours after its disclosure Internet censorship index reveals Russia’s lead and widespread content blocking All supported cPanel versions hit by critical auth bug, now patched U.S. CISA adds Microsoft Windows Shell and ConnectWise ScreenConnect flaws to its Known Exploited Vulnerabilities catalog ShinyHunters exploit Anodot incident to target Vimeo CVE-2026-3854 GitHub flaw enables remote code execution Signal Phishing Campaign Targets German Officials in Suspected Russian Operation Microsoft fixes Entra ID flaw enabling privilege escalation New Android spyware Morpheus linked to Italian surveillance firm NCSC launches SilentGlass, a plug-in device to secure HDMI and DisplayPort links Medtronic discloses security incident after ShinyHunters claimed theft of 9M+ records Chinese spy posed as researcher in spear-phishing campaign targeting NASA to steal defense software LINKEDIN BROWSERGATE Firefox bug CVE-2026-6770 enabled cross-site tracking and Tor fingerprinting Fast16: Pre-Stuxnet malware that targeted precision engineering software Italy moves to extradite Chinese national to the U.S. over hacking charges U.S. utility giant Itron discloses a security breach Critical bug in CrowdStrike LogScale let attackers access files GopherWhisper: new China-linked APT targets Mongolia with Go-based malware SECURITY AFFAIRS MALWARE NEWSLETTER ROUND 94 Trigona ransomware adopts custom tool to steal data and evade detection Security Affairs newsletter Round 574 by Pierluigi Paganini – INTERNATIONAL EDITION U.S. CISA adds SimpleHelp, Samsung, and D-Link flaws to its Known Exploited Vulnerabilities catalog Over 400,000 sites at risk as hackers exploit Breeze Cache plugin flaw (CVE-2026-3844) CISA reports persistent FIRESTARTER backdoor on Cisco ASA device in federal network 12-year-old Pack2TheRoot bug lets Linux users gain root privileges Signal phishing campaign targets Germany’s Bundestag President Julia Klöckner
Meet GREYVIBE, the Russia-Linked Hacking Group Using AI t...
Pierluigi Paganini · 2026-05-30 · via Security Affairs

GREYVIBE, a Russia-linked group active since 2025, targets Ukraine with AI-assisted malware and five attack chains. Researchers say it’s part spy op, part crime gang.

Security firm WithSecure has been tracking a previously unknown Russian-linked APT group called GREYVIBE since at least August 2025. The group targets Ukraine and Ukrainian-related organizations across military, government, civilian, and business sectors. According to the experts, the APT group is not particularly sophisticated, but it’s persistent, and it’s using AI to compensate for skill gaps. However, the researchers state that the group keeps making mistakes that give them a clear look inside.

“The group has leveraged multiple attack vectors, including spear-phishing e-mails, fake captcha pages and fraudulent Ukrainian adult club websites, to deliver malware to a diverse set of victims. The observed victimology includes military, government, civilian, and business-related entities.” reads the report published by WithSecure. “Across these campaigns, the group has relied on custom developed obfuscators, loaders, and malware. WithSecure additionally identified several associated activity and related campaigns that shared varying degrees of overlap with the group’s tooling, infrastructure, and tradecraft.”

The group’s toolset is broad. The researchers documented five distinct attack chains employed by the group, each with its own lure and payload. PhantomMail uses spear-phishing emails with links to malicious archives on Google Drive and 4sync, delivering JavaScript-based loaders and a PowerShell remote access trojan called PhantomRelay. PhantomClick uses fake CAPTCHA pages impersonating Zoom and LAPAS in the style of ClickFix attacks, tricking victims into running commands that install the same PhantomRelay implant. PrincessClub is the strangest one: fake Ukrainian adult-club websites that deliver Android spyware called FallSpy, or Windows-based RATs depending on the victim’s device, with later versions of the lure sites adding a live WebRTC video-call feature to capture audio and video from the victim in real time. DroneLink uses websites posing as charitable foundations supporting the Ukrainian military to deliver WireGuard VPN software alongside a lightweight RAT called LegionRelay. And a campaign called Nebo uses a FallSpy sample designed to mimic a Russian military login screen, apparently to trick Ukrainian military personnel into thinking they’re accessing a Russian terminal. That last one deserves a moment of pause.

Custom-built malware makes attribution more difficult because it avoids the recognizable fingerprints often left by off-the-shelf tools. Attackers who develop their own code, or use AI to help generate it, can reduce the indicators researchers typically rely on to link operations together.

That’s exactly what GREYVIBE is doing. WithSecure found evidence of AI assistance across multiple parts of the operation: image generation via Ideogram AI, code development with ChatGPT and Google Gemini, obfuscation scripts, backend infrastructure, and post-compromise command generation. The AI use isn’t incidental. It’s structural.

“he group’s operation aligns with Russian state interests but does not consistently exhibit the operational maturity associated with more seasoned adversaries, and indicators also suggest ties to the broader cybercrime ecosystem.” continues the report. “The group occupies a grey area between cybercrime and state-affiliated activity, complicating attribution efforts and blurring traditional distinctions between these categories.”

A group that can generate and replace technical components faster than researchers can cluster them is harder to track over time, even if the underlying activity stays consistent.

The AI assistance has also backfired. Design flaws introduced into LegionRelay exposed its backend functionality to researchers. The group uploaded test samples to VirusTotal during development.

Development artifact names include internet slang like “letsrollboyos,” “totallyunsus,” and “cuteuwu.” One of the campaigns deployed an XMRig cryptocurrency miner on a small number of infected machines, which is not standard behavior for a disciplined intelligence operation. Pure nation-state actors don’t usually mine crypto on the side.

That’s where the attribution gets interesting. WithSecure found connections between GREYVIBE’s tooling and both the TrickBot gang and UAC-0098, a group previously linked to Russian cybercriminal networks. PhantomRelay variants appeared in a Microsoft Teams voice-phishing campaign and a separate ClickFix delivery chain between February and March 2026 that looked unrelated to the Ukrainian targeting.

“Taken together, we assess with moderate confidence that the group has ties to the broader cybercrime ecosystem, and with low-to-moderate confidence that it involves current or former cybercriminal members.” concludes the report. “The exact nature of their relationship to the Russian state remains unclear, whether such members have been absorbed into a state-backed group, operate independently under state-directed tasking, or have formed a hybrid team.”

The hybrid model isn’t new. Russia has a long history of tolerating or directing criminal actors when their interests align, especially in wartime. What’s new here is how visible the seams are. GREYVIBE’s OpSec failures, its AI-generated artifacts, its crypto mining side hustle, and its internet-slang naming conventions all point to a group that’s more improvised than institutional. It’s dangerous enough to have run sustained campaigns against Ukrainian targets for nearly a year. It’s also sloppy enough that WithSecure has a detailed technical report on how all of it works.

    Follow me on Twitter: @securityaffairs and Facebook and Mastodon

    Pierluigi Paganini

    (SecurityAffairs – hacking, Russia)