The purpose of this page is to demonstrate how we measure the audience of a web 2.0 site.
As a reminder, a web 2.0 site has one of the following two following characteristics:
visitors share information
the content of a page is refreshed piece by piece (Ajax technologies)
This page has both characteristics.
Posted by: Michael Yevdokimov Comments: No Comments
There’s a really interesting thread on sla.ckers.org talking about bypassing some fairly rigid anti-XSS vectors that allow nothing that looks like HTML. Specifically it doesn’t allow <[A-Za-z] which does limit the vectors pretty substantially. In the process of working through the attack vector Hong mentioned that an attack could surface inside of an end HTML [...]
Posted by: Michael Yevdokimov Comments: No Comments