KelvinTegelaar / O365Squat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PowerShell Typosquat

A PowerShell based typosquatting tool based on the work of O365Squad here: https://github.com/O365Squad/O365-Squatting.

How it works

 New-TypoSquatDomain -Domainname google.com 

Creates a list of alternative domains using multiple techniques.

 Get-O365TypoSquats -Domainname typosqauteddomain.com

checks if typosqauteddomain.sharepoint.com, typosqauteddomain.onmicrosoft.com and typosqauteddomain.com exists, returns true or false for each property.

Todo

More documentation, adding automatic spamfiltering.

About


Languages

Language:PowerShell 100.0%