Concrete signature match: Hack Tool - Tool used to exploit vulnerabilities for Linux platform, family Traitor
HackTool:Linux/Traitor!MTB is a Linux-based hacking tool, specifically identified as the 'Traitor' project, which targets Docker environments. It leverages Docker socket exploits to potentially achieve container escape or privilege escalation on a compromised host.
No specific strings found for this threat
rule HackTool_Linux_Traitor_2147815598_0
{
meta:
author = "threatcheck.sh"
detection_name = "HackTool:Linux/Traitor!MTB"
threat_id = "2147815598"
type = "HackTool"
platform = "Linux: Linux platform"
family = "Traitor"
severity = "High"
info = "MTB: Microsoft Threat Behavior"
signature_type = "SIGNATURE_TYPE_ELFHSTR_EXT"
threshold = "4"
strings_accuracy = "High"
strings:
$x_1_1 = "dirtyThatPipe" ascii //weight: 1
$x_1_2 = "dockersock.writableDockerSocketExploit" ascii //weight: 1
$x_1_3 = "poll.splicePipe" ascii //weight: 1
$x_1_4 = "liamg/traitor" ascii //weight: 1
condition:
(filesize < 20MB) and
(all of ($x*))
}36edec9f820d82e32eaa017c0e5f7d2934b49d624838c71073a6b5695a0293885531ca4da960adeb6c2a2158672681bfdee65ef251cca222b9dabd273b219c7aae0a3b7bdb965209cfd518e67031b0eb867c8a836129aa886ffc5d655b5cde453976bf1b5b015993a2f1ea402501168386767de2c431c92a60322e6286c2dfebImmediately isolate the affected Linux host to prevent further compromise. Remove the detected 'Traitor' hack tool and conduct a comprehensive forensic investigation to identify the initial compromise vector and any subsequent malicious activity. Review and harden Docker configurations, ensuring proper access controls and patching any relevant Docker vulnerabilities.