Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

Cancel
8
  • 1
    There is another post on stackoverflow that's quite good: [List of Subdomains][1] [1]: stackoverflow.com/questions/131989/… Commented Apr 30, 2013 at 6:58
  • Then there is only one way - do it like maltego: make educated guesses... Commented Apr 30, 2013 at 7:12
  • 2
    I would try it with knock (code.google.com/p/knock) but watch out: there is a risk of being blacklisted. Commented Apr 30, 2013 at 7:19
  • 1
    There's a python script called subdomainer.py that should be able to help you out... Have a search on google Commented Apr 30, 2013 at 7:38
  • 1
    FYI it can be found on the edge-security.com website, but the old link posted on SecurityTube wiki page is dead (albeit it does have usage example which is of course defined in usage() anyway). Judging by source code, what it does is it collates data from three major search engines (yahoo, msn, google) and to me obscure website pgp.rediris.es that seems to be an email scrapper. Commented Apr 30, 2013 at 7:57