SubDomainizer Versions Save

A tool to find subdomains and interesting things hidden inside, external Javascript files of page, folder, and Github.

v2.0

3 years ago

SANs Feature:

Added a feature to find Subject Alternative Names for already found subdomains from different sources.

Two options can be used with -san argument i.e. all or same.

  • same will find only subdomains for TLD of the URL.
  • all will find all (sub)domains having the same SAN for a given subdomain.

Secret Location Feature:

Added a feature to display the location of secrets.

  • Inline in case if secret(s) found within the page (used in -u argument)
  • URL of file in case if secret(s) found on External JS file or Github URL or File path (in case of the folder).

v1.3(beta)

5 years ago

Added following new features:

  1. More faster due to precompiled regular expressions
  2. It will now find hidden secrets.

v1.2

5 years ago

Following things are updated in v1.2:

  1. Threading added for faster results.
  2. Added Reverse DNS feature to find host of given IPv4 findings.
  3. Enhancement and bug fixed #3

v1.11

5 years ago

Added option to search your own domain

1.You can now search for subdomains of given TLD in the input 2. Some other issues fixed.

v1.1

5 years ago

Following things are updated in v1.1

  1. Added support for following cloud storage services: 1.1 Amazon AWS services (Cloudfront and S3 buckets) 1.2 Google Storage Services 1.3 Microsoft Azure 1.4 Digitalocean Spaces 1.5 RackCDN 1.6 DreamHost

  2. Fixed some important bugs.