Behaviors
List of software behaviors discovered with static code analysis.
Creates a process. (x1)
execution
Compresses data using the Zlib algorithm. (x1)
packer
Contains IP addresses. (x1)
network
Renames a file or directory. (x1)
file
Makes HTTP GET requests. (x2)
network
Enumerates files in a given directory. (x1)
search
Writes to files. (x2)
file
Writes data to the STDOUT stream. (x1)
execution
Imports the "requests" module, which is used for sending HTTP requests. (x2)
network
Reads from files. (x2)
file