Skip to content

Retrieves the list of subdomains from a given domain by looking at HTTPS Certificates Fingerprint

License

Notifications You must be signed in to change notification settings

arieltorti/crtscanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Crtscanner - HTTPS Subdomain Scanner

Retrieves the list of subdomains from a given domain by looking at HTTPS Certificates Fingerprint on https://crt.sh

Installation

$ git clone https://github.com/maks500/crtscanner
$ cd crtscanner
$ pip install -r requirements.txt

Usage

$ cd crtscanner
$ python crtscanner.py [-h] [-d DOMAIN_NAMED] [-v LOGGING_LEVEL]
                     [domain [domain ...]]

License

MIT

About

Retrieves the list of subdomains from a given domain by looking at HTTPS Certificates Fingerprint

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages