Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Encodes data using the Base64 algorithm. (x2)
packer
Decodes data using the Base16 algorithm. (x1)
file
Compresses data using the GZip algorithm. (x4)
packer
Contains URLs that use non-standard ports. (x1)
network
Connects through HTTPS. (x1)
network
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. (x4)
packer