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

java - activate/deactivate sonar maven plugin by profile? -

python - TypeError: can only concatenate tuple (not "float") to tuple -

java - What is the difference between String. and String.this. ? -