Describe a method for protecting users against URL obfuscation attacks
What will be an ideal response?
This method requires modifications to the browser. Expand non-ASCII Unicode
characters into strings so that they cannot be confused with similar ASCII characters. Also,
highlight as potentially dangerous any hyperlinks whose target is different from the URL
displayed and require user confirmation before following them.
Computer Science & Information Technology