Skip to content

Subdomain Enumeration with crt.go | This Go script simplifies the process of efficiently saving and analyzing subdomain output from the crt.sh website.

Notifications You must be signed in to change notification settings

TaurusOmar/crt.sh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

crt.go

Subdomain Enumeration with crt.go | This Go script simplifies the process of efficiently saving and analyzing subdomain output from the crt.sh website.

Automated Subdomain Enumeration site => crt.sh

image

This script automates the process of enumerating and scanning subdomains based on data extraction from crt.sh, providing detailed results and saving them in a directory. The main objective of this tool is to simplify and expedite the process of discovering subdomains and their related information for a given domain.

Installation

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

go install github.com/TaurusOmar/crt.sh@latest

Usage

crt.sh hackerone.com

Output

/UserHomeDir/result_directory/domain.com.crt.txt

About

Subdomain Enumeration with crt.go | This Go script simplifies the process of efficiently saving and analyzing subdomain output from the crt.sh website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages