Behaviors
List of software behaviors discovered with static code analysis.
Modifies file/directory permissions. (x8)
permissions
Changes file ownership. (x4)
file
Interacts with Microsoft .NET Framework code, types and assemblies. (x1)
execution
Evaluates code dynamically. (x1)
execution
Might contain potentially obfuscated code or data. (x26)
anomaly
Changes the way PowerShell console reads input. (x1)
anomaly
Encodes data using the Base64 algorithm. (x7)
packer
Decrypts data using Advanced Encryption Standard (AES). (x2)
packer
Decodes data using the Base64 algorithm. (x7)
packer
Opens a TCP connection to a remote server. (x13)
network