Skip to main content

No project description provided

Project description

EmailExpose

EmailExpose é uma ferramenta de linha de comando que verifica rapidamente se uma lista de e-mails foi exposta em vazamentos online. Proteja sua privacidade e segurança digital com essa solução eficiente e fácil de usar.

Os dados utilizados pela EmailExpose são retirados do site Hotsheet, uma fonte confiável de informações sobre vazamentos de dados na web.

Para utilizar a EmailExpose, basta fornecer uma lista de e-mails e deixar que a ferramenta faça o resto. Mantenha-se informado sobre possíveis exposições de dados e tome medidas proativas para proteger suas informações pessoais.

Instalação:

$ pip install email-expose

Exemplo de uso:

Sem output:

$ email_expose --file /home/user/EmailExpose/list_emails.txt

Com output:

$ email_expose --file /home/user/EmailExpose/list_emails.txt --output
Output file: output.xlsx

Como lib Python:

from email_expose import expose_consult
i = expose_consult.Inoitsu()
result = i.consult_email('fulano@gmail.com')
print(result)
{
    'email': 'fulano@gmail.com',
    'breach_detect': 'BREACH DETECTED!',
    'risk_password_leak': True,
    'total_breaches': 5,
    'most_recent_breach': '2021-01-01',
    'sources_breaches': ['Twitter (200M)', 'Nitro', 'Dailymotion', 'Deezer', 'Vakinha'],
    'summary': ['Dates of birth', 'Names', 'Passwords', 'Usernames']
}

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

email_expose-0.1.2.tar.gz (4.9 kB view details)

Uploaded Source

Built Distribution

email_expose-0.1.2-py3-none-any.whl (5.8 kB view details)

Uploaded Python 3

File details

Details for the file email_expose-0.1.2.tar.gz.

File metadata

  • Download URL: email_expose-0.1.2.tar.gz
  • Upload date:
  • Size: 4.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.5.1 CPython/3.10.12 Linux/5.10.102.1-microsoft-standard-WSL2

File hashes

Hashes for email_expose-0.1.2.tar.gz
Algorithm Hash digest
SHA256 89ecbb28556c1ddf428ffc40e834b402e2f7ad36967e2268ea99c4c91144ba45
MD5 d39974b6999bb1d7419c793843a8d91e
BLAKE2b-256 22780ea8c61ffaf64225a3619e4e79da3da16b5ed5358e25b0411fd754a65f19

See more details on using hashes here.

File details

Details for the file email_expose-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: email_expose-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 5.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.5.1 CPython/3.10.12 Linux/5.10.102.1-microsoft-standard-WSL2

File hashes

Hashes for email_expose-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 a64e70f4423444e5d9112de1f0b25cfa1e76f57e53fb192b2b225e59a0835895
MD5 d00d3bbe2c8a7ddf5107e150ba20b1e1
BLAKE2b-256 e2c1782b163588f7dc2e3e1281689554cca86df81d4a45e6669fa61ce9413a20

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page