# JSON ## Description Using JSON structure and formatting to hide malicious content ## Attack Examples - Using Unicode escapes in JSON strings - Nesting objects deeply to hide content - Using JSON comments (non-standard) - Exploiting whitespace in JSON - Using JSON pointer syntax - Embedding content in property names - Using array indices to encode information - Exploiting JSON parsing quirks