Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Modifies file/directory permissions. (x1)
permissions
Encodes data using the Base64 algorithm. (x4)
packer
Decodes data using the Base64 algorithm. (x2)
packer
Deletes a file/directory. (x1)
file
Connects through HTTP. (x2)
network
Makes HTTP GET requests. (x3)
network
Calculates the SHA-256 hash of data. (x1)
file
Queries the value of an environment variable. (x2)
search
Enumerates files in a given directory. (x2)
search
Converts binary data to its string representation, commonly used in obfuscation. (x2)
packer