-
Archives
- November 2009
- July 2009
- June 2009
- May 2009
- April 2009
- March 2009
- February 2009
- December 2008
- November 2008
- October 2008
- September 2008
- August 2008
- June 2008
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
- December 2007
- September 2007
- April 2007
- February 2007
- January 2007
- December 2006
- November 2006
- October 2006
- September 2006
- April 2006
- August 2005
- April 2005
- March 2005
- March 2004
-
Meta
Monthly Archives: September 2008
BabelMap – navigating the spectacle of the seventeen planes
BabelMap stays open anytime I’m testing Unicode-enabled software for vulnerabilities. It’s very useful for the advanced search – find all code points with the Zs category assigned, or the white space binary property.
A shifting HTML5 spec could leave many applications vulnerable
We get into a dangerous situation when applications start implementing a standards-based specification that’s still in flux. I think it’s made pretty clear in the HTML5 spec. Implementors should be aware that this specification is not stable. Implementors who are … Continue reading
Posted in security
Leave a comment
32nd Internationalization and Unicode Conference
Just got back from the IUC in San Jose and wanted to post my slides.
Unicode root-cause security issues for generating test cases
When it comes to Unicode implementations, there’s a rich set of test cases to perform. Realizing it is the start. Automating it is the next step. Most Unicode-related security bugs can be categorized into the following root-causes: Canonicalization Interpreting non-shortest … Continue reading