Behaviors
List of software behaviors discovered with static code analysis.
Might monitor keystrokes. (x3)
steal
Makes HTTP GET requests. (x2)
network
Connects through HTTP. (x7)
network
Makes HTTP POST requests. (x2)
network
Might communicate to server over HTTP using XMLHttpRequest. (x7)
network
Contains domains used for intercepting and inspecting HTTP requests. (x2)
network
Might manipulate cookies. (x6)
document
Converts binary data to its string representation, commonly used in obfuscation. (x7)
packer
Might communicate with server over HTTP using Fetch API. (x4)
network
Might create additional elements programmatically. (x14)
document