Hey Folks, in this tutorial we are going to tell you about an tool called “ProtOSINT“. ProtOSINT is a Python script that helps you investigate ProtonMail accounts and ProtonVPN IP addresses. This tool can help you to do investigation on proton service and it comes with 3 sub-modules.
Let’s take a look 😛 !!
First we will download the entire github project by using the git command. After downloading is done, we will go to the directory of this tool and boot it using the python utility.
git clone https://github.com/pixelbubble/ProtOSINT.git
cd ProtOSINT/
python3 protosint.py
By selecting the first sub-module of this tool, we can check the protonmail given by us whether it is valid or not.
python3 protosint.py
If the email is valid, we can download the public key associated with the target email address.
By giving some information related to the target, we can easily get all the active protonmail accounts.
python3 protosint.py
BOOM 😛 !! As you can see in the image below, we have found some valid email addresses, which may be what we wanted.
A keen learner and passionate IT student. He has done Web designing, CCNA, RedHat, Ethical hacking, Network & web penetration testing. Currently, he is completing his graduation and learning about Red teaming, CTF challenges & Blue teaming.
The gau (Get All URLs) tool is a versatile open-source utility that collects URLs from…
Jsluice++ is a Burp Suite extension designed for passive and active scanning of JavaScript traffic…
Hey Folks :) !! In this tutorial, we will describe some of the techniques commonly…
Hey Folks :) !! In this article, we present the "Termux Cheat Sheet for Hackers"…
Amid the rapid advancement of technology, the significance of human involvement in cybersecurity frequently goes…
Hey Folks, we are back today after such a long break, but don't worry we…
This website uses cookies.