Preventing Polyglot Image Attacks #13935
Unanswered
amitnos123
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
From reading a little about polyglot image, one of the ways to medicate the attack is to redraw the image.
Taking the pixels and creating a new image with the same pixels.
I'm to find in Tauri's code, how it handles images.
I want to see, if Tauri implemented something like that or not
Beta Was this translation helpful? Give feedback.
All reactions