Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a leaked email search using HaveIBeenPwned #267

Closed
i3visio opened this issue Jun 16, 2017 · 0 comments
Closed

Add a leaked email search using HaveIBeenPwned #267

i3visio opened this issue Jun 16, 2017 · 0 comments
Assignees
Labels

Comments

@i3visio
Copy link
Owner

i3visio commented Jun 16, 2017

Although there are several API that might be interesting regarding this, the first approach is to use Troy Hunt's HIBP API. The suggested command might be something like mailfy.py -m whatever@example.com --is_leaked.

A positive result could be provided specifying that the email was found in a leaked platform.

@i3visio i3visio added this to the OSRFramework 0.17.0 (Vegas) milestone Jun 16, 2017
@i3visio i3visio self-assigned this Jun 16, 2017
i3visio added a commit that referenced this issue Jul 19, 2017
Two new features have been added to mailfy.py. First of all, the
analyst will be prompted with any leaked email found for any search
that returns a positive result in the conventional search. In
addition, a new search can be enforced by typing --is_leaked.
@i3visio i3visio closed this as completed Jul 25, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant