.. / Encoding-based-attacks
Star

Encoding-based attacks involve crafting malicious inputs in encoded formats (e.g., base64, MIME, URL encoding) to bypass input validation mechanisms. These scenarios test the model’s ability to handle encoded data safely without executing unintended commands or leaking sensitive information.

Command: Copy References:

https://jakobs.dev/gpt-hidden-prompt-base64-attack-vector/