You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: