Skip to content

S1132 IPsec Helper

IPsec Helper is a post-exploitation remote access tool linked to Agrius operations. This malware shares significant programming and functional overlaps with Apostle ransomware, also linked to Agrius. IPsec Helper provides basic remote access tool functionality such as uploading files from victim systems, running commands, and deploying additional payloads.1

Item Value
ID S1132
Associated Names
Type MALWARE
Version 1.0
Created 22 May 2024
Last Modified 29 August 2024
Navigation Layer View In ATT&CK® Navigator

Techniques Used

Domain ID Name Use
enterprise T1071 Application Layer Protocol -
enterprise T1071.001 Web Protocols IPsec Helper connects to command and control servers via HTTP POST requests based on parameters hard-coded into the malware.1
enterprise T1059 Command and Scripting Interpreter -
enterprise T1059.001 PowerShell IPsec Helper can run arbitrary PowerShell commands passed to it.1
enterprise T1059.003 Windows Command Shell IPsec Helper can run arbitrary commands passed to it through cmd.exe.1
enterprise T1059.005 Visual Basic IPsec Helper can run arbitrary Visual Basic scripts and commands passed to it.1
enterprise T1005 Data from Local System IPsec Helper can identify specific files and folders for follow-on exfiltration.1
enterprise T1041 Exfiltration Over C2 Channel IPsec Helper exfiltrates specific files through its command and control framework.1
enterprise T1070 Indicator Removal IPsec Helper can delete various registry keys related to its execution and use.1
enterprise T1070.004 File Deletion IPsec Helper can delete itself when given the appropriate command.1
enterprise T1070.009 Clear Persistence IPsec Helper can delete various service traces related to persistent execution when commanded.1
enterprise T1570 Lateral Tool Transfer IPsec Helper can download additional payloads from command and control nodes and execute them.1
enterprise T1112 Modify Registry IPsec Helper can make arbitrary changes to registry keys based on provided input.1
enterprise T1027 Obfuscated Files or Information -
enterprise T1027.013 Encrypted/Encoded File IPsec Helper contains an embedded XML configuration file with an encrypted list of command and control servers. These are written to an external configuration file during execution.1
enterprise T1057 Process Discovery IPsec Helper can identify the process it is currently running under and its number, and pass this back to a command and control node.1
enterprise T1569 System Services -
enterprise T1569.002 Service Execution IPsec Helper is run as a Windows service in victim environments.1
enterprise T1497 Virtualization/Sandbox Evasion -
enterprise T1497.003 Time Based Checks IPsec Helper will sleep for a random number of seconds, iterating 200 times over sleeps between one to three seconds, before continuing execution flow.1

Groups That Use This Software

ID Name References
G1030 Agrius Agrius uses IPsec Helper as a post-exploitation remote access tool framework.1

References