Kali Linux

Email-Prediction-Asterisks : Script That Allows You To Identify The Emails Hidden Behind Asterisks

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

Installation

It’s necessary to install the intelx library for python

git clone https://github.com/Quantika14/email-prediction-asterisks
pip3 install -r requiriments.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”

R K

Recent Posts

Best Advanced OSINT Tools 2026: Pivot Across Domains, Emails and Profiles

Advanced OSINT is not about using complicated tools for the sake of it. It is…

19 hours ago

Best OSINT Tools for Beginners 2026: A 7-Day Practical Learning Roadmap

Learning OSINT can feel confusing in the beginning because there are too many tools, websites,…

20 hours ago

Install KVM Ubuntu: Easy Virtualization Setup Guide

Virtualization has become a key technology for developers, system administrators, and IT professionals. If you…

20 hours ago

Install Elasticsearch Ubuntu: Complete Setup Guide

Elasticsearch has become one of the most popular platforms for search, analytics, and large-scale data…

20 hours ago

Install OpenCV Ubuntu: Complete Computer Vision Setup Guide

Install OpenCV Ubuntu is a common requirement for developers working on artificial intelligence, machine learning,…

20 hours ago

Install Steam Ubuntu: Easy Gaming Setup on Ubuntu 20.04

Whether you're interested in AAA titles, indie games, or multiplayer experiences, Steam provides a convenient…

20 hours ago