Behaviors
List of software behaviors discovered with static code analysis.
Encodes data using the Base64 algorithm. (x2)
packer
Decodes data using the Base64 algorithm. (x3)
packer
Contains URLs that link to raw files on GitHub. (x1)
network
Uses cryptographical functions. (x18)
packer
Connects through HTTP. (x2)
network
Contains URLs with unusual hostname lengths. (x1)
network
Might communicate with server over HTTP using Fetch API. (x2)
network
Might enumerate user agent of the current browser. (x2)
monitor
Serializes data into the JSON format. (x7)
file
Concatenates strings. (x14)
behavior