Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Retrieves the name of the user associated with the process. (x1)
search
Modifies file/directory permissions. (x2)
permissions
Sends data on a connected TCP socket. (x1)
network
Opens a socket listening for an incoming connection. (x3)
network
Downloads a file. (x1)
network
Receives data from a connected TCP socket. (x1)
network
Deletes files in Windows system directories. (x1)
file
Retrieves the local computer name. (x1)
search
Encodes data using the Base64 algorithm. (x6)
packer
Decodes data using the Base64 algorithm. (x3)
packer