Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Connects to a database. (x1)
network
Contains IP addresses. (x1)
network
Renames a file or directory. (x2)
file
Makes HTTP GET requests. (x1)
network
Contains URLs that reference the host by IP address. (x1)
network
Calculates the MD5 hash of data. (x1)
file
Queries the system time. (x6)
settings
Enumerates files in a given directory. (x1)
search
Writes to files. (x1)
file
Imports the "requests" module, which is used for sending HTTP requests. (x1)
network