Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Asynchronously transfers a small amount of data over HTTP. (x2)
network
Converts binary data to its string representation, commonly used in obfuscation. (x8)
packer
Might create additional elements programmatically. (x2)
document
Might access or change current URL (location). (x6)
network
Contains URLs related to search engines. (x8)
network
Serializes data into the JSON format. (x8)
file
Imports external module "react" which provides a library for creating user interfaces. (x11)
execution
Concatenates strings. (x9)
behavior
Might output messages to console. (x9)
anomaly
Contains multi-line comments. (x12)
behavior