Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Encodes data using the Base64 algorithm. (x3)
packer
Decompresses data using the GZip algorithm. (x2)
packer
Decompresses data using the Inflate algorithm. (x2)
packer
Creates a custom Agent object for managing HTTP or HTTPS connection persistence. (x4)
network
Connects through HTTP. (x4)
network
Contains URLs that reference the host by IP address. (x1)
network
Calculates the MD5 hash of data. (x2)
file
Calculates the SHA-1 hash of data. (x2)
file
Queries the value of an environment variable. (x3)
search
Converts binary data to its string representation, commonly used in obfuscation. (x6)
packer