Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Encodes data using the Base64 algorithm. (x1)
packer
Contains IP addresses. (x2)
network
Deletes a file/directory. (x1)
file
Contains URLs related to social network URLs. (x2)
network
Queries the system time. (x2)
settings
Enumerates files in a given directory. (x1)
search
Converts binary data to its string representation, commonly used in obfuscation. (x1)
packer
Contains URLs related to search engines. (x1)
network
Imports the "time" module, which provides various time-related functions. (x1)
execution
Imports the "re" module, which provides regular expression matching operations. (x1)
execution