Detecting malicious #Unicode
https://daniel.haxx.se/blog/2025/05/16/detecting-malicious-unicode/
#cybersecurity
You must log in or # to comment.
@[email protected] @[email protected] I’m of a mind that this vuln keeps cropping up because its being handled at the wrong level in the stack, and maybe in the wrong way as well.
Consider what it would be like if the OS presentation layer detected this, simply by highlighting any parts of strings that don’t belong to the same language as the first (visible) character in the string.