MOSINT - gather information about the target email

(11,596 views)

❓ What is MOSINT? MOSINT is an OSINT Tool for emails. It helps you gather information about the target email. More: https://github.com/alpkeskin/mosint Features: Verification Service { Check if email exist } Check social accounts with Socialscan Check data breaches [need API] Find related emails Find related phone numbers Find related domains Scan Pastebin Dumps Google Search DNS Lookup ‼️ You can turn features on-off from the config.json ‼️ [ { "verify-email.org API Key": "set API KEY here", "hunter.io API Key": "set API KEY here", "Breached Sites[leak-lookup.com API Key]": "set API KEY here", "Social Scan": "True", "Leaked DB": "True", "Related Phone Numbers" : "True", "Related Domains" : "True", "Pastebin Dumps": "True", "Google Search": "True", "DNS Lookup": "True" } ] APIs: [not required to run the program] Service Function Status verify-email Email Verification ✅ ???? hunter.io - Public Related Emails ✅ ???? leak-lookup Breached Sites Names ✅ ???? scylla.sh Database Leaks ✅....

May 17, 2022

Author

Hakin9 TEAM
Hakin9 is a monthly magazine dedicated to hacking and cybersecurity. In every edition, we try to focus on different approaches to show various techniques - defensive and offensive. This knowledge will help you understand how most popular attacks are performed and how to protect your data from them. Our tutorials, case studies and online courses will prepare you for the upcoming, potential threats in the cyber security world. We collaborate with many individuals and universities and public institutions, but also with companies such as Xento Systems, CATO Networks, EY, CIPHER Intelligence LAB, redBorder, TSG, and others.
Subscribe
Notify of
guest
6 Comments
Newest
Oldest Most Voted
Inline Feedbacks
View all comments
Gillian
Gillian
9 months ago

Hey!
Sorry for such a dumb question, but HOW do I install MOSINT?
Your help will be greatly appreciated.

Cheers,

Agata Staszelis
Admin
9 months ago
Reply to  Gillian

Hi, go to https://github.com/alpkeskin/mosint and look up the “installation” section :)

Tony
Tony
10 months ago

ERROR: Could not open requirements file: [Errno] No such file or directory: ‘requirements.txt’

Daisy
10 months ago
Reply to  Tony

Check out VeterMan YouTube tutorial ;)

Red
Red
1 year ago

Error … “Could not find a version that satisfies the requirement trio==0.20.0 (from -r requirements.txt (line 4))”.

To correct the error:
* I changed the line in requirements.txt from trio==0.20.0 to trio==0.2.0

Also, if necessary can do:
* pip3 install –user trio

and then retry the previous install of:
* pip3 install -r requirements.txt

Red
Red
1 year ago
Reply to  Red

Typo, above, should say:

pip3 install --user trio
Last edited 1 year ago by Red
© HAKIN9 MEDIA SP. Z O.O. SP. K. 2023