Token Smuggling

Hard200 pts0 solves
An attacker bypasses keyword filters by Base64-encoding or ROT13-encoding their payload. What is the core technique? Flag format: CONGRESS{[technique]} Example: CONGRESS{split_across_messages}
Hint
If the filter looks for words, transform the words so they're unrecognizable.