Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Encodes data using the Base64 algorithm. (x2)
packer
Decodes data using the Base64 algorithm. (x2)
packer
Contains URLs with suspicious query parameters. (x1)
network
Contains URLs that use non-standard ports. (x1)
network
Contains URLs that reference the host by IP address. (x1)
network
Makes HTTP GET requests. (x1)
network
Calculates the MD5 hash of data. (x2)
file
Evaluates an expression. (x2)
execution
Queries a specific element within the page's Document Object Model. (x2)
behavior
Queries a specific selector within the page's Document Object Model. (x1)
behavior