Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Might contain potentially obfuscated code or data. (x2)
anomaly
Connects through HTTP. (x5)
network
Queries the value of an environment variable. (x2)
search
Converts binary data to its string representation, commonly used in obfuscation. (x4)
packer
Might communicate with server over HTTP using Fetch API. (x5)
network
Might access or change current URL (location). (x2)
network
Reads from files. (x4)
file
Splits a string using a regular expression. (x2)
behavior
Replaces a substring in a string using a regular expression. (x5)
behavior
Creates a regular expression. (x6)
behavior