Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Executes files during installation or upon launch. (x1)
execution
Might enumerate information about screen. (x3)
monitor
Uses Presentation API. (x3)
document
Converts binary data to its string representation, commonly used in obfuscation. (x3)
packer
Might create additional elements programmatically. (x3)
document
Imports external module "react" which provides a library for creating user interfaces. (x56)
execution
Queries a specific element within the page's Document Object Model. (x3)
behavior
Concatenates strings. (x3)
behavior
Uses math functions. (x5)
behavior
Contains multi-line comments. (x25)
behavior