Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Decompresses data using the Inflate algorithm. (x2)
packer
Decompresses data using the GZip algorithm. (x2)
packer
Decompresses data using the Brotli algorithm. (x2)
packer
Contains URLs that use non-standard ports. (x1)
network
Contains IP addresses. (x1)
network
Contains URLs that reference the host by IP address. (x1)
network
Contains URLs related to release pages of projects hosted on GitHub. (x1)
network
Converts binary data to its string representation, commonly used in obfuscation. (x2)
packer
Serializes data into the JSON format. (x2)
file
Replaces a substring in a string using a regular expression. (x2)
behavior