Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 633 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 633 Bytes

crt.sh Domain Finder

Get all the related domains and subdomains using crt.sh.

Installation

If you have Go installed and configured (i.e. with $GOPATH/bin in your $PATH):

▶ go get -u github.com/shivamsaraswat/crt_sh_go

Using the crt.sh Domain Finder

To run the crt.sh Domain Finder on a domain, use the '-d' flag and provide the domain as an argument:

▶ ./crt_sh_go -d example.com

For an overview of all commands use the following command:

Usage of ./crt_sh_go:
  -d string
        Domain to search for domains
  -o string
        Output file to write domains to