Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Modifies file/directory permissions. (x1)
permissions
Creates a process. (x1)
execution
Uses FTP communication protocol. (x2)
network
Downloads files through FTP. (x1)
network
Contains URLs that use non-standard ports. (x2)
network
Sends commands through FTP. (x1)
network
Deletes a file/directory. (x8)
file
Contains URLs that reference the host by IP address. (x2)
network
Contains domains used for intercepting and inspecting HTTP requests. (x1)
network
Makes HTTP GET requests. (x2)
network