Behaviors
List of software behaviors discovered with static code analysis.
Contains URLs that link to interesting file formats. (x2)
network
Contains URLs that use suspicious top-level domains. (x1)
network
Compiles a string into a Python code object, which can be executed. (x1)
execution
Imports the "re" module, which provides regular expression matching operations. (x8)
execution
Might output messages to console. (x1)
anomaly
Uses string-related functions. (x4)
behavior
Uses math functions. (x1)
behavior
Uses logical functions. (x2)
behavior
Converts a value to an integer number. (x2)
behavior