Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Decodes data using the Base64 algorithm. (x1)
packer
Executes an expression. (x1)
execution
Makes HTTP GET requests. (x1)
network
The software package does not declare any source code repository. (x1)
anomaly
Converts binary data to its string representation, commonly used in obfuscation. (x1)
packer
Writes data to the STDOUT stream. (x1)
execution
Imports the "requests" module, which is used for sending HTTP requests. (x1)
network
Serializes data into the JSON format. (x1)
file
Imports the "base64" module, which contains encoding functions. (x1)
execution