Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Modifies file/directory permissions. (x3)
permissions
Decodes data using the Base64 algorithm. (x5)
packer
Encodes data using the Base64 algorithm. (x9)
packer
Opens a TCP connection to a remote server. (x4)
network
Contains URLs that link to interesting file formats. (x1)
network
Decodes data using the Base16 algorithm. (x2)
file
Encodes data using the Base16 algorithm. (x10)
file
Creates a process. (x2)
execution
Decompresses data using the Inflate algorithm. (x3)
packer
Compresses or decompresses data using the Deflate algorithm. (x3)
packer