Index | OAT homepage | OpenLink Software

OATDOCsecurity

Ajax Security mechanisms

Under some circumstances (GETrequests for JSON-serialized data), it is possible for a malicious site to hijack personal data. More about this can be found in this document. OAT provides support for preventing these attacks. To make your web application invulnerable to such attacks, use the following:


while(1);/*{[
        {"name":"safe value 1"},
        {"name":"safe value 2"},
        ...
]}*/


Copyright (C) 2005-2009 OpenLink Software