Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Encodes data using the Base16 algorithm. (x2)
file
Contains IP addresses. (x1)
network
Calculates the MD5 hash of data. (x2)
file
Calculates the SHA-1 hash of data. (x2)
file
Contains URLs related to search engines. (x1)
network
Reads from files. (x3)
file
Serializes data into the JSON format. (x8)
file
Might enumerate current domain. (x3)
document
Replaces a substring in a string using a regular expression. (x2)
behavior
Splits a string using a regular expression. (x3)
behavior