Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Might contain potentially obfuscated code or data. (x2)
anomaly
Contains URLs that link to raw files on GitHub. (x1)
network
Encodes data using the Base16 algorithm. (x2)
file
Contains IP addresses. (x1)
network
Might evaluate code dynamically. (x4)
anomaly
Might monitor keystrokes. (x6)
steal
Makes HTTP GET requests. (x6)
network
Sets a JavaScript interval, which repeatedly executes code. (x4)
execution
Queries the current Ruby on Rails environment. (x2)
search
Converts binary data to its string representation, commonly used in obfuscation. (x10)
packer