Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Decodes data using the Base64 algorithm. (x2)
packer
Encodes data using the Base64 algorithm. (x9)
packer
Contains URLs that link to interesting file formats. (x3)
network
Encodes data using the Base16 algorithm. (x3)
file
Contains URLs that use suspicious top-level domains. (x14)
network
Connects through HTTP. (x17)
network
Makes HTTP GET requests. (x8)
network
Queries the value of an environment variable. (x2)
search
Converts binary data to its string representation, commonly used in obfuscation. (x14)
packer
Serializes data into the JSON format. (x13)
file