CATPHISH v0.0.5 – Domain Analyzer
CATPHISH analyzes target domain to generate similar-looking domains for phishing attacks.
Changelog v.0.0.5
- Added more languages. Improved generator code.
Usage:
ruby catphish.rb -d microsoft.com -m Punycode -a
Current Algorithms
- SingularOrPluralise
- prependOrAppend
- doubleExtensions
- mirrorization
- homoglyphs
- dashOmission
- Punycode
More Information: here