ended5월 23일· 1 sources
Defeating XSS Filters with CSS Animation Exploits
CSS 애니메이션으로 XSS 필터 우회하기
Why it matters
This writeup reveals critical gaps in XSS defense strategies by demonstrating how CSS animations combined with base64 and hex encoding can bypass strict server-side filters. While tools like DOMPurify sanitize some inputs, inconsistent application across all user-controlled fields—such as unsanitized username fields—creates exploitable vulnerabilities, highlighting the fundamental limitations of blacklist-based protection and the necessity for comprehensive, layered security approaches.
1
Sources
+0
24h
—
Growth
17d
Active
XSSIntigritiDOMPurifyCSS keyframesPayload obfuscation