crtsh-by-knqyf263

command module
v0.0.0-...-6581538 Latest Latest
Warning

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

Go to latest
Published: Jan 31, 2021 License: MIT Imports: 1 Imported by: 0

README

crtsh

API client for crt.sh by @knqyf263 @knqyf263 didn't merage pull request of @jannickfahlbusch , So I created new repo for the fixed version.

Thanks @knqyf263 and @jannickfahlbusch

crtsh allows to get the information about a HTTPS website.
e.g. Search subdoimains.

This tool uses Certificate Transparency logs. For more information, check https://crt.sh/

Example

Subdomains

Search subdomains of example.com

Organization

In --query, % can be used as wildcard.

Install

Source
$ go get -u github.com/rudSarkar/crtsh-by-knqyf263
Manually Install
  1. git clone https://github.com/rudSarkar/crtsh-by-knqyf263
  2. cd crtsh-by-knqyf263
  3. go build
  4. ./crtsh

Usage

% crtsh -h
crtsh client

Usage:
  crtsh [command]

Available Commands:
  help        Help about any command
  search      search

Flags:
      --config string   config file (default is $HOME/.crtsh.yaml)
  -h, --help            help for crtsh

Use "crtsh [command] --help" for more information about a command.
$ crtsh search --help
Usage:
  crtsh search [flags]

Flags:
  -d, --domain string   Domain Name (e.g. %.exmaple.com)
  -h, --help            help for search
      --plain           plain text mode
  -q, --query string    query (e.g. Facebook)

Global Flags:
      --config string   config file (default is $HOME/.crtsh.yaml)

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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