Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Sends data on a connected TCP socket. (x2)
network
Contains URLs that use non-standard ports. (x1)
network
Opens a TCP connection to a remote server. (x2)
network
Receives data over the network. (x2)
network
Queries the login name of the user. (x2)
search
Converts binary data to its string representation, commonly used in obfuscation. (x9)
packer
Terminates a process/thread. (x7)
execution
Detects presence of debuggers. (x7)
evasion