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

推荐订阅源

雷峰网
雷峰网
博客园 - 聂微东
酷 壳 – CoolShell
酷 壳 – CoolShell
宝玉的分享
宝玉的分享
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
罗磊的独立博客
Hugging Face - Blog
Hugging Face - Blog
T
Tailwind CSS Blog
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
IT之家
IT之家
博客园_首页
博客园 - 三生石上(FineUI控件)
博客园 - 叶小钗
Apple Machine Learning Research
Apple Machine Learning Research
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
量子位
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
人人都是产品经理
人人都是产品经理
美团技术团队
小众软件
小众软件
Jina AI
Jina AI
S
SegmentFault 最新的问题
博客园 - Franky
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com

Intel 471 Blog

TeamPCP Supply Chain Attacks Turning Geopolitical Tension into Actionable Intelligence CVE-2025-68613: Zerobot botnet exploits critical vulnerability impacting n8n AI orchestration platform Introducing Cyber Threat Exposure Bundle: A Unified Approach to External Risk CVE-2026-20127: Critical Cisco SD-WAN vulnerability exploited in wild Handala Threat Group OpenClaw: A viral AI assistant and a magnet for infostealer malware and ClickFix trickery Israeli, US strikes against Iran triggers a surge in hacktivist activity CVE-2026-1731: Finding a critical RCE in an age of AI-driven vulnerability research Born to bypass MFA: Taking down Tycoon 2FA The UK Cyber Security Resilience Bill How AI and the human advantage beat tomorrow’s threats Winter Olympics 2026: Hacktivism Surges Ahead of Protests and Suspected Sabotage How Threat Hunting and “Good” Metrics Help The Business Likely fake ransomware operator 0APT causes panic — Our analysis Hunting APTs: from state policy to TTPs CrazyHunter Ransomware DevMan Ransomware Introducing HUNTER Tuning: a New Tool for Driving Behavioral Threat Hunt Detections Battling check fraud in the U.S. Gootloader Malware Update Shai-Hulud Worm 2.0 New FvncBot Android banking trojan targets Poland White Paper Preview: Black "Fraud Day” and Beyond — The Key Cyber Threats Facing the Retail Sector this Holiday Season Threat hunting case study: Detecting IAB activity Using deception to extract cyber threat intelligence Lynx Ransomware Qilin Ransomware Group ClickFix: Tricking users into installing infostealers Cybercrime Takedowns: Trust, Partnerships and Focus
Tarrask Malware
Intel 471 · 2022-04-30 · via Intel 471 Blog

OVERVIEW

Tarrask is a malware variant being used by the Hafnium group in order to achieve persistence via abuse of Windows scheduled tasks. First appearing in April of 2022, Tarrask creates "hidden" scheduled tasks to obfuscate tasks curated by the threat actor.

TARGETING

The operators of Tarrask, Chinese state actor 'Hafnium', has been observed to target think tanks, defense contractors, non-profits and researchers. With the discovery of Tarrask, their targets have been seen to expand to those in the telecommunication, internet service provider and data services sector.

DELIVERY

Delivery of Tarrask has been identified by Microsoft researchers as a part of the exploitation of a authentication bypass vulnerability that exists in environments utilizing ManageEngine ADSelfService Plus.

INSTALLATION

Tarrask has been observed to abuse Windows task Scheduler and create scheduled tasks (and hide) in order to maintain persistence within an environment. There are several registry keys created within observed paths and an extensionsless XML file create within C:\Windows\System32\Tasks.

Tarrask also hides the tasks by deleting Security Descriptors values within the registry paths, which "hides" the tasks when 'schtasks /query' is run and within Task Schedulder itself.

PERSISTENCE

Persistence is achieved by the creation of the scheduled task, and in turn the adding of the registry keys in the paths below:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Schedule\TaskCache\Tree\TASK_NAME HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Schedule\TaskCache\Tasks{GUID}

The scheduled task allows the re-establishing of any connections that are dropped to their C2.

Get the Free Hunt Packages!

Check Out Other Emerging Threats >

Tarrask Threat Update

April 2022 - Microsoft discovered a new malware variant named Tarrask being used by the Hafnium group in order to achieve persistence via abuse of scheduled tasks - the malware was found as a part of the exploitation of a authentication bypass vulnerability that exists in environments utilizing ManageEngine ADSelfService Plus. Due to their track record and the potential abuse of unpatched zero-day vulnerabilities, Microsoft looks at them as high-priority. The targeted industries have been observed to be expanded as well, targeting those in the telecommunication, internet service provider and data services sector. With this new vulnerability becoming uncovered, it is important to ascertain and prepare your environment as more information is discovered.

The Hafnium threat group is a Chinese state-sponsored threat group that very publicly exploited critical vulnerabilities in Microsoft Exchange Servers in March of 2021. When the attacks occurred during that time, they are believed to have affected over 21,000 organizations, targeting unpatched and exploitable on-premise Exchange Servers worldwide - known targets of the threat group at the time being think tanks, defense contractors, non-profits and researchers. Since then, Microsoft has released numerous out-of-band and monthly security patches pertaining to the vulnerabilities, and although there has been other Exchange based vulnerabilities/exploits uncovered and linked to Hafnium during the time (i.e. Proxylogon), no new CVE's past the first four have been released in relation.

Get the Free Hunt Packages!

Check Out Other Emerging Threats >

References