Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Modifies file/directory permissions. (x8)
permissions
Changes file ownership. (x3)
file
Might contain potentially obfuscated code or data. (x138)
anomaly
Encrypts data using RSA with a given public key. (x2)
packer
Encrypts data using RSA with a given private key. (x2)
packer
Encrypts data using Advanced Encryption Standard (AES). (x9)
packer
Encodes data using the Base64 algorithm. (x54)
packer
Decrypts data using RSA with a given public key. (x2)
packer
Decrypts data using RSA with a given private key. (x2)
packer
Decrypts data using Advanced Encryption Standard (AES). (x10)
packer