Behaviors
List of software behaviors discovered with static code analysis.
Receives data from a connected TCP socket. (x3)
network
Encodes data using the Base64 algorithm. (x6)
packer
Decodes data using the Base64 algorithm. (x6)
packer
Contains URLs that link to raw files on GitHub. (x6)
network
Opens a TCP connection to a remote server. (x3)
network
Contains URLs that use non-standard ports. (x4)
network
Enumerates system information. (x6)
search
Contains URLs related to URL shortener services. (x12)
network
Connects through HTTP. (x6)
network
Detects presence of debuggers. (x6)
evasion