Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Modifies file/directory permissions. (x2)
permissions
Prompts user for credentials. (x1)
behavior
Encodes data using the Base64 algorithm. (x2)
packer
Decodes data using the Base64 algorithm. (x3)
packer
Contains URLs that link to interesting file formats. (x9)
network
Creates a process. (x4)
execution
Contains URLs that use non-standard ports. (x3)
network
Deletes a file/directory. (x11)
file
Contains domains used for intercepting and inspecting HTTP requests. (x1)
network
Makes HTTP GET requests. (x10)
network