Base64-encoded data in JSON

JSON data can contain base64-encoded data within certain attributes. For example:

Json
Copy

Deep CDR can be configured to perform an in-depth inspection of such data by:

  • Decoding base64-encoded content.
  • Recursively sanitizing the extracted data.
  • Re-encoding the sanitized data in base64.
  • Reinserting the processed data back into the JSON structure.
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard