security - Secure Ajax with Flash -


in order secure ajax requests, ran bar-zik sugested "create small flash file receive data, salt , encrypt md5. sent server. attacker able see data encrypted." has done want share code world? :-)

mr ran bar-zik mistaken. security system has proposed violates cwe-602 , "(in)security though obscurity".

in short problem server providing data client side application. client can whatever pleases. can modify javascript code or intercept , modify communications using tamperdata or burp proxy. flash application can decompiled , secrets stored in memory can obtained debugger ollydbg. there no solution problem.


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -