Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Encodes data using the Base64 algorithm. (x6)
packer
Contains URLs that use non-standard ports. (x1)
network
Starts the HTTP or HTTPS server listening for incoming connections. (x4)
network
Creates an HTTPS server. (x2)
network
Creates an HTTP server. (x4)
network
Contains URLs that contain basic authentication credentials. (x1)
network
Connects through HTTP. (x12)
network
Makes HTTP GET requests. (x4)
network
Queries the value of an environment variable. (x2)
search
Converts binary data to its string representation, commonly used in obfuscation. (x3)
packer