/Subdomains-Extractor-CRT

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

Primary LanguageGoGNU General Public License v3.0GPL-3.0

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