Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

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