Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Decodes data using the Base64 algorithm. (x3)
packer
Encodes data using the Base64 algorithm. (x3)
packer
Encodes data using the Base16 algorithm. (x3)
file
Contains URLs that use non-standard ports. (x8)
network
Connects through HTTP. (x3)
network
Contains URLs that reference the host by IP address. (x8)
network
Converts binary data to its string representation, commonly used in obfuscation. (x3)
packer
Serializes data into the JSON format. (x3)
file