Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Might contain potentially obfuscated code or data. (x2)
anomaly
Decodes hex or base64-encoded streams. (x2)
packer
Might evaluate code dynamically. (x2)
anomaly
Converts binary data to its string representation, commonly used in obfuscation. (x8)
packer
Writes to files. (x2)
file
Might create additional elements programmatically. (x2)
document
Might access or change current URL (location). (x2)
network
Might enumerate user agent of the current browser. (x2)
monitor
Enumerates the current platform of the browser. (x2)
monitor
Serializes data into the JSON format. (x2)
file