<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Level Remote Management Tool — CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/level-remote-management-tool/</link><description>Trending threats, MITRE ATT&amp;CK coverage, and detection metadata — refreshed continuously.</description><generator>Hugo</generator><language>en</language><managingEditor>hello@craftedsignal.io</managingEditor><webMaster>hello@craftedsignal.io</webMaster><lastBuildDate>Tue, 02 Jan 2024 12:00:00 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/level-remote-management-tool/feed.xml" rel="self" type="application/rss+xml"/><item><title>Detection of Level RMM Watchdog Task Creation</title><link>https://feed.craftedsignal.io/briefs/2024-01-level-watchdog-task/</link><pubDate>Tue, 02 Jan 2024 12:00:00 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2024-01-level-watchdog-task/</guid><description>The creation of the 'Level Watchdog' task, indicative of the Level remote management tool installation, is detected, highlighting the potential abuse of legitimate RMM tools for persistence and execution by threat actors on Windows systems.</description><content:encoded><![CDATA[<p>This brief focuses on the detection of the &lsquo;Level Watchdog&rsquo; scheduled task, a component of the Level remote management (RMM) tool. Level is a legitimate commercial tool that allows IT professionals and system administrators to remotely manage computer systems. However, threat actors may abuse RMM tools like Level to maintain persistence and execute malicious commands on compromised hosts. The creation of this specific task serves as an indicator of the presence of Level RMM on a system, which warrants further investigation due to the potential for misuse. This activity is detected via Windows Event Log ID 4698, specifically targeting task creation events for the &lsquo;\Level\Level Watchdog&rsquo; task. This detection aims to provide security teams with visibility into the potential misuse of RMM tools within their environment.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>An attacker gains initial access to a target Windows system through various means (e.g., phishing, exploiting a vulnerability, or compromised credentials).</li>
<li>The attacker installs the Level RMM agent on the compromised system, potentially using administrative privileges.</li>
<li>The Level RMM agent installation process creates the scheduled task named &lsquo;\Level\Level Watchdog&rsquo;.</li>
<li>The &lsquo;Level Watchdog&rsquo; task is configured to run periodically, ensuring the Level RMM agent remains active.</li>
<li>The attacker uses the Level RMM agent to execute commands remotely on the compromised system.</li>
<li>The attacker uses the RMM tool to maintain persistence and control over the compromised system.</li>
<li>The attacker leverages the established RMM connection to perform lateral movement within the network.</li>
<li>The ultimate objective could include data exfiltration, ransomware deployment, or further compromise of critical systems.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>Successful exploitation and misuse of RMM tools can lead to significant compromise, potentially affecting numerous systems within an organization. Attackers leveraging Level RMM could gain persistent access, enabling them to steal sensitive data, disrupt operations, deploy ransomware, or use compromised systems as a staging ground for further attacks. The scope of the impact depends on the attacker&rsquo;s objectives and the level of access gained through the RMM tool.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Deploy the provided Sigma rule to your SIEM to detect the creation of the &ldquo;Level Watchdog&rdquo; task (EventID 4698, TaskName &ldquo;\Level\Level Watchdog&rdquo;).</li>
<li>Investigate any systems where the &ldquo;Level Watchdog&rdquo; task is detected to determine if the RMM software is authorized and legitimate, as noted in the known false positives.</li>
<li>Monitor process execution and network connections originating from processes associated with Level RMM for suspicious activity.</li>
<li>Review and enforce policies regarding the use of RMM tools within the organization to prevent unauthorized installations.</li>
</ul>
]]></content:encoded><category domain="severity">medium</category><category domain="type">advisory</category><category>rmm</category><category>remote-access</category><category>persistence</category></item></channel></rss>