UnicodeToy

Unicode fuzzer for various purposes

Unicode based on version 14.0

features

  • Generate the shortest xss domain payload
  • Generate unicode str, use NFKC mechanism to bypass some filter: python3, rust...(N-CTF 2019 python_jail)
  • ...

usage

  • toy.py main tool
  • script/get_latest_TLDs.py grab latest TLD from IANA
  • script/get_latest_unicode.py grab latest unicode collection from unicode.org (version 14.0.0)

ref

GitHub - h13t0ry/UnicodeToy at pythonawesome.com
Unicode fuzzer for various purposes. Contribute to h13t0ry/UnicodeToy development by creating an account on GitHub.