mirror of
https://github.com/bigbeartechworld/big-bear-scripts.git
synced 2026-07-24 22:33:37 -04:00
df0ea596a5ee61cac67250c89434c3cb750a277e
This commit adds a new script `check-for-unicode/run.sh` that scans files and directories for potentially dangerous Unicode characters. These characters can be exploited in AI systems, cause display/parsing issues, or enable social engineering attacks. The script detects a comprehensive list of harmful Unicode characters, including: - Zero-width and invisible characters - Bidirectional text controls (Trojan Source attacks) - Annotation and formatting characters - Line and paragraph separators - Additional format characters - Variation selectors The script can be used to identify these characters in files and directories, helping to improve the security and reliability of systems that process text data.
BigBearScripts
YouTube Link: https://www.youtube.com/@bigbeartechworld
BigBearCommunity
If you have a suggestion for a video, post in the BigBearCommunity.
Support My Work
Languages
Shell
99.2%
JavaScript
0.8%