A little off the hook here. But I want to ask, "Is there something really exists like server-side cookies?" Sorry if that's a stupid question. I am not much into web app but conceptually I find it difficult to digest something call as server-side cookie. Cheers! Kamal
Not one I can think of as the whole point of using a random nonce here is based on same origin policy of the cookie. Also there is possiblity the validation on server side could be between post variable and server side cookie rather than one sent by client. This would make tampering request useless. On 4 Jul 2015 17:29, "Vaibhav Gupta" <vaibhav12...@gmail.com> wrote:
|
_______________________________________________ OWASP-Delhi mailing list OWASP-Delhi@lists.owasp.org https://lists.owasp.org/mailman/listinfo/owasp-delhi LinkedIn Group: https://www.linkedin.com/groups?gid=89270 Twitter: https://twitter.com/OWASPdelhi
_______________________________________________ OWASP-Delhi mailing list OWASP-Delhi@lists.owasp.org https://lists.owasp.org/mailman/listinfo/owasp-delhi LinkedIn Group: https://www.linkedin.com/groups?gid=89270 Twitter: https://twitter.com/OWASPdelhi