KaniyamFoundation / ProjectIdeas

A Place to write down the project ideas and to plan them
40 stars 3 forks source link

மின்-தூண்டிலிடல் கண்டறிதல் - Phishing Detector / Hackability score #151

Open srikanthlogic opened 3 years ago

srikanthlogic commented 3 years ago

Problem Statement

Phishing attacks / text manipulation to decieve reader of a text to think something is original when it is not. The consequences of not detecting these could mean non-searchable texts, parallelax errors and many more. As more and more functions will get digitized and represented in systems, it is important to have tooling to detect these by a tool - which can be plugged in by developers.

Solution

To be able to detect instances of

Text visual similarity / hackability score -

Unicode typos -

Given any text, it must check for standalone glyphs entered through typewriter layouts, ZWNJ etc.

Related Glyphs :-

Build a dictionary of related glyphs and a assign a similarility score that has a consistent technical basis. Use this is visual similarity / hackability score calculator of a given text(s).