Skip to content

Fast tool to extract all subdomains from crt.sh website. Output will be up to sub.sub.sub.subdomain.com with standard and advanced search techniques

Notifications You must be signed in to change notification settings

eslam3kl/crtfinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CrtFinder v1.0

Simple script tool to extract all subdomains from crt.sh website. Output will be up to sub.sub.sub.subdomain.com

Welcome

End


Updades:

Version 1.1, what's new?

  1. Upgrade to python3
  2. Add dig.py script to make advanced enumeration.
# Default mode: it will return the default output ~ 4K subdomain
python3 crtfinder.py -u dell.com | tee -a subdomains.txt 
# Advanced mode: it will return ~ 14k subdomain
python3 dig.py subdomains.txt  

Installation

pip install -r requirments.txt


Usage

python crtfinder.py -u domain.com


Stay in touch <3

LinkedIn | Blog | Twitter

About

Fast tool to extract all subdomains from crt.sh website. Output will be up to sub.sub.sub.subdomain.com with standard and advanced search techniques

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages