Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Executes files during installation or upon launch. (x1)
execution
Contains URLs that contain basic authentication credentials. (x3)
network
Contains URLs with unusual hostname lengths. (x3)
network
Splits a string using a regular expression. (x4)
behavior
Replaces a substring in a string using a regular expression. (x4)
behavior
Creates a regular expression. (x4)
behavior
Concatenates strings. (x5)
behavior
Might output messages to console. (x3)
anomaly
Uses math functions. (x4)
behavior
Contains multi-line comments. (x6)
behavior