Displaying posts published in

June 2009

$.postJSON – how to avoid JSON attack

I’ve recently read great article by Phil Haack, JSON Hijacking. It points to some JSON vulnerabilities, basically: how sensitive data can be captured by bad people during “GET JSON” request. During my web development I always start with adding some javascript helper methods. One of them, based on jQuery, is making HTTP POST instead of [...]

Share

Making internet start-up… Part 1: What to make?

Recently I have more free time so I decided that It is a good time to start small internet start-up. Why small? First of all It is just me that is going to work on it. For now Until it will get super successful… Secondly I really like simple and small solutions. I tried to [...]

Share