Behaviors
List of software behaviors discovered with static code analysis.
Sends data on a connected TCP socket. (x1)
network
Receives data from a connected TCP socket. (x1)
network
Opens a socket listening for an incoming connection. (x1)
network
Permits an incoming connection on a TCP socket. (x1)
network
Opens a TCP connection to a remote server. (x2)
network
Creates a process. (x1)
execution
Executes an expression. (x1)
execution
Contains URLs related to URL shortener services. (x1)
network
Enumerates running threads within one or more processes. (x1)
search
Converts binary data to its string representation, commonly used in obfuscation. (x1)
packer