Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Decodes data using the Base64 algorithm. (x5)
packer
Encodes data using the Base64 algorithm. (x5)
packer
Decodes data using the Base16 algorithm. (x5)
file
Encodes data using the Base16 algorithm. (x5)
file
Contains IP addresses. (x2)
network
Contains URLs that use non-standard ports. (x4)
network
Connects through HTTP. (x5)
network
Contains URLs related to social network URLs. (x1)
network
Converts binary data to its string representation, commonly used in obfuscation. (x5)
packer
Might communicate with server over HTTP using Fetch API. (x5)
network