Skip to content

Script that can extract subdomains used in SSL/TLS certificates using https://crt.sh [Built using GoLang 1.20.5]

License

Notifications You must be signed in to change notification settings

nheatyon/Subdomains-Extractor-CRT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Subdomains-Extractor-CRT

Version License: GNU--GPLv3

Script that can extract subdomains used in SSL/TLS certificates using https://crt.sh

Built using GoLang 1.20.5

Usage

Required modules:

- golang.org/x/exp/slices

Once the modules are installed, you will need to run the script and specify the domain parameter.

go run extractor.go <target_domain>

Contributing

Any contribution to the project is really appreciated. Feel free to fork the project and commit your changes!
Use this script for educational purposes only! I do not take any responsibility for the use you will make of it

About

Script that can extract subdomains used in SSL/TLS certificates using https://crt.sh [Built using GoLang 1.20.5]

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages