A new wave of malicious Android applications, impersonating a popular Korean delivery service, is employing AI-based obfuscation techniques to evade traditional antivirus (AV) detection. These sophisticated apps stealthily gather sensitive user information, posing a significant threat to mobile security. The campaign highlights the growing use of artificial intelligence by cybercriminals to bypass security measures.
Security researchers at ASEC (Androrat Security Experts Center) have identified this emerging threat, which leverages a clever disguise as a legitimate package tracking application. By mimicking the interface of a well-known Korean delivery service and connecting to authentic tracking websites with randomized tracking numbers, the malware builds user trust before initiating its malicious activities in the background. This social engineering tactic makes the app particularly dangerous for unsuspecting individuals.
Detection Evasion Through Intelligent Obfuscation
The primary method of evasion employed by these malicious applications is their advanced obfuscation implementation. Unlike standard obfuscation techniques, the developers here have utilized AI-powered ProGuard to transform essential code elements. All class names, function identifiers, and variable names have been converted into meaningless eight-character Korean text strings. This deliberate use of obfuscated Korean characters significantly hinders pattern-based detection by automated security tools, making it far more challenging for AV software to identify malicious code.
While the core functionality is heavily obfuscated, the researchers noted that the resource names within the applications remained largely unmodified. This suggests a selective approach to obfuscation, aimed at concealing the app’s malicious operations without rendering it inoperable. The goal is to maintain sufficient structural integrity for the app to function as intended to the user while its true purpose remains hidden.
Following the successful exfiltration of user data, the malware communicates with command-and-control (C2) servers. In a move to further obscure its tracks, threat actors are repurposing breached legitimate websites hosted on Korean portals as these C2 servers. These server addresses are embedded within blogs and loaded dynamically when the application launches. This technique allows the attackers to disguise their malicious network traffic as benign web activity, effectively masking the data theft operation from network monitoring systems and security infrastructure.
ASEC has confirmed five specific malicious applications linked to this campaign, identified by their MD5 hashes. The associated URLs point to compromised Korean domains that are being utilized for data exfiltration. This discovery underscores the need for enhanced vigilance and proactive security measures within the mobile ecosystem, particularly concerning applications that handle sensitive user data.
Security professionals are advised to prioritize the detection and blocking of these identified malicious samples across their networks. Additionally, implementing stricter application permission controls for delivery service apps is crucial to mitigating the risk. Users should exercise caution when downloading applications, especially those that request extensive permissions, and always verify the legitimacy of the app and its developer through official channels.
The ongoing evolution of AI-powered malware continues to present significant challenges for cybersecurity. As threat actors become more adept at leveraging advanced techniques like intelligent obfuscation, the need for sophisticated and adaptive security solutions becomes paramount. The development and deployment of real-time threat intelligence and advanced behavioral analysis will be key in staying ahead of such evolving threats.
The findings from ASEC indicate a persistent and evolving threat landscape. Future efforts will likely focus on developing more robust AI-driven security tools capable of detecting and neutralizing these advanced obfuscation methods and rapidly changing C2 infrastructures. The cybersecurity community will need to continue collaborating and sharing intelligence to effectively combat these sophisticated mobile malware campaigns.

