text
stringlengths
4
429
Start or stop a service.
Task 0x03
Delete a service.
Other value
(Task 0x04 or more)
Receive further commands.
Command 0x02 Task 0x00
Execute a new thread to perform the following:
1. Connect to a client.
2. Downloads an arbitrary file.
3. Save it as %Temp%\mdm.exe
4. Execute the downloaded file, else delete the file.
Other value
(Task 0x01 or more)
Command 0x03 Task 0x00
Task 0x01
Receive further commands.
Enumerate sub keys of a registry key and send the information
back to the client.
Enumerate values of a registry key and send the information back
to the client.
Task 0x02
Delete registry values and send back the deleted information to
remote server
Task 0x03
Delete registry keys with conditions. The conditions are based on
the value of specified registry key.
Task 0x04
Set registry values with conditions. The conditions are based on the
value of specified registry key.
Task 0x05
Set registry values without conditions.
Task 0x06
Delete registry keys and send the deleted information back to the
remote server.
Task 0x07
Create registry entries with conditions. (Create, set registry value or
delete registry key) . The condition is based on the value of
specified registry key.
Task 0x08
Create registry keys without condition.
Other value
(Task 0x09 or more)
Receive further commands.
Command 0x04 Task 0x00
Retrieve information about all logical drives, volume information,
disk space and drive type. Sends the gathered information to the
client.
Task 0x01
Checks if a file exists.
Task 0x02
Execute or open a file.
Task 0x03
Copy the file to another location.
Task 0x04
Delete a directory or file.
Task 0x05
Move a file location.
Task 0x06
Modify file attributes.
Task 0x07
Search directory and send all filenames to client.
CA ISBU-ISI WHITE PAPER: IN-DEPTH ANALYSIS OF HYDRAQ
Task 0x08
Create a thread to perform the following:
1. Create a client specified file.
2. Connect to a client
3. Receive data to be used as file content.
4. Write data to file
Task 0x09
Create a thread to perform the following:
1. Get the CRC hash value of the specified file
2. Retrieve the value in the registry key HKLM\Software\Sun\IsoTp
3. Send the data to the client
4. Read the specified file content
5. Send the data to the client
Other value
(Task 0x0a or more)
Receive further commands.
Command 0x05 Task 0x00
There is no routine for Task 00.
Task 0x01
Force shutdown of the system.
Task 0x02
Force reboot of the system.
Task 0x03
Delete the current malware registry service. It verifies and removes
the registry key if the service name is registered in HKLM
\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SvcHost
\netsvc.
Move the file %Temp%\c_1758.nls to another directory.
Task 0x04
There is no routine for Task 04.
Task 0x05
Clears the
Application
event logs.
Task 0x06
Get file size and CRC value, then send back to the remote server.
Task 0x07