Crtfinder Save

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

Project README

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

Open Source Agenda is not affiliated with "Crtfinder" Project. README Source: eslam3kl/crtfinder
Stars
108
Open Issues
1
Last Commit
2 years ago
Repository

Open Source Agenda Badge

Open Source Agenda Rating