Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

"Whatsapp Discover" is a tool for getting phone numbers of devices using Whatsapp by real time sniffing from an interface (disabled in this first version) or from a list of pcap files, which can be processed in batch

License

NotificationsYou must be signed in to change notification settings

deepakdaswani/whatsapp_discover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

A tool for getting phone numbers of devices using Whatsapp by real time sniffing from an interface (disabled in this first version) or from a list of pcap files, which can be processed in batch


Note

This code has been released as a PoC, and it does not pretend to be a hacking malicious tool. That is why real time sniffing has been disabled in this first version, to prevent from script kiddies.

It is very easy to someone with basics knowledge of programming to enable this real time sniffing mode in this code. Also make sure that interface can get through the traffic that this script is expecting.

Author

Deepak Daswani

@dipudaswani

http://deepakdaswani.es

Usage

$ ./whatsapp_discover.pl -i interface | -f pcapfile[s]

Example

In the example below, the numbers have been darkened with X characters for privacy reasons

deepak@kali:~/code/whatsapp_discover$ ./whatsapp_discover.pl -f /home/deepak/pcapfiles/*.capWhatsapp Discover v1.1  --- Deepak Daswani (@dipudaswani) 2015                            http://deepakdaswani.es Parsing /home/deepak/pcapfiles/freewifi-01.cap ...Got 1 number! S.O: iPhone-2.11.4-5222 Mobile number: +1202XXXXXXXParsing /home/deepak/pcapfiles/freewifi-02.cap ...Got 1 number! S.O: Android-2.11.152 Mobile number: +34616XXXXXXGot 1 number! S.O: Android-2.11.136 Mobile number: +34663XXXXXXParsing /home/deepak/pcapfiles/freewifi-03.cap ...Got 1 number! S.O: BB-2.8.7345-443 Mobile number: +34695XXXXXXParsing /home/deepak/pcapfiles/freewifi-04.cap ...Got 1 number! S.O: Symbian-2.11.173-443 Mobile number: +34660XXXXXX4 files parsed. 5 phone numbers using Whatsapp found...

About

"Whatsapp Discover" is a tool for getting phone numbers of devices using Whatsapp by real time sniffing from an interface (disabled in this first version) or from a list of pcap files, which can be processed in batch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp