HomeOSINT TOOLMOSINT - An automated e-mail OSINT tool

MOSINT – An automated e-mail OSINT tool

MOSINT – Hello guy’s in this article I’m going to teach you how to get full information about email with MOSINT tool

MOSINT is an OSINT Tool for emails. It helps you gather information about the target email.

Features

  1. Verification Service{ Check if email exist }

  2. Check social accounts with Socialscan

  3. Check data breaches

  4. Find related emails [API & PDFs]

  5. Find related phone numbers

  6. Find related domains

  7. Scan Pastebin Dumps

  8. Google Search

  9. DNS Lookup

Tested platform

  1. Kali Linux

  2. Parrot OS

  3. macOS

  4. Termux

How to download and install the MOSINT tool?

Step 1:

First of all, we need to download the Gmail OSINT tool so type the below command on your terminal

				
					git clone https://github.com/alpkeskin/mosint.git
				
			
download email osint tool

Step 2:

Now change the directory to MOSINT so run the below string

				
					cd mosint
				
			
MOSINT – An automated e-mail OSINT tool

Step 3:

Then we need to install the requirements so you execute the following command in your terminal

				
					pip install -r requirements.txt
				
			
MOSINT – An automated e-mail OSINT tool

Step 4:

Now permit to read write and execute of mosint.py python file so run the following command on your terminal 

				
					chmod +x mosint.py
				
			
MOSINT – An automated e-mail OSINT tool

Step 5:

After you complete the above steps, now you run the email OSINT tool with the blow command

				
					python3 mosint.py -e (victim email address)
				
			
MOSINT – An automated e-mail OSINT tool

RELATED ARTICLES

Leave A Reply

Please enter your comment!
Please enter your name here

Most Popular