Skip to content

Quantika14/email-prediction-asterisks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASTERISKS & OBELIX

Email prediction asterisks is a script that allows you to identify the emails hidden behind asterisks. It is a perfect application for osint analysts and security forces. It allows to intelligently predict, using Intelx leaks, which emails are related to the person we are looking for. It also allows you to automatically obtain information from emails for manual analysis through a CSV dataset that is generated with the results.

Example of email with asterisks on Twitter

DEMO

Installation

It's necessary to install the intelx library for python

git clone https://github.com/Quantika14/email-prediction-asterisks
pip3 install -r requeriments.txt

git clone https://github.com/IntelligenceX/SDK
pip3 install SDK/Python

You must put your api key here

# Directory: m/key.py
intelx = "HERE"
emailrep = "HERE"

IMPROVEMENTS

  1. Create a PDF report of results
  2. Create a website

Autor

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages