This is an old method. I'm not sure now
You Need
- Laptop/PC
- Phone
1. Open your Kali Linux either from VM or your laptop with Kali Linux booted. Make sure It's network is configured correctly.
2. Open It's Terminal and run
sudo sysctl net.ipv4.ip_forward = 1 && sudo net.ipv4.ip_forward = 13. Connect your phone in the same network. To find your phone private IP use
nmap -sn 192.168.0.1/24 but change the gateway IP If yours is different.4. Now we spoof your phone IP with your Laptop/PC using
arpspoof -i en0 -t <phoneIP> 192.168.0.15. Open You do not have permission to view the full content of this post. Log in or register now. then run it and use a filter
ip.addr == <phoneIP> && stun6. Call the target for 5 seconds and check Wireshark.
7. Magic!
