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
Decodes data using the Base64 algorithm. (x1)
packer
Encodes data using the Base64 algorithm. (x1)
packer
Contains URLs that link to raw files on GitHub. (x1)
network
Opens a TCP connection to a remote server. (x1)
network
Connects through HTTP. (x1)
network
Calculates the MD5 hash of data. (x1)
file
Calculates the SHA-1 hash of data. (x1)
file
Contains a module initializer, which is a method called by the runtime when a module or assembly is loaded. (x1)
execution