Behaviors
List of software behaviors discovered with static code analysis.
Encrypts data using Fernet. (x1)
packer
Encodes data using the Base64 algorithm. (x1)
packer
Contains URLs that link to interesting file formats. (x79)
network
Deletes a file/directory. (x1)
file
Truncates a file. (x1)
file
Contains URLs related to URL shortener services. (x3)
network
Connects through HTTP. (x1)
network
Calculates the MD5 hash of data. (x1)
file
Evaluates an expression. (x5)
execution
Queries the value of an environment variable. (x3)
search