Skip to content

[M4] Weak homoglyph normalization coverage #20

Description

@lelu-auth

homoglyphMap is a hand-rolled ~30-rune table, leaving most Unicode confusables uncovered and easy to evade.

Location: engine/internal/injection/detector.go:99.

Fix: Apply Unicode NFKC normalization plus a maintained confusables table (e.g. derived from the Unicode confusables data) before scanning.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions