Microsoft's autonomous malware-classification agent, Project Ire, has identified a new variant of the LOTUSLITE backdoor, a discovery that underscores the limitations of signature-based security tools. The AI agent successfully analyzed the sample, providing a detailed behavioral report without human intervention. This marks a significant step in AI-driven threat detection, as detailed in the Microsoft Research blog post.
The LOTUSLITE variant in question shares the same tactics, techniques, and procedures (TTPs) as previously documented versions but lacks any matching indicators of compromise (IOCs). This allowed it to evade detection by most leading Endpoint Detection and Response (EDR) solutions, including CrowdStrike Falcon, SentinelOne, and Palo Alto.
Project Ire was pointed at the malware sample 'blind,' meaning it received no contextual information. The AI agent performed a function-by-function analysis, detailing the malware's installation routine, command-and-control (C2) packet structure, command IDs, persistence mechanisms, and obfuscation techniques. This approach is crucial for novel malware classification, a domain where automatic validation is often absent.
