Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Might contain potentially obfuscated code or data. (x2)
anomaly
Encodes data using the Base64 algorithm. (x4)
packer
Decodes data using the Base64 algorithm. (x2)
packer
Contains URLs that link to raw files on GitHub. (x1)
network
Encodes data using the Base16 algorithm. (x2)
file
Contains URLs that use non-standard ports. (x1)
network
Contains IP addresses. (x1)
network
Sets a JavaScript interval, which repeatedly executes code. (x2)
execution
Contains an uninterrupted sequence of Unicode-escaped characters. (x2)
evasion
Queries the value of an environment variable. (x2)
search