Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

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