Behaviors
List of software behaviors discovered with static code analysis.
Contains URLs that use non-standard ports. (x1)
network
Contains unusually long strings. (x5)
anomaly
Writes data to the STDOUT stream. (x1)
execution
Imports the "codecs" module, which defines base classes for standard Python codecs. (x1)
execution
Imports the "re" module, which provides regular expression matching operations. (x2)
execution
Imports the "sys" module, which provides access to system-specific parameters and functions. (x2)
execution
Uses math functions. (x2)
behavior