Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Encodes data using the Base64 algorithm. (x1)
packer
Decodes data using the Base64 algorithm. (x1)
packer
Contains URLs with suspicious path components. (x2)
network
Contains URLs that contain basic authentication credentials. (x6)
network
Queries the value of an environment variable. (x5)
search
Enumerates files in a given directory. (x4)
search
Converts binary data to its string representation, commonly used in obfuscation. (x1)
packer