Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Modifies file/directory permissions. (x9)
permissions
Changes file ownership. (x2)
file
Queries the passwd database entry for a given user ID. (x1)
steal
Queries the passwd database entry for a given user name. (x1)
steal
Encodes data using the Base64 algorithm. (x1)
packer
Checks file permissions. (x2)
file
Creates a process. (x96)
execution
Creates a new process which executes a shell. (x1)
execution
Decodes hex or base64-encoded streams. (x2)
packer
Detects/enumerates running processes on local or remote computer. (x1)
monitor