Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Starts the HTTP or HTTPS server listening for incoming connections. (x4)
network
Creates an HTTPS server. (x2)
network
Contains URLs that use non-standard ports. (x2)
network
Creates an HTTP server. (x2)
network
Makes HTTP GET requests. (x6)
network
Queries the value of an environment variable. (x2)
search
Converts binary data to its string representation, commonly used in obfuscation. (x2)
packer
Serializes data into the JSON format. (x3)
file