Behaviors
List of software behaviors discovered with static code analysis.
Encodes data using the Base64 algorithm. (x3)
packer
Decodes data using the Base64 algorithm. (x1)
packer
Contains unusually long strings. (x2)
anomaly
Makes HTTP POST requests. (x2)
network
Makes HTTP GET requests. (x6)
network
Contains URLs related to release pages of projects hosted on GitHub. (x1)
network
Contains URLs related to URL shortener services. (x1)
network
Calculates the SHA-256 hash of data. (x1)
file
Queries the system time. (x4)
settings
Queries the value of an environment variable. (x1)
search