dwyl / learn-security

:closed_lock_with_key: For most technology projects Security is an "after thought", it does not have to be that way; let's be proactive!
67 stars 10 forks source link

JSON Hijacking #28

Open nelsonic opened 6 years ago

nelsonic commented 6 years ago

https://haacked.com/archive/2009/06/25/json-hijacking.aspx via: https://stackoverflow.com/questions/2669690/why-does-google-prepend-while1-to-their-json-responses?rq=1 This is not something I have seen in practice but I'm curious about. 🤔