Sponsored
Information Gathering

ProtOSINT – Investigate Protonmail Accounts

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.

  • [1] Test the validity of one protonmail account.
  • [2] Try to find if your target have a protonmail account.
  • [3] Find if your IP is currently affiliate to ProtonVPN.

Let’s take a look 😛 !!

Installation

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

Check Validation

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

Download Public Key

If the email is valid, we can download the public key associated with the target email address.

Find Available Protonmail

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.

About the Author
Shubham Goyal Certified Ethical Hacker, information security analyst, penetration tester and researcher. Can be Contact on Linkedin.
Sponsored

Recent Posts

Gau (GetAllUrls) – Find Known and Hidden URL

The gau (Get All URLs) tool is a versatile open-source utility that collects URLs from…

3 months ago

Jsluicepp – Burp Extension for JS Secrets – BugBountyTip

Jsluice++ is a Burp Suite extension designed for passive and active scanning of JavaScript traffic…

8 months ago

Bypassing Firewalls (WAF) with XSS Payloads

Hey Folks :) !! In this tutorial, we will describe some of the techniques commonly…

8 months ago

Termux Cheat Sheet for Hackers

Hey Folks :) !! In this article, we present the "Termux Cheat Sheet for Hackers"…

1 year ago

Cracking the X-Factor in Cybersecurity: How Humans are Protecting the Systems?

Amid the rapid advancement of technology, the significance of human involvement in cybersecurity frequently goes…

2 years ago

Cariddi – Hidden Endpoint Finder for Bug Hunting

Hey Folks, we are back today after such a long break, but don't worry we…

3 years ago
Sponsored

This website uses cookies.