Tuesday, September 10, 2013

Using the RIGHT-TO-LEFT OVERRIDE (RLO) unicode character to bypass content-filtering systems

This technique is nothing new but I keep finding myself trying to remember the character code for it. So I'm posting this as a personal reminder:

javascript:document.write(String.fromCharCode(8238) + 'desrever');

No comments:

Post a Comment