generators

package
v0.1.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 31, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package generators provides domain typosquatting variation algorithms. Each algorithm takes a normalized domain and produces a set of look-alike domain strings that could be used for phishing or brand impersonation.

Index

Constants

This section is empty.

Variables

View Source
var All = []func(string) (string, []string){
	omission,
	transposition,
	vowelSwap,
	hyphenation,
	repetition,
	extraLetter,
	withPrefix,
	withSuffix,
	subdomain,
	tldSwap,
	typoTrick,
	phonetic,
	inflect,
	tldCompletion,
}

All is the registry of every variation generator algorithm.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL