Behaviors
List of software behaviors discovered with static code analysis.
Encodes data using the Base64 algorithm. (x2)
packer
Decodes data using the Base64 algorithm. (x1)
packer
Contains URLs that use non-standard ports. (x1)
network
Contains unusually long strings. (x2)
anomaly
Contains URLs related to AI services. (x1)
network
Contains URLs related to AI services with text processing or chat functionalities. (x1)
network
Queries the value of an environment variable. (x3)
search
Converts binary data to its string representation, commonly used in obfuscation. (x2)
packer
Writes data to the STDOUT stream. (x5)
execution
Uses concurrency functions. (x1)
execution