dompurify_hc
"/home/yossef/notes/personal/hacking/dompurify_hc.md"
path: personal/hacking/dompurify_hc.md
- **fileName**: dompurify_hc
- **Created on**: 2025-12-13 21:23:53
so what is dompurify (react library)
a fast, secure JavaScript library that sanitizes untrusted HTML, SVG,
and MathML to prevent Cross-Site Scripting (XSS) attacks
now i try to understand dompurify and the old version vuln and how to use for today
some references first
- twitter account for a lengend ;)
- bypass using svg image link when user click
- another legend try to explain what is dompurify vuln
so this like the best thing if someone hacked this all website gone having
problems with xss andd how to solve this
open source library using was having some big problem recently
continue:[[]]
before:[[]]