General

  • Target
    arm5.elf
  • Size 250KB
  • Sample260925-2vmvnaydle
  • SHA256 37f65cc49edad552f1ba17c024927f8448e721284cacf7e2e09eed12289ea7e8
  • MD5 SHA1 SHA512 SSDEEP TLSH

Malware Config

Targets

    • Target
      arm5.elf
    • Size 250KB
    • SHA256 37f65cc49edad552f1ba17c024927f8448e721284cacf7e2e09eed12289ea7e8
    • MD5 SHA1 SHA512 SSDEEP TLSH
    • Deletes itself

    • Modifies the /etc/hosts DNS resolution file

      Modifying the /etc/hosts name-resolution file changes IP routing, which can facilitate traffic hijacking or the blocking of (security update) endpoints.

    • Creates/modifies Cron job

      Cron allows running tasks on a schedule, and is commonly used for malware persistence.

    • Creates/modifies environment variables

      Creating/modifying environment variables is a common persistence mechanism.

    • Enumerates active TCP sockets

      Gets active TCP sockets from /proc virtual filesystem.

    • Enumerates running processes

      Discovers information about currently running processes on the system

    • Modifies init.d

      Adds/modifies system service, likely for persistence.

    • Modifies rc script

      Adding/modifying system rc scripts is a common persistence mechanism.

    • Modifies systemd

      Adds/ modifies systemd service files. Likely to achieve persistence.

    • Modifies Bash startup script

    • Reads process memory

      Read the memory of a process through the /proc virtual filesystem. This can be used to steal credentials.

MITRE ATT&CK Enterprise v16

Tasks