Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Decodes data using the Base16 algorithm. (x2)
file
Encodes data using the Base16 algorithm. (x5)
file
Accesses the /dev/null pseudo-file. (x1)
file
Might monitor keystrokes. (x3)
steal
Contains URLs that reference the host by IP address. (x2)
network
Contains URLs related to URL shortener services. (x1)
network
Makes HTTP GET requests. (x3)
network
Deletes a file/directory. (x1)
file
Converts binary data to its string representation, commonly used in obfuscation. (x6)
packer
Serializes data into the JSON format. (x6)
file