crtscan

command module
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 16, 2019 License: MIT Imports: 8 Imported by: 0

README

CRTScan

Scan subdomains from certificate transparency logs (https://crt.sh)

Installation

To install/build from source with Golang:

go get github.com/AnikHasibul/crtscan

Usage

$ crtscan google.com

Or with wildcard search:

$ crtscan '%.google.com'

If you want to write the output into file

$ crtscan '%.google.com' > output.txt

TO perform a visual recon/inspection with aquatone:

$ crtscan '%.google.com' | aquatone

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL