DNS Spoofing Detection with JavaScript
I’ve came across an interesting question today – how can a JavaScript detect that a DNS Spoofing attack has been made against the client its running upon?
Scenario:
Edit: wrong scenario was presented. Please refer @Polynom… Continue reading DNS Spoofing Detection with JavaScript