Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Uses a Python script interpreter. (x1)
execution
Decodes data using the Base64 algorithm. (x1)
packer
Encodes data using the Base64 algorithm. (x1)
packer
Decodes hex or base64-encoded streams. (x1)
packer
Contains URLs that use non-standard ports. (x1)
network
Calculates the SHA-1 hash of data. (x1)
file
Enumerates running threads within one or more processes. (x1)
search
Queries the value of an environment variable. (x1)
search
Converts binary data to its string representation, commonly used in obfuscation. (x9)
packer
Terminates a process/thread. (x1)
execution