What is OpenSquat:
Screen shots:
Features:
- Phishing campaigns
- Domain squatting
- Typo squatting
- Bitsquatting
- IDN homograph attacks
- Doppenganger domains
- Other brand/domain related scams
It does support some key features such as:
- Automatic newly registered domain updating (once a day)
- Levenshtein distance to calculate word similarity
- Fetches active and known phishing domains (Phishing Database project)
- IDN homograph attack detection
- Integration with VirusTotal
- Integration with Quad9 DNS service
- Use different levels of confidence threshold to fine tune
- Save output into different formats (txt, JSON and CSV)
- Can be integrated with other threat intelligence tools and DNS sinkholes
Requirements:
- strsimpy
- confusable_homoglyphs
- homoglyphs
- colorama
- requests
- numpy
- pytest
- pytest-cov
- codecov
- coverage
- black
- flake8
- beautifulsoup4
- dnspython
- packaging