Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Decodes data using the Base64 algorithm. (x1)
packer
Encodes data using the Base64 algorithm. (x3)
packer
Makes HTTP GET requests. (x6)
network
Contains URLs related to release pages of projects hosted on GitHub. (x1)
network
Makes HTTP POST requests. (x2)
network
Contains URLs related to URL shortener services. (x1)
network
Calculates the SHA-256 hash of data. (x1)
file
Queries the value of an environment variable. (x1)
search
Converts binary data to its string representation, commonly used in obfuscation. (x1)
packer
Serializes data into the JSON format. (x5)
file