Behaviors
List of software behaviors discovered with static code analysis.
Contains URLs that use suspicious top-level domains. (x1)
network
Might evaluate code dynamically. (x2)
anomaly
Contains URLs with unusual hostname lengths. (x1)
network
Contains URLs related to URL shortener services. (x1)
network
Queries the value of an environment variable. (x6)
search
Might enumerate user agent of the current browser. (x4)
monitor
Gets the dimensions of the browser window. (x2)
monitor
Imports external module "react" which provides a library for creating user interfaces. (x14)
execution
Replaces a substring in a string using a regular expression. (x2)
behavior
Queries a specific selector within the page's Document Object Model. (x2)
behavior