Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Deletes files in Windows system directories. (x1)
file
Prompts user for credentials. (x2)
behavior
Decodes data using the Base64 algorithm. (x5)
packer
Encodes data using the Base64 algorithm. (x5)
packer
Opens a TCP socket to a remote server using reflection. (x2)
network
Contains URLs that link to interesting file formats. (x2)
network
Permits an incoming connection on a TCP socket. (x5)
network
Contains URLs that link to raw files on GitHub. (x1)
network
Creates a process. (x3)
execution
Detects presence of debuggers. (x2)
evasion