Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Contains IP addresses. (x1)
network
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. (x2)
execution
Imports the "numpy" module, which is a library for scientific computing in Python. (x1)
execution
Uses string-related functions. (x2)
behavior
Uses math functions. (x1)
behavior
Uses logical functions. (x1)
behavior
Converts a value to an integer number. (x1)
behavior