Behaviors
List of software behaviors discovered with static code analysis.
Modifies file/directory permissions. (x2)
permissions
Sends data on a connected TCP socket. (x4)
network
Receives data from a connected TCP socket. (x4)
network
Might contain potentially obfuscated code or data. (x6)
anomaly
Encodes data using the Base64 algorithm. (x2)
packer
Decodes data using the Base64 algorithm. (x4)
packer
Encodes data using the Base16 algorithm. (x4)
file
Accesses /etc/group file. (x2)
file
Creates a process. (x3)
execution
Creates a socket. (x2)
network