Whole-script confusable domain label spoofing

- AV AC AU C I A
发布: 2025-04-13
修订: 2025-04-13

Posted by Xudong Zheng ![](https://images.seebug.org/1492580162147) Before I explain the details of the vulnerability, you should take a look at the [proof-of-concept](https://www.xn--80ak6aa92e.com/). [Punycode](https://goo.gl/sWKaLz) makes it possible to register domains with foreign characters. It works by converting individual domain label to an alternative format using only ASCII characters. For example, the domain "xn--s7y.co" is equivalent to "短.co". From a security perspective, Unicode domains can be problematic because many Unicode characters are difficult to distinguish from common ASCII characters. It is possible to register domains such as "xn--pple-43d.com", which is equivalent to "аpple.com". It may not be obvious at first glance, but "аpple.com" uses the Cyrillic "а" (U+0430) rather than the ASCII "a" (U+0041). This is known as a [homograph attack](https://goo.gl/l8qDjk). Fortunately modern browsers have mechanisms in place to limit IDN homograph attacks. The page...

0%
暂无可用Exp或PoC
当前有0条受影响产品信息