Behaviors
List of software behaviors discovered with static code analysis.
Encodes data using the Base16 algorithm. (x2)
file
Contains URLs that use suspicious top-level domains. (x2)
network
Contains URLs that reference the host by IP address. (x1)
network
Sets a JavaScript interval, which repeatedly executes code. (x2)
execution
Converts binary data to its string representation, commonly used in obfuscation. (x2)
packer
Might use Web Storage API. (x2)
file
Emits an event, effectively calling each of the registered listeners for that event. (x2)
behavior
Adds a listener function for a specified event. (x2)
behavior
Might enumerate user agent of the current browser. (x2)
monitor
Serializes data into the JSON format. (x3)
file