Skip to content

Latest commit

 

History

History
46 lines (36 loc) · 1.49 KB

File metadata and controls

46 lines (36 loc) · 1.49 KB

Changelog

All notable changes to the ASCII Unicode Exploit Kit will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.0.0] - 2026-03-04

Added

  • Initial release of ASCII Unicode Exploit Kit
  • Unicode exploit generator with homoglyph, bidi, and zero-width attacks
  • ASCII art obfuscator with box drawing and glitch text
  • String mixer for multi-layer encoding
  • Unicode analyzer for detecting suspicious patterns
  • Web interface for interactive testing
  • Unified CLI tool (ascii-exploit)
  • Comprehensive test suite
  • Technical write-up documentation
  • MIT License with ethical use addendum

Features

  • Homoglyph attacks: Replace Latin chars with Cyrillic/Greek look-alikes
  • Bidirectional overrides: Text direction manipulation
  • Zero-width fingerprinting: Invisible data embedding
  • ASCII art encoding: Visual obfuscation techniques
  • Multi-layer mixing: Base64, ROT13, hex, and more
  • Risk analysis: Automated threat scoring

Security

  • Ethical use guidelines documented
  • Responsible disclosure procedures
  • Defensive recommendations included

[Unreleased]

Planned

  • Additional homoglyph mappings (Armenian, Georgian)
  • PDF steganography integration
  • Machine learning model for homoglyph detection
  • Browser extension for real-time analysis
  • Integration with common security frameworks

13th Hour Research Division