Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Renames a file or directory. (x1)
file
Deletes a file/directory. (x1)
file
Contains URLs with unusual hostname lengths. (x1)
network
Converts binary data to its string representation, commonly used in obfuscation. (x1)
packer
Writes to files. (x2)
file
Writes data to the STDOUT stream. (x5)
execution
Checks if a file or a directory exists. (x1)
file
Creates a directory. (x1)
file
Reads from files. (x2)
file
Queries the size of a file. (x1)
file