hackedemailsapi

command module
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Mar 28, 2018 License: MIT Imports: 8 Imported by: 0

README

hackedemailsapi

GitHub release MIT License Go Report Card PRs Welcome

Unofficial API client for hacked-emails.com. Queries the API for any known breaches involving an email address.

Example

$ hackedemailsapi redacted@email.com
2 breaches returned for redacted@email.com

Last.fm
        source_url: #
        date_released:2016-09-23T00:00:00+00:00
        date_leaked:2012-08-31T00:00:00+00:00
        source_network: darknet
        email_count: 37192134
        verified: true

Linkedin
        source_url: #
        date_released:2016-06-18T00:00:00+00:00
        date_leaked:2011-12-31T00:00:00+00:00
        source_network: darknet
        email_count: 159752107
        verified: true


Usage

$ hackedemailsapi -h
usage: hackedemails [<flags>] <email>

Un-official API client for hacked-emails.com.

Optional flags:
  -h, --help                     Show context-sensitive help (also try --help-long and --help-man).
  -d, --debug                    print debug info
  -f, --filter-date=FILTER-DATE  only print breaches released after specified date
  -s, --silent                   suppress response message, only display results
  -V, --version                  Show application version.

Args:
  <email>  the email address to lookup.

Installation

go get github.com/jakewarren/hackedemailsapi

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