Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Deletes a file/directory. (x1)
file
Renames a file or 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
Creates a directory. (x1)
file
Checks if a file or a directory exists. (x1)
file
Queries the size of a file. (x1)
file
Reads from files. (x2)
file