Behaviors
List of software behaviors discovered with static code analysis.
Receives data from a connected TCP socket. (x2)
network
Sends data on a connected TCP socket. (x2)
network
Opens a socket listening for an incoming connection. (x1)
network
Opens a TCP connection to a remote server. (x1)
network
Compresses data using the Zlib algorithm. (x1)
packer
Decompresses data using the Zlib algorithm. (x1)
packer
Contains URLs that use non-standard ports. (x4)
network
Contains URLs that contain basic authentication credentials. (x4)
network
Truncates a file. (x1)
file
Loads the kernel32.dll dynamic link library. (x1)
execution