Behaviors
List of software behaviors discovered with static code analysis.
Uses a Python script interpreter. (x9)
execution
Encodes data using the Base64 algorithm. (x1)
packer
Contains URLs that link to interesting file formats. (x11)
network
Creates a process. (x9)
execution
Decompresses data using the Zlib algorithm. (x1)
packer
Decodes hex or base64-encoded streams. (x1)
packer
Compresses data using the Zlib algorithm. (x1)
packer
Contains URLs that use non-standard ports. (x1)
network
Contains URLs with suspicious path components. (x1)
network
Deletes a file/directory. (x12)
file