n4xh4ck5 / hesidohackeado

Tool to verify if a mail account has been hacked throught "He sido hackeado" API (https://hesidohackeado.com/)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hesidohackeado

Tool to verify if a mail account has been hacked throught "He sido hackeado" API (https://hacked-emails.com/) - old (hesidohackeado.com)

Instalation

You can download the latest version of hesidochakeado by cloning the GitHub repository:

 git clone https://github.com/n4xh4ck5/hesidohackeado.git 

Install the dependencies via pip:

 pip install -r requirements.txt 

Usage

python hesidohackeado.py -h
usage: hesidohackeado.py [-h] [-a ADDRESS] [-i INPUT] [-e EXPORT]

Tool to verify if a mail account has been hacked throught 'He sido hackeado' API (https://hacked-emails.com/) - old (hesidohackeado.com)

optional arguments:
  -h, --help            show this help message and exit
  -a ADDRESS, --address ADDRESS
                        Account email which you would like to search
  -i INPUT, --input INPUT
                        File in .txt or json which the email accounts
  -e EXPORT, --export EXPORT
                        File in xlsx format which the results(y/n)

Attention

hacked-emails has deleted the API due to GDPR..., so the script doesn't work. we hope the API will be available

Author

Ignacio Brihuega RodrĂ­guez aka n4xh4ck5

Twitter: @n4xh4ck5

Web: fwhibbit.es

Disclamer

The use of this tool is your responsability. I hereby disclaim any responsibility for actions taken with this tool.

About

Tool to verify if a mail account has been hacked throught "He sido hackeado" API (https://hesidohackeado.com/)

License:GNU General Public License v3.0


Languages

Language:Python 100.0%