Simple script that prints valid unregistered bitsquat domains. Also prints valid registered and counts invalid bitsquat domains.
Edit domain_name = "mydomain.foo"
python bitsquat.py
pip install -r requirements.txt
List of valid top-level domains maintained by IANA
Thanks to anderbw for showing the 2011 Blackhat whitepaper on bitsquatting also described by Artem Dinaburg on his webpage. Thanks to thepacketgeek for the DNS query.