javascript - What can I do, client-side, to check if someone is hacking my website? -


for instance, there common fingerprints of xss that, if xss occurring, javascript script detect it? or detect other tampering?

i suppose scan every anchor tag , check see if sessionid attached it.


Comments

Popular posts from this blog

c++ - Linked List error when inserting for the last time -

c++ - Issues with OpenGL referencing when compiling in Ubuntu terminal -

Using Angularjs $http in browser console -