Giter Site home page Giter Site logo

pastepwnd's Introduction

Pastepwnd

##Introduction

Pastepwnd helps identify compromised email addresses and/or domains. It is a python based wrapper for the HIBP and Canario services. Compromised emails/domains are written to an HTML file along with their respective pastes for easy reference.

Installation


Run pip install -r requirements.txt within the cloned Pastepwnd directory.

Help


Pastepwnd - A HIBP and Canario wrapper by Jonathan Broche (@g0jhonny)

optional arguments:
  -h, --help         show this help message and exit
  -v, --version      show program's version number and exit
  --email [string]   Query email(s) against HIBP for potential compromises.
  --domain [string]  Query domain(s) against HIBP for potential breaches.
  --file file        A new line delimited file containing email addresses or
                     domain names.
  --canario string   Provide a 64-character Canario API Key. Use Canario API's
                     'search' action to identify potential compromises.

Examples


Pastepwnd's basic usage quieries the HIBP API for a compromised email or domain name.

python pastepwnd.py --email [email protected]

python pastepwnd.py --domain adobe.com

Provide Pastepwnd with a new line delimited file of email addresses or domain names.

python pastepwnd.py --email --file emails.txt

Combine HIBP with Canario's API for increased results. You will need to register with Canario and obtain a valid API Key to use the service.

python pastepwnd.py --email --file emails.txt --canario 540d7cf6bfd61324c520309d4dd61e4c8107a13...

Questions, Bugs, Praise?


Contact me at @g0jhonny with any questions or features you'd like to see. For bugs submit an issue here.

pastepwnd's People

Contributors

jobroche avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.