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

推荐订阅源

罗磊的独立博客
Google DeepMind News
Google DeepMind News
MyScale Blog
MyScale Blog
A
About on SuperTechFans
Martin Fowler
Martin Fowler
M
MIT News - Artificial intelligence
Recent Announcements
Recent Announcements
D
DataBreaches.Net
B
Blog
博客园 - 【当耐特】
爱范儿
爱范儿
有赞技术团队
有赞技术团队
P
Proofpoint News Feed
WordPress大学
WordPress大学
小众软件
小众软件
Apple Machine Learning Research
Apple Machine Learning Research
I
InfoQ
Engineering at Meta
Engineering at Meta
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Last Week in AI
Last Week in AI
Microsoft Azure Blog
Microsoft Azure Blog
雷峰网
雷峰网
量子位
G
Google Developers Blog

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