Behaviors
List of software behaviors discovered with static code analysis.
Might contain potentially obfuscated code or data. (x5)
anomaly
Encodes data using the Base16 algorithm. (x5)
file
Compresses data using the GZip algorithm. (x2)
packer
Compresses data using the Brotli algorithm. (x2)
packer
Sets a JavaScript interval, which repeatedly executes code. (x2)
execution
Converts binary data to its string representation, commonly used in obfuscation. (x5)
packer
Writes to files. (x3)
file
Might create additional elements programmatically. (x5)
document
Might access or change current URL (location). (x4)
network
Serializes data into the JSON format. (x3)
file