knockknock

command module
v0.0.0-...-64cf6e7 Latest Latest
Warning

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

Go to latest
Published: May 4, 2021 License: MIT Imports: 10 Imported by: 0

README

KnockKnock

MIT License Follow on Twitter

KnockKnock runs a simple reverse whois lookup which returns a list of domains owned by people or companies.

This tool is often used for reconnaissance or OSINT (Open Source Intelligence) purposes.

Please note that the results can also contain domains that are not owned by the particular target, whereas the target represents a whois guard.

Installation

go get -v github.com/harleo/knockknock

This tool requires golang

Update

go get -u github.com/harleo/knockknock

Options

Usage:
  -n string
        Registrant name, email or domain name of the target (Required)
  -p    Print results
  -j    Write to a json file

Example

$ knockknock -n google.com -p

[:] Sending query...
028-hty.com
0512zc.cn
--- snip ---
[:] Writing 1000 domain(s) to file...
[:] Done.

Disclaimer

This tool must use an external API such as ReverseWhois (which is subject to rate limiting and a maximum of 1000 domains per query) to retrieve relevant data.


© github.com/harleo

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