Behaviors
List of software behaviors discovered with static code analysis.
Encrypts data using Fernet. (x2)
packer
Encodes data using the Base64 algorithm. (x1)
packer
Decodes data using the Base64 algorithm. (x1)
packer
Contains URLs that link to interesting file formats. (x167)
network
Encodes data using the Base32 algorithm. (x1)
file
Contains URLs that use non-standard ports. (x1)
network
Contains URLs that contain basic authentication credentials. (x2)
network
Contains IP addresses. (x5)
network
Truncates a file. (x1)
file
Renames a file or directory. (x4)
file