Coder Social home page Coder Social logo

kariuki62 / email2whatsapp Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dsonbaker/email2whatsapp

0.0 0.0 0.0 12.61 MB

Email2WhatsApp is a GoLang project aimed at OSINT. It enables the discovery of WhatsApp numbers from email addresses, providing a valuable tool for digital investigations.

License: MIT License

Go 100.00%

email2whatsapp's Introduction

Email2Whatsapp

The email2whatsapp is an innovative program written in Golang that allows users to find WhatsApp usernames from email addresses. This tool consults multiple databases to provide the most accurate results possible.

Inspired by Martin Vigo’s email2phonenumber tool, email2whatsapp takes functionality a step further, focusing on the popular messaging platform WhatsApp.


Demo

Here are some key features of email2whatsapp
  • Multiple Database Query: email2whatsapp is not limited to a single database. It consults multiple databases to ensure users get the most accurate and comprehensive results possible.

  • Written in Golang: Golang is known for its efficiency and superior performance, making email2whatsapp a fast and reliable tool.

  • Easy to Use: Despite its complexity under the hood, email2whatsapp is designed to be user-friendly, even for non-technical users.


Leaked digits in the Brazilian version

WebSites Leak Digits
Magalu (01)9234*-****
PayPal (0*)9***1-2345
PagBank (0*)9****-1234
Meli (**)9****-1234
Rappi (**)9****-1234
  • Currently in Brazil, all start with the number '9'.

Instalation

go install -v github.com/dsonbaker/email2whatsapp@latest

Usage

  • Scrape websites for phone number digits.

    email2whatsapp -email [email protected]
    
  • Search for numbers with WhatsApp.

    Connect your WhatsApp using the QR code.

    echo 5521912345678 | email2whatsapp -whatsapp
    
  • Uses brute force to detect if it's the correct number (you'll need to solve some captchas for it to work properly).

    Meli returns the email initials.

    echo 5521912345678 | email2whatsapp -bruteforce meli
    
  • Uses brute force to detect if it's the correct number (No need to solve a captcha).

    Microsoft returns the email initials.

    echo 5521912345678 | email2whatsapp -bruteforce microsoft
    

Technique to detect if a WhatsApp number exists.

  • The Whatsmeow project was used to establish a connection with the WhatsApp protocol.
  • The process of searching for valid numbers, in the case of a list of 5000 possible numbers, can take around 15 minutes.
  • Use the command email2whatsapp -whatsapp and log in.
  • The command will generate a folder named ./numberphone/all-numbers.txt, which corresponds to the quantity of valid phone numbers found.
  • If you know the photo of the person who owns the email, check the folder ./numberphone/profile/, where public photos of each number are stored.
  • If you didn't find the person's photo, try using the file ./numberphone/numbers-withoutProfile.txt combined with the feature email2whatsapp -bruteforce.

Help

  • email2whatsapp -bruteforce
    • meli
      • Mercado Livre links the initials of the email. If they match the target email, there's a high possibility it's the WhatsApp number.
    • paypal
      • PayPal will only return whether the user exists or not.
    • twitter
      • Twitter, the initial requests can link to the email. However, after a certain number of requests, it will only return whether the user exists or not.
    • google
      • Google will only return if the number is linked to an account.
    • microsoft
      • Microsoft will return some characters of the email linked to the number.

Note that some of these websites have captcha verification, thus requiring human assistance for captcha resolution. Therefore, the fewer the possibilities, the better the outcome.


Disclaimer

Please note that responsible use of this tool is essential. It’s important to respect individuals’ privacy and rights when using such tools.

email2whatsapp's People

Contributors

dsonbaker avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.