Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

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
Decodes data using the Base64 algorithm. (x2)
packer
Encodes data using the Base64 algorithm. (x2)
packer
Contains URLs that link to raw files on GitHub. (x4)
network
Opens a TCP connection to a remote server. (x1)
network
Downloads files through the command line. (x3)
network
Elevates current user privileges. (x2)
execution
Detects presence of debuggers. (x2)
evasion