decancer
Unicode sanitizer
A library that removes common unicode confusables/homoglyphs from strings
A library that removes common unicode confusables/homoglyphs from strings.
102 stars
2 watching
3 forks
Language: Rust
last commit: 23 days ago
Linked from 1 awesome list
confusableshomoglyphsleetspeakmoderationsanitizersecuritystringunicodezalgo
Related projects:
Repository | Description | Stars |
---|---|---|
blackwinter/unicode | A Unicode normalization library for Ruby, providing functions to compare, decompose, compose and normalize strings according to the Unicode standard. | 80 |
whitequark/rack-utf8_sanitizer | A middleware solution to sanitize invalid UTF8 characters in request data | 314 |
darylldoyle/svg-sanitizer | A PHP library used to sanitize and clean SVG/XML data by removing unwanted tags, attributes, and references. | 467 |
patois/xray | Tool for filtering and highlighting decompiler output based on regular expressions | 125 |
ricn/zarex | A library that sanitizes filenames to remove unwanted characters and whitespace, allowing for flexible filename generation. | 28 |
marksweb/django-bleach | Sanitizes user input HTML to prevent XSS attacks. | 149 |
symfony/html-sanitizer | Provides an object-oriented API to sanitize untrusted HTML input | 238 |
vim-utils/vim-troll-stopper | A Vim plugin that highlights and converts suspicious Unicode characters in code to regular ones. | 178 |
syntax-tree/hast-util-sanitize | Utility to make tree-based data safe by removing dangerous content | 50 |
zed-0xff/zsteg | Detects hidden data in images using various steganography techniques | 1,322 |
seankay/curtail | A utility library for truncating HTML-safe strings within specified boundaries. | 32 |
rrrene/html_sanitize_ex | A tool that sanitizes HTML to protect against cross-site scripting (XSS) attacks by parsing and filtering the input string | 273 |
alir3z4/python-sanitize | Makes data safe to use by removing or escaping potentially hazardous elements | 65 |
secretsquirrel/recomposer | A tool that alters binary files to make them more difficult to track online | 130 |
darryllane/bluto | Tools for gathering information about and exploiting vulnerabilities in domains | 619 |