Wednesday, October 7, 2009

New release - subdomainLookup - Find subdomains using Google

For those who didn't notice, there is a new version of the subdomainLookup script available, which can be downloaded from here.

This 0.4 version is fairly improved and the results really differ from the old one. Here is a comparison;

$ subdomainLookup.py example.com

19 subdomains found for example.com

beta.example.com
bp0.example.com
bp1.example.com
bp2.example.com
bp3.example.com
buzz.example.com
code.example.com
domains.example.com
draft.example.com
m.example.com
partners-test.example.com
play.example.com
pro.example.com
pro1.example.com
pro2.example.com
status.example.com
wireless.example.com
www.example.com
www2.example.com

Same output using the old one;
> subdomainLookup-v0.2.py example.com
beta.example.com
www.example.com
draft.example.com
www2.example.com

Warning: Use this script for your own domains only. By using this script, you may be violating Google's terms of service.