Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Modifies file/directory permissions. (x1)
permissions
Opens a socket listening for an incoming connection. (x1)
network
Sends data on a connected TCP socket. (x1)
network
Receives data from a connected TCP socket. (x1)
network
Deletes files in Windows system directories. (x1)
file
Detects VMWare related virtualized environments. (x2)
evasion
Encodes data using the Base64 algorithm. (x7)
packer
Decodes data using the Base64 algorithm. (x4)
packer
Contains URLs that link to raw files on GitHub. (x4)
network
Downloads files through the command line. (x3)
network