You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
No, I don't think there is such settings. Burp itself is terrible at Unicode. I simply intercept some JSON response and add those characters. I suspect that pasting Unicode isn't supported either, so I paste Base64 encoded text (0IDQgNCA0IDQgNCA), and hit Ctrl + Shift + B to decode it in proxy intercept tab. Neither copy nor paste of Unicode works in Burp.
This bug only happens to HTTP response, according to my experiments.
https://unicode-table.com/en/#cyrillic
Try adding
ЀЀЀЀЀЀ
into the JSON response and the "JSON Beautifier" tab won't show.The text was updated successfully, but these errors were encountered: