Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Modifies file/directory permissions. (x3)
permissions
Changes file ownership. (x3)
file
Encodes data using the Base64 algorithm. (x4)
packer
Decodes data using the Base64 algorithm. (x3)
packer
Contains URLs that link to interesting file formats. (x1)
network
Opens a TCP connection to a remote server. (x8)
network
Sends a file as an HTTP response. (x2)
network
Opens a UDP connection to a remote server. (x2)
network
Creates a process. (x3)
execution
Creates a custom Agent object for managing HTTP or HTTPS connection persistence. (x5)
network