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

Termux Cheat Sheet for Hackers

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

1 month 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…

8 months ago

Cariddi – Hidden Endpoint Finder for Bug Hunting

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

2 years ago

API Security Testing 101: Know Everything About API Security Testing!

The security of your API should be one of the top priorities of companies. Without…

2 years ago

7 Best Tools for Web Penetration Testing: Comprehensive Details

Hey Folks, In today's business world, it is essential to have an online presence. However,…

2 years ago

Cyber Security Audits: Everything You Need to Know About It

Hey Folks, Is your business prepared in case of a cyber attack? Many companies don't…

2 years ago
Sponsored

This website uses cookies.