elmosalamy
menu
📝 Posts
🏷️ Tags
🔗 Random stuff
📝 Posts
🏷️ Tags
🔗 Random stuff
BOM Sniffing to XSS
2024-06-01
:: aelmosalamy
#
ctf
#
xss
#
unicode
In this post, we will learn about text encoding, how browsers determine content encoding, talk about BOM and finally how we can bypass DOM sanitizers by just playing around with input encoding.
Read more →