Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Contains IP addresses. (x1)
network
Renames a file or directory. (x1)
file
The software package does not declare any source code repository. (x1)
anomaly
Converts binary data to its string representation, commonly used in obfuscation. (x2)
packer
Imports the "sys" module, which provides access to system-specific parameters and functions. (x4)
execution
Imports the "re" module, which provides regular expression matching operations. (x2)
execution
Imports the "os" module, which contains miscellaneous operating system interfaces. (x1)
execution
Imports the "numpy" module, which is a library for scientific computing in Python. (x1)
execution
Imports the "datetime" module, which exposes classes for manipulating dates and times. (x3)
execution
Uses string-related functions. (x2)
behavior