Releases: nsonaniya2010/SubDomainizer
Releases · nsonaniya2010/SubDomainizer
Location of secret and SANs feature
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 onExternal JS file
orGithub URL
orFile path (in case of the folder)
.
Beta Release v1.3
Added following new features:
- More faster due to precompiled regular expressions
- It will now find hidden secrets.
Faster, Added Reverse DNS feature for IPv4 finding
Following things are updated in v1.2:
- Threading added for faster results.
- Added Reverse DNS feature to find host of given IPv4 findings.
- Enhancement and bug fixed #3
Added option to search your own domain
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.
Added more cloud services services
Following things are updated in v1.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 -
Fixed some important bugs.