Here's a quick and easy way to find a good phishing domain that looks "almost" like the real website.
We can simply use UrlCrazy on Linux.
Let's check the options first. Open the terminal, then type: urlcrazy --help
If we don't require these options, we can just leave them out.
Let's see what domains are similar to google.com, and are available. Type: urlcrazy google.com
The above image is just a short cropping of a heck load of results. The idea here is to ignore the domains that already have DNS info (which means they are taken) and check out the ones that have no DNS or a ?.
Post a Comment