Behaviors
List of software behaviors discovered with static code analysis.
Hides a window during execution of the code. (x1)
stealth
Tampers with system environment variables. (x5)
settings
Modifies file/directory permissions. (x27)
permissions
Sends data on a connected TCP socket. (x6)
network
Receives data from a connected TCP socket. (x6)
network
Opens a socket listening for an incoming connection. (x1)
network
Permits an incoming connection on a TCP socket. (x1)
network
Changes file ownership. (x4)
file
Starts a PowerShell session and executes specified commands. (x1)
execution
Prompts user for credentials. (x2)
behavior